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
9766feda2efa20f529f6cb3fa4b0645d5ea79e01
jerryscript
/
tests
T
History
Andrey Shitov
9766feda2e
Change jerry_api_string_to_char_buffer so it doesn't add '\0' to the end of output buffer.
...
JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov
a.shitov@samsung.com
2015-07-28 15:54:55 +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
Error constructor prototypes should be Function
2015-07-28 12:16:38 +02: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 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