SaeHie Park
|
723924f36f
|
New External Magic String API to save heap memory
JerryScript-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com
|
2015-06-09 07:50:43 +09:00 |
|
Ruben Ayrapetyan
|
bc7c28ce12
|
Changing ecma_new_ecma_string_from_number to check if the string to create is equal to a magic string, and, if so, to invoke corresponding magic string construction.
Related issue: #113
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2015-05-29 12:31:33 +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 |
|
Andrey Shitov
|
7c67606b00
|
Parser refactoring. Remove deserializer notion.
|
2015-04-07 13:05:19 +03:00 |
|
Ruben Ayrapetyan
|
c81651dbe9
|
Introducing mem_cpointer_t type for compressed pointers.
|
2015-04-02 16:56:36 +03:00 |
|
Ruben Ayrapetyan
|
6b0b669c14
|
Support passing of string and object arguments to plugins' bound functions.
|
2015-03-25 18:35:37 +03:00 |
|
Ruben Ayrapetyan
|
c8f78c5d28
|
Nuttx build support.
|
2015-03-23 12:10:27 +03:00 |
|
Ruben Ayrapetyan
|
79695bf3cd
|
Extension description syntax; extension instantiation, field values and calls with arguments (except strings); example of a simple extension.
String arguments support is supposed to be added in a subsequent commit.
|
2015-02-25 16:51:21 +03:00 |
|
Ruben Ayrapetyan
|
a751ab4f9d
|
Changing garbage collector to non-generational.
|
2015-02-18 20:22:38 +03:00 |
|
Ruben Ayrapetyan
|
88353e93cf
|
Renaming core -> jerry-core.
|
2015-02-17 19:08:55 +03:00 |
|