Ilmir Usmanov
|
4b7871bdde
|
Fix 'op=' assignment bytecode dumping in case of arrays
|
2014-12-10 19:20:33 +03:00 |
|
Ruben Ayrapetyan
|
47ed774232
|
Fixing obj_decl opcode handler to handle property name argument as index of register variable containing a declared property's name.
|
2014-10-15 17:33:58 +04:00 |
|
Ilmir Usmanov
|
af5cf79d3c
|
Use tmps as property names
|
2014-10-15 16:40:56 +04:00 |
|
Ilmir Usmanov
|
6561c3fe6c
|
Add support of array initialization like [1,,,'4']
|
2014-09-30 19:44:45 +04:00 |
|
Ruben Ayrapetyan
|
47d384c565
|
Partial implementation of the Array.prototype built-in object.
|
2014-09-26 20:07:45 +04:00 |
|
Ruben Ayrapetyan
|
c2ca158d19
|
Implementing Array built-in.
|
2014-09-25 14:58:45 +04:00 |
|
Ilmir Usmanov
|
8bcc37d0f8
|
Fix prop_getter, construct_n, array_n generation.
|
2014-09-23 22:53:35 +04:00 |
|