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
097e1862d2e8159ae85e5d095c8407bd6cdb850d
jerryscript
/
jerry-core
/
vm
T
History
legendecas
097e1862d2
Set constructor to prototype for ES2015 Classes (
#2818
)
...
JerryScript-DCO-1.0-Signed-off-by: legendecas
legendecas@gmail.com
2019-04-29 13:36:23 +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 the Symbol builtin object (
#2601
)
2019-01-16 10:09:23 +01:00
opcodes.h
Remove unnecessary check from VM_OC_NOT (
#2622
)
2018-11-30 07:45:48 +01:00
vm-defines.h
Improve the vm_loop suspending for exec operations (
#2589
)
2018-12-06 15:36:26 +01:00
vm-stack.c
Rework usages/naming of configuration macros [part 1] (
#2793
)
2019-04-09 10:14:46 +02:00
vm-stack.h
Rework usages/naming of configuration macros [part 1] (
#2793
)
2019-04-09 10:14:46 +02:00
vm-utils.c
Don't use
strlen
for string literals (
#2517
)
2018-09-17 10:07:24 +02:00
vm.c
Set constructor to prototype for ES2015 Classes (
#2818
)
2019-04-29 13:36:23 +02:00
vm.h
Set constructor to prototype for ES2015 Classes (
#2818
)
2019-04-29 13:36:23 +02:00