Logo
Explore Help
Register Sign In
archive-gh-me/jerryscript
1
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/jerry-core/vm
History
Akos Kiss 3d3a8008a8 Don't use strlen for string literals (#2517)
Their length (size) is known at compile time. Therefore `sizeof`
is more efficient for them.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
2018-09-17 10:07:24 +02:00
..
opcodes-ecma-arithmetics.c
Optimize string concatenation. (#2141)
2017-12-19 13:45:48 +01:00
opcodes-ecma-bitwise.c
Remove ecma_simple_value_t and refactor ecma_make_simple_value (#2135)
2017-12-06 18:06:07 +01:00
opcodes-ecma-relational-equality.c
Fix wrong code order in opfunc_in (#2390)
2018-06-11 10:20:57 +09:00
opcodes.c
Implement computed properties for object literals. (#2481)
2018-08-28 15:28:16 +02:00
opcodes.h
Implement computed properties for object literals. (#2481)
2018-08-28 15:28:16 +02:00
vm-defines.h
Fix FILE_PATTERNS of Doxyfile and some of the issues it was hiding (#2446)
2018-08-13 12:42:19 +09:00
vm-stack.c
Implement the core of the map object. (#2447)
2018-09-04 13:30:00 +02:00
vm-stack.h
Remove legacy jerry_get_memory_limits API function and unused configuration macros (#2329)
2018-05-18 10:43:52 +02:00
vm-utils.c
Don't use strlen for string literals (#2517)
2018-09-17 10:07:24 +02:00
vm.c
Properly guard off LCache-related functionality (#2511)
2018-09-10 13:27:39 +02:00
vm.h
Implement computed properties for object literals. (#2481)
2018-08-28 15:28:16 +02:00
Powered by Gitea Version: 1.23.5 Page: 110ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API