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
5ec3e2f59a9e1779907819e44fab1684c83c5a0a
jerryscript
/
jerry-core
T
History
SaeHie Park
5ec3e2f59a
Native callback in embedding jerry when object is to be freed.
...
JerryScript-DCO-1.0-Signed-off-by: SaeHie Park
saehie.park@samsung.com
2015-05-04 19:59:58 +09:00
..
ecma
Native callback in embedding jerry when object is to be freed.
2015-05-04 19:59:58 +09:00
jrt
Fixing assertion in jrt_set_bit_field_value.
2015-04-03 23:14:23 +03:00
mem
Fixing heap usage limit condition of starting GC.
2015-04-30 18:54:51 +03:00
parser
Fix missing var_decl.
2015-04-30 20:49:25 +03:00
vm
Adding configuration option to execute GC after each opcode.
2015-04-30 18:54:50 +03:00
CMakeLists.txt
Introducing minimal footprint build modifier (mfp).
2015-04-30 18:54:50 +03:00
config.h
Introducing dynamically adjustable heap usage limit, so that GC tries to free heap space, when heap usage reached the limit.
2015-04-30 18:54:51 +03:00
jerry-api.h
Native callback in embedding jerry when object is to be freed.
2015-05-04 19:59:58 +09:00
jerry-extension.h
Supporting return values in functions of plugins.
2015-04-07 12:42:55 +03:00
jerry-extension.inc.h
Supporting build with gcc/g++ version 4.7.
2015-04-30 18:54:50 +03:00
jerry-internal.h
Native callback in embedding jerry when object is to be freed.
2015-05-04 19:59:58 +09:00
jerry.cpp
Native callback in embedding jerry when object is to be freed.
2015-05-04 19:59:58 +09:00
jerry.h
Renaming --mem-stats-at-exit option to --mem-stats; adding --mem-stats-separate option for dumping memory statistics and resetting memory usage peak values after parse.
2015-04-30 18:54:51 +03:00