-
Notifications
You must be signed in to change notification settings - Fork 677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assertion 'ecma_is_value_object (capability) && ecma_is_value_object (array) && ecma_is_value_object (ctor)' failed in ecma_builtin_promise_do_race #2468
Comments
DanielBallaSZTE
pushed a commit
to DanielBallaSZTE/jerryscript
that referenced
this issue
Aug 28, 2018
If a new Capability was created no check was issued if it happened to be an error. Fixes jerryscript-project#2465 Fixes jerryscript-project#2468 JerryScript-DCO-1.0-Signed-off-by: Daniel Balla [email protected]
DanielBallaSZTE
pushed a commit
to DanielBallaSZTE/jerryscript
that referenced
this issue
Aug 28, 2018
If a new Capability was created no check was issued if it happened to be an error. Fixes jerryscript-project#2465 Fixes jerryscript-project#2468 JerryScript-DCO-1.0-Signed-off-by: Daniel Balla [email protected]
DanielBallaSZTE
pushed a commit
to DanielBallaSZTE/jerryscript
that referenced
this issue
Aug 29, 2018
If a new Capability was created no check was issued if it happened to be an error. Fixes jerryscript-project#2465 Fixes jerryscript-project#2468 JerryScript-DCO-1.0-Signed-off-by: Daniel Balla [email protected]
DanielBallaSZTE
pushed a commit
to DanielBallaSZTE/jerryscript
that referenced
this issue
Aug 29, 2018
If a new Capability was created no check was issued if it happened to be an error. Fixes jerryscript-project#2465 Fixes jerryscript-project#2468 Also fixes the second variant of jerryscript-project#2490. JerryScript-DCO-1.0-Signed-off-by: Daniel Balla [email protected]
DanielBallaSZTE
pushed a commit
to DanielBallaSZTE/jerryscript
that referenced
this issue
Aug 31, 2018
If a new Capability was created no check was issued if it happened to be an error. Fixes jerryscript-project#2465 Fixes jerryscript-project#2468 Also fixes the second variant of jerryscript-project#2490. JerryScript-DCO-1.0-Signed-off-by: Daniel Balla [email protected]
akosthekiss
pushed a commit
that referenced
this issue
Aug 31, 2018
If a new Capability was created no check was issued if it happened to be an error. Fixes #2465 Fixes #2468 Also fixes the second variant of #2490. JerryScript-DCO-1.0-Signed-off-by: Daniel Balla [email protected]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jerry version:
OS:
Test case:
Backtrace:
Found by Fuzzinator with grammarinator.
The text was updated successfully, but these errors were encountered: