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
Laszlo Vidacs
f22f3c50e7
Array.prototype.reduce() tests, minor fixes.
...
JerryScript-DCO-1.0-Signed-off-by: Laszlo Vidacs
lvidacs.u-szeged@partner.samsung.com
2015-06-01 14:18:03 +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
Array.prototype.reduce() tests, minor fixes.
2015-06-01 14:18:03 +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
Adding scope's code flags indicating whether the scope's code reference 'arguments' and 'eval' identifiers.
2015-05-28 19:12:54 +03:00
blinky.js
Refinement of project structure.
2015-02-10 19:00:32 +03:00