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
3577261261c0686e0de7d040fe08e158d1e1be3a
jerryscript
/
jerry-core
T
History
Andrey Shitov
3577261261
Add support for eval in parser.
...
JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov
a.shitov@samsung.com
2015-06-13 18:01:30 +03:00
..
ecma
Add support for eval in parser.
2015-06-13 18:01:30 +03:00
jrt
Add literal storage, literal_t type and functions for its processing.
2015-06-10 21:40:10 +03:00
lit
Replace array of literals with literal storage.
2015-06-10 21:40:10 +03:00
mem
Speeding up procedure for getting start of a heap block's data space for one-chunked blocks, removing general blocks support from the procedure.
2015-05-15 14:45:19 +03:00
parser
Add support for eval in parser.
2015-06-13 18:01:30 +03:00
rcs
Add literal storage, literal_t type and functions for its processing.
2015-06-10 21:40:10 +03:00
vm
Add support for eval in parser.
2015-06-13 18:01:30 +03:00
CMakeLists.txt
Add literal storage, literal_t type and functions for its processing.
2015-06-10 21:40:10 +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
New External Magic String API to save heap memory
2015-06-09 07:50:43 +09:00
jerry-extension.h
Supporting return values in functions of plugins.
2015-04-07 12:42:55 +03:00
jerry-extension.inc.h
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00
jerry-internal.h
Make exit behaviour of
jerry_fatal
flag-dependent
2015-06-03 17:09:51 +02:00
jerry.cpp
Add support for eval in parser.
2015-06-13 18:01:30 +03:00
jerry.h
Make exit behaviour of
jerry_fatal
flag-dependent
2015-06-03 17:09:51 +02:00