-
Notifications
You must be signed in to change notification settings - Fork 676
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_empty (reg_value)' failed in get_variable_value #614
Milestone
Comments
I've created a different testcase: this.a & (b = 1) The assert is the same. I've also dumped the opcodes:
It seems for me that there is an incorrect |
ILyoan
added a commit
to ILyoan/jerryscript
that referenced
this issue
Oct 21, 2015
…jerryscript-project#614 JerryScript-DCO-1.0-Signed-off-by: Ilyong Cho [email protected]
ILyoan
added a commit
to ILyoan/jerryscript
that referenced
this issue
Oct 21, 2015
…jerryscript-project#614 JerryScript-DCO-1.0-Signed-off-by: Ilyong Cho [email protected]
ILyoan
added a commit
to ILyoan/jerryscript
that referenced
this issue
Oct 21, 2015
Related issue: jerryscript-project#614 JerryScript-DCO-1.0-Signed-off-by: Ilyong Cho [email protected]
ILyoan
added a commit
to ILyoan/jerryscript
that referenced
this issue
Oct 23, 2015
Related issue: jerryscript-project#614 JerryScript-DCO-1.0-Signed-off-by: Ilyong Cho [email protected]
ILyoan
added a commit
to ILyoan/jerryscript
that referenced
this issue
Oct 29, 2015
Related issue: jerryscript-project#614 JerryScript-DCO-1.0-Signed-off-by: Ilyong Cho [email protected]
ILyoan
added a commit
to ILyoan/jerryscript
that referenced
this issue
Nov 9, 2015
Related issue: jerryscript-project#614 JerryScript-DCO-1.0-Signed-off-by: Ilyong Cho [email protected]
Works on master (f17f785) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jerry version:
OS:
Test case:
Backtrace:
The text was updated successfully, but these errors were encountered: