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
Files
c4b0cd2196adc3690a34284adf5a518664d52339
jerryscript
/
tests
T
History
Andrey Shitov
c4b0cd2196
Change ecma_length_t and jerry_api_length_t from uint16_t to uint32_t.
...
JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov
a.shitov@samsung.com
2015-06-29 23:27:58 +03: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 direct call to eval from strict mode code.
2015-06-29 18:04:42 +03:00
jerry-test-suite
Implementing escape sequences support with the exception of "\0" ("<NUL>") character and cases that depend on Unicode support.
2015-05-29 14:03:11 +03:00
unit
Change ecma_length_t and jerry_api_length_t from uint16_t to uint32_t.
2015-06-29 23:27:58 +03:00
blinky.js
Refinement of project structure.
2015-02-10 19:00:32 +03:00