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
ba2b7dd13f2cd8dcc25975bc5c757b1330a16bcf
jerryscript
/
jerry-core
T
History
Yanhui Shen
ba2b7dd13f
Use C99's variable length array instead of alloca
...
JerryScript-DCO-1.0-Signed-off-by: Yanhui Shen
shen.elf@gmail.com
2016-08-30 14:29:19 +08:00
..
ecma
Eval called as a bound function should be indirect eval
2016-08-26 17:48:39 +09:00
jcontext
Reorganize the fields of the global context.
2016-08-16 00:56:28 -07:00
jmem
Fix JMEM_HEAP_END_OF_LIST for pointers larger than 32 bits
2016-08-29 12:23:48 +02:00
jrt
Follow-up refactoring of logging-related parts
2016-08-11 22:00:12 +02:00
lit
Remove compact profile.
2016-08-05 09:11:33 +02:00
parser
Remove allocator functions which stores size.
2016-08-19 22:39:12 -07:00
vm
Use C99's variable length array instead of alloca
2016-08-30 14:29:19 +08:00
CMakeLists.txt
Remove unused JERRY_ENABLE_PRETTY_PRINTER from the build system.
2016-08-29 10:24:01 +02:00
config.h
Add long string support.
2016-08-23 03:53:13 -07:00
jerry-api.h
Correct the documentation
2016-08-26 13:20:07 +02:00
jerry-internal.h
Use 'ecma_value_t' in API too
2016-06-14 14:44:02 +02:00
jerry-port.h
Cleanup jerry's assert-like routines and macros
2016-08-05 10:09:32 +02:00
jerry-snapshot.h
Rework literal storage.
2016-06-27 00:25:09 -07:00
jerry.c
Correct the documentation
2016-08-26 13:20:07 +02:00