-
Notifications
You must be signed in to change notification settings - Fork 687
Fix receiving of byte-code instructions from serializer #227
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
Conversation
7f4ad37 to
bc0287c
Compare
jerry-core/parser/js/serializer.cpp
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
opcode_t *opcodes_p
|
Good to me, after fixing. |
bc0287c to
f6f2c1f
Compare
|
Pull request is updated:
|
jerry-core/vm/pretty-printer.cpp
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incorrect alignment of the *.
|
aside from the minor style issue it looks good to me. |
f6f2c1f to
eb28b09
Compare
|
Pull request is updated:
|
|
|
Related issue: #203 JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
eb28b09 to
ab2abfa
Compare
Related issue: #203