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
Roland Takacs
21f561f8ef
Refactor literal-storage to not use C++ features
...
JerryScript-DCO-1.0-Signed-off-by: Roland Takacs
rtakacs.u-szeged@partner.samsung.com
2016-01-13 15:19:07 +01: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 handling of property accessors in loop condition expressions and in argument of
with
statement.
2016-01-11 13:42:12 +03:00
jerry-test-suite
remove 15.07.04.02-002.js from jerry-test-suites
2015-12-02 12:31:59 +03:00
unit
Refactor literal-storage to not use C++ features
2016-01-13 15:19:07 +01:00
blinky.js
Refinement of project structure.
2015-02-10 19:00:32 +03:00
hello.js
Add a "Hello JerryScript!" program to the tests
2015-11-11 11:32:08 +00:00