Ruben Ayrapetyan
|
f08c242156
|
Implementing 'obj_decl' opcode; replacing 'prop', 'prop_get_decl', 'prop_set_decl' with 'meta' opcodes of corresponding types.
|
2014-08-27 20:43:31 +04:00 |
|
Ruben Ayrapetyan
|
d286a93e2c
|
Replacing 'varg' opcode with 'meta' opcode with corresponding type.
|
2014-08-27 19:35:56 +04:00 |
|
Ruben Ayrapetyan
|
2feb159fd8
|
Implementing 'array_decl' opcode handler.
|
2014-08-27 18:28:26 +04:00 |
|
Ruben Ayrapetyan
|
05185bb2e9
|
Implementing 'native_call' opcode handler.
|
2014-08-27 15:38:31 +04:00 |
|
Ruben Ayrapetyan
|
dc3f529307
|
Implementing 'typeof' opcode handler.
|
2014-08-26 12:43:13 +04:00 |
|
Ruben Ayrapetyan
|
57965bf160
|
Moving {get,set}_variable_value and do_strict_eval_arguments_check from opcodes-ecma-support.h to opcodes-helpers-variables.c. loop_arithmetics_1kk.js: 3.0848 -> 2.9584.
|
2014-08-25 18:54:46 +04:00 |
|
e.gavrin
|
4ffbdd2c3f
|
__opcode -> opcode_t
|
2014-08-23 02:01:56 +04:00 |
|
e.gavrin
|
a99907670b
|
OPCODE define replaced with opcode_t. T_IDX define replaced with idx_t.
|
2014-08-23 00:53:41 +04:00 |
|
e.gavrin
|
d4a9d9430e
|
Refactoring of libcoreint part1
|
2014-08-23 00:16:56 +04:00 |
|