Ruben Ayrapetyan
|
90fccc04ba
|
Passing property descriptors by const ref instead of by value.
|
2014-12-03 21:57:11 +03:00 |
|
Ruben Ayrapetyan
|
50371ddf20
|
Implementing Array construction routine; adding unit test on array operations.
|
2014-09-03 17:30:03 +04:00 |
|
Ruben Ayrapetyan
|
23b62bce54
|
Replacing doxygen header for ECMA modules 'addtogroup ecma ---TODO---' -> 'addtogroup ecma ECMA'.
|
2014-08-29 18:35:44 +04:00 |
|
Ruben Ayrapetyan
|
2feb159fd8
|
Implementing 'array_decl' opcode handler.
|
2014-08-27 18:28:26 +04:00 |
|
Ruben Ayrapetyan
|
3bcf02137e
|
Adding stub for Array construction routine
|
2014-08-22 17:17:17 +04:00 |
|
Ruben Ayrapetyan
|
8bc41358ec
|
Replacing const ecma_char_t* with ecma_string_t*; supporting number-represented string in ecma_string_t.
|
2014-08-18 18:34:34 +04:00 |
|
Ruben Ayrapetyan
|
3ae7a284dc
|
Partially implementing [[DefineOwnProperty]] for Array objects.
|
2014-08-12 21:45:11 +04:00 |
|