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
6c06a309c13bfdbd48504bf0512618206cebca6d
jerryscript
/
jerry-core
T
History
Marko Fabo
b4a1825a83
Avoid code duplication in vm.
...
JerryScript-DCO-1.0-Signed-off-by: Marko Fabo mfabo@inf.u-szeged.hu
2017-11-17 18:25:00 +09:00
..
api
Rework error to use a global slot to store the error value.
2017-10-24 17:33:04 +09:00
debugger
Rework error to use a global slot to store the error value.
2017-10-24 17:33:04 +09:00
ecma
Fix for issue
#1993
(
#1994
)
2017-11-10 15:13:08 +01:00
include
Introduce a way to directly save snapshot functions and load them back (
#2043
)
2017-10-18 15:03:54 +02:00
jcontext
Rework error to use a global slot to store the error value.
2017-10-24 17:33:04 +09:00
jmem
Allow mem-stats when system allocator is enabled
2017-09-21 09:58:43 +09:00
jrt
Remove include jerryscript.h from jrt.h. (
#1803
)
2017-05-11 12:42:47 +02:00
lit
Parse functions directly (
#2015
)
2017-09-21 11:03:23 +02:00
parser
Fix typo in byte-code.h (
#2100
)
2017-11-15 17:01:01 +01:00
profiles
Add grouping macro guards for disabling engine features (
#2084
)
2017-11-16 16:31:30 +01:00
vm
Avoid code duplication in vm.
2017-11-17 18:25:00 +09:00
CMakeLists.txt
Replace JERRY_JS_PARSER feature guard with JERRY_DISABLE_JS_PARSER (
#2036
)
2017-10-17 17:11:54 +02:00
config.h
Add grouping macro guards for disabling engine features (
#2084
)
2017-11-16 16:31:30 +01:00