mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2026-01-27 20:19:24 +00:00
This change frees up the error bit in ecma_value_t, which allows to define 4 more value types (e.g. symbols). To keep API compatibility we introduce a box for values with error flag. JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com