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
c603d10360c51952fa8b5b80924ea58bd249681a
jerryscript
/
jerry-core
T
History
SaeHie Park
c603d10360
Adjust nuttx heap size to 80K
...
JerryScript-DCO-1.0-Signed-off-by: SaeHie Park
saehie.park@samsung.com
2015-06-24 07:05:56 +09:00
..
ecma
Implement Object.create function
2015-06-23 17:46:59 +02:00
jrt
Support syntax error feedback in parser.
2015-06-19 17:05:15 +03:00
lit
Replace array of literals with literal storage.
2015-06-10 21:40:10 +03:00
mem
Fix valgrind false-positive warning in mem_heap_get_chunked_block_start.
2015-06-19 18:00:37 +03:00
parser
Provide assert as an external method.
2015-06-23 18:08:51 +02:00
rcs
Introduce JERRY_DISABLE_HEAVY_DEBUG preprocessor definiton to speed up debug version of the engine.
2015-06-17 11:29:35 +03:00
vm
Fix receiving of byte-code instructions from serializer.
2015-06-23 13:49:46 +03:00
CMakeLists.txt
Adjust nuttx heap size to 80K
2015-06-24 07:05:56 +09:00
config.h
Remove support of plug-in mechanism.
2015-06-23 13:56:46 +03:00
jerry-api.h
New External Magic String API to save heap memory
2015-06-09 07:50:43 +09:00
jerry-internal.h
Make exit behaviour of
jerry_fatal
flag-dependent
2015-06-03 17:09:51 +02:00
jerry.cpp
Remove support of plug-in mechanism.
2015-06-23 13:56:46 +03:00
jerry.h
Remove support of plug-in mechanism.
2015-06-23 13:56:46 +03:00