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
87a7887a81c8954a365d0d0486c73bb1a362bda4
jerryscript
/
jerry-core
/
lit
T
History
Xin Hu
87a7887a81
Replace uint32_t magic string lengths with uint8_t
...
JerryScript-DCO-1.0-Signed-off-by: Xin Hu
Xin.A.Hu@intel.com
2016-02-05 11:31:54 +01:00
..
lit-char-helpers.cpp
Refactor builtins to handle CESU-8 encoded strings.
2015-10-15 16:01:10 +02:00
lit-char-helpers.h
Refactor builtins to handle CESU-8 encoded strings.
2015-10-15 16:01:10 +02:00
lit-globals.h
Replace uint32_t magic string lengths with uint8_t
2016-02-05 11:31:54 +01:00
lit-literal-storage.cpp
Refactor literal-storage to not use C++ features
2016-01-13 15:19:07 +01:00
lit-literal-storage.h
Refactor literal-storage to not use C++ features
2016-01-13 15:19:07 +01:00
lit-literal.cpp
refactor rcs_chunked_list and remove its c++ features
2016-02-05 11:11:36 +01:00
lit-literal.h
Refactor literal-storage to not use C++ features
2016-01-13 15:19:07 +01:00
lit-magic-strings.cpp
Replace uint32_t magic string lengths with uint8_t
2016-02-05 11:31:54 +01:00
lit-magic-strings.h
Remove argument names in function prototypes, declared in headers; fix '*' alignment in headers.
2015-09-28 18:27:10 +03:00
lit-magic-strings.inc.h
Global object unescape routine
2015-11-11 10:48:35 +01:00
lit-snapshot.cpp
Compact Byte Code parser and executor for Jerry.
2016-02-05 01:15:49 -08:00
lit-snapshot.h
Compact Byte Code parser and executor for Jerry.
2016-02-05 01:15:49 -08:00
lit-strings.cpp
Compact Byte Code parser and executor for Jerry.
2016-02-05 01:15:49 -08:00
lit-strings.h
Compact Byte Code parser and executor for Jerry.
2016-02-05 01:15:49 -08:00
lit-unicode-ranges.inc.h
Support unicode whitespaces in string-to-number conversion.
2015-07-13 18:33:05 +03:00