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
2025-12-15 16:29:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jerryscript
/
tests
History
Kristof Kosztyo
2eb8f76089
Fix ecma_get_property_descriptor_from_property for accessor properties with [[Get]] / [[Set]] set to undefined value
...
JerryScript-DCO-1.0-Signed-off-by: Kristof Kosztyo
kkosztyo.u-szeged@partner.samsung.com
2015-08-06 14:23:36 +02:00
..
benchmarks
/jerry
Changing GC mark phase to be non-recursive. It is noticeably slower on some test cases, but doesn't cause stack overflow.
2015-02-19 14:34:34 +03:00
jerry
Fix ecma_get_property_descriptor_from_property for accessor properties with [[Get]] / [[Set]] set to undefined value
2015-08-06 14:23:36 +02:00
jerry-test-suite
Change 'assert' handle to pass only upon exactly 1 argument is received, and the argument is boolean true; update internal test suite correspondingly.
2015-07-30 17:05:26 +03:00
unit
Change jerry_api_string_to_char_buffer so it doesn't add '\0' to the end of output buffer.
2015-07-28 15:54:55 +03:00
blinky.js
Refinement of project structure.
2015-02-10 19:00:32 +03:00