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
e67078f5ca71b9ca1701e64cb317825303b21d0b
jerryscript
/
jerry-core
/
vm
T
History
Zidong Jiang
7b7d86f5fd
Remove the vm_run_with_inline. (
#1363
)
...
JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang
zidong.jiang@intel.com
2016-09-20 13:11:53 +02:00
..
opcodes-ecma-arithmetics.c
Optimize arithmetic in VM.
2016-07-03 23:52:27 -07:00
opcodes-ecma-bitwise.c
Rename ecma_is_value_error to ECMA_IS_VALUE_ERROR.
2016-06-14 02:31:34 -07:00
opcodes-ecma-equality.c
Rename ecma_is_value_error to ECMA_IS_VALUE_ERROR.
2016-06-14 02:31:34 -07:00
opcodes-ecma-relational.c
Remove several ecma_op_object_get_[own_]property calls.
2016-09-09 01:49:57 -07:00
opcodes.c
Major property rework: introducing virtual properties.
2016-09-19 00:32:38 -07:00
opcodes.h
Small performance optimizations of the interpreter.
2016-07-06 00:00:03 -07:00
vm-defines.h
Rework literal storage.
2016-06-27 00:25:09 -07:00
vm-stack.c
Add 32 bit compressed pointer support.
2016-09-01 04:16:54 -07:00
vm-stack.h
Remove 'ecma_completion_value_t'
2016-02-17 13:52:51 +00:00
vm.c
Remove the vm_run_with_inline. (
#1363
)
2016-09-20 13:11:53 +02:00
vm.h
Update Jerry API
2016-07-11 09:01:29 +02:00