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
b6fcf44873060dc5d59f7d9840edbdf6ed906f74
jerryscript
/
jerry-core
T
History
Sung-Jae Lee
b6fcf44873
Fix dependency of memory statistics options.
...
JerryScript-DCO-1.0-Signed-off-by: Sung-Jae Lee
sjlee@mail.com
2015-09-10 12:25:55 +03:00
..
ecma
Update bytecode header structure so that bytecode could be stored independently from hash table and bytecode header.
2015-09-09 18:07:20 +03:00
jrt
Implement snapshot functionality.
2015-09-09 18:07:24 +03:00
lit
Implement snapshot functionality.
2015-09-09 18:07:24 +03:00
mem
Use static_cast in MEM_CP_GET_NON_NULL_POINTER.
2015-09-09 18:07:24 +03:00
parser
Implement snapshot functionality.
2015-09-09 18:07:24 +03:00
rcs
Add core unicode functionality.
2015-06-29 23:27:58 +03:00
vm
Implement snapshot functionality.
2015-09-09 18:07:24 +03:00
CMakeLists.txt
Implement snapshot functionality.
2015-09-09 18:07:24 +03:00
config.h
Introduce parser-time optimization that replaces a function's local variables with registers.
2015-08-27 17:42:45 +03:00
jerry-api.h
Implement snapshot functionality.
2015-09-09 18:07:24 +03:00
jerry-internal.h
Implement snapshot functionality.
2015-09-09 18:07:24 +03:00
jerry.cpp
Fix dependency of memory statistics options.
2015-09-10 12:25:55 +03:00
jerry.h
Split opcode and instruction entities and perform related renamings: opcode_t is now vm_instr_t, opcode position is instruction position, etc.
2015-07-28 13:43:43 +03:00