This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
mirror of
https://github.com/jerryscript-project/jerryscript.git
synced
2025-12-15 16:29:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jerryscript
/
src
/
libcoreint
History
Ruben Ayrapetyan
9d33a91822
Storing literals' indexes instead of literals' contents in ecma-strings if possible.
2014-08-18 20:52:02 +04:00
..
interpreter.c
Storing literals' indexes instead of literals' contents in ecma-strings if possible.
2014-08-18 20:52:02 +04:00
interpreter.h
Implementing opfunc_decl_1, opfunc_decl_2.
2014-08-15 18:30:47 +04:00
opcode-structures.h
Formatting fixes in libcoreint
2014-08-12 01:13:32 +04:00
opcodes.c
Storing literals' indexes instead of literals' contents in ecma-strings if possible.
2014-08-18 20:52:02 +04:00
opcodes.h
Formatting fixes in libcoreint
2014-08-12 01:13:32 +04:00