Ruben Ayrapetyan
|
502f4c4623
|
Split opcode and instruction entities and perform related renamings: opcode_t is now vm_instr_t, opcode position is instruction position, etc.
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2015-07-28 13:43:43 +03:00 |
|
Ruben Ayrapetyan
|
06dffdec8f
|
Remove exit completion value type.
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2015-06-29 10:24:18 +03:00 |
|
Ruben Ayrapetyan
|
ac87616f05
|
Fixing break / continue, nested into 'try', 'with' blocks.
Related issue: #128
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2015-06-04 17:39:48 +03:00 |
|
Andrey Shitov
|
9763a93df3
|
Add new coding style rules and fix appeared issues.
JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov a.shitov@samsung.com
|
2015-05-14 14:44:57 +03:00 |
|
Ruben Ayrapetyan
|
175f8912b2
|
Passing ecma_value_t by value instead of by reference.
|
2015-04-18 21:46:13 +03:00 |
|
Ilyong Cho
|
72d8c38d77
|
Reimplementation of jerry_api_is_funciton and jerry_api_is_constructor
|
2015-04-06 11:41:22 +03:00 |
|
Ruben Ayrapetyan
|
c81651dbe9
|
Introducing mem_cpointer_t type for compressed pointers.
|
2015-04-02 16:56:36 +03:00 |
|
Ruben Ayrapetyan
|
4e93ef421d
|
Support of ecma-value with compressed pointer of more than 14-bit size.
|
2015-02-19 17:44:51 +03:00 |
|
Ruben Ayrapetyan
|
88353e93cf
|
Renaming core -> jerry-core.
|
2015-02-17 19:08:55 +03:00 |
|