This website requires JavaScript.
Explore
Help
Sign In
YourWishes
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,300
Commits
5
Branches
7
Tags
e3861d7cd1f514b82263adfc5e1f90ea8eb7fc57
Commit Graph
3 Commits
Author
SHA1
Message
Date
Ruben Ayrapetyan
4e563932f1
Remove parser_init / parser_free interfaces (corresponding actions are now performed in parser_parse_program); introduce boolean return value in parser invocation interfaces that would indicate whether SyntaxError was raised during parse.
...
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan
r.ayrapetyan@samsung.com
2015-06-19 16:25:34 +03:00
Ruben Ayrapetyan
6fadcd3f84
Implementing [[Construct]] of built-in Function object.
...
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan
r.ayrapetyan@samsung.com
2015-06-13 18:17:23 +03:00
Ruben Ayrapetyan
88353e93cf
Renaming core -> jerry-core.
2015-02-17 19:08:55 +03:00