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
e0dee65a368b8ca7fa69c81af9517dd8824d98ed
jerryscript
/
jerry-core
/
lit
T
History
Evgeny Gavrin
e0dee65a36
Improve performance of lit_utf8_string_calc_hash_last_bytes.
...
JerryScript-DCO-1.0-Signed-off-by: Evgeny Gavrin
e.gavrin@samsung.com
2015-08-19 22:38:29 +03:00
..
lit-char-helpers.cpp
Optimize lit_char_is_unicode_letter.
2015-07-28 14:48:45 +03:00
lit-char-helpers.h
Implement String.prototype.replace function.
2015-07-30 03:55:50 -07:00
lit-globals.h
Add functions for iterating utf-8 strings.
2015-07-03 13:24:27 +03:00
lit-literal-storage.cpp
Improve performance of lit_utf8_string_calc_hash_last_bytes.
2015-08-19 22:38:29 +03:00
lit-literal-storage.h
Add core unicode functionality.
2015-06-29 23:27:58 +03:00
lit-literal.cpp
Improve performance of lit_utf8_string_calc_hash_last_bytes.
2015-08-19 22:38:29 +03:00
lit-literal.h
Add core unicode functionality.
2015-06-29 23:27:58 +03:00
lit-magic-strings.cpp
Optimize lit_get_magic_string_utf8.
2015-08-05 16:22:04 +03:00
lit-magic-strings.h
Add core unicode functionality.
2015-06-29 23:27:58 +03:00
lit-magic-strings.inc.h
Remove 'print' instrinsic, add 'print' implementation-defined built-in routine to the Global object.
2015-07-31 17:57:59 +03:00
lit-strings.cpp
Improve performance of lit_utf8_string_calc_hash_last_bytes.
2015-08-19 22:38:29 +03:00
lit-strings.h
Improve performance of lit_utf8_string_calc_hash_last_bytes.
2015-08-19 22:38:29 +03:00
lit-unicode-ranges.inc.h
Support unicode whitespaces in string-to-number conversion.
2015-07-13 18:33:05 +03:00