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
29e7330b9b9ea062ed32dab70a79f293f6e1a05b
jerryscript
/
jerry-core
/
vm
T
History
Akos Kiss
fb35e34801
Make string constants
const char * const
(
#2458
)
...
JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
2018-08-10 21:08:49 +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
Remove a few ECMA_TRY_CATCH macro usages (
#2246
)
2018-03-21 18:36:38 +09:00
opcodes.h
Implement direct strings. (
#2196
)
2018-02-23 08:21:46 +09:00
vm-defines.h
Add line info support. (
#2286
)
2018-04-19 09:12:54 +09:00
vm-stack.c
Reduce with stack consumption by 1. (
#2430
)
2018-07-18 15:52: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
Make string constants
const char * const
(
#2458
)
2018-08-10 21:08:49 +02:00
vm.c
Remove unnecessary cbc_code_flag (
#2443
)
2018-07-31 20:15:27 +02:00
vm.h
Simplify source evaluation options. (
#2431
)
2018-07-20 08:50:39 +02:00