This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
mirror of
https://github.com/jerryscript-project/jerryscript.git
synced
2026-01-29 21:40:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jerryscript
/
jerry-core
/
ecma
History
Kristof Kosztyo
e3861d7cd1
Implement Object.freeze and Object.isFrozen function
...
JerryScript-DCO-1.0-Signed-off-by: Kristof Kosztyo
kkosztyo.u-szeged@partner.samsung.com
2015-06-22 10:03:18 +02:00
..
base
Implemented Number.prototype.toFixed()
2015-06-19 17:34:48 +02:00
builtin-objects
Implement Object.freeze and Object.isFrozen function
2015-06-22 10:03:18 +02:00
operations
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.
2015-06-19 16:25:34 +03:00