Files
jerryscript/jerry-core/profiles/es5.1.profile
T
Zoltan Herczeg c6a33dd407 Implement arrow function parsing. (#2022)
Note: the special this behaviour of arrow functions is not implemented.

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
2017-09-26 10:40:45 +02:00

5 lines
146 B
Plaintext

CONFIG_DISABLE_ES2015_ARROW_FUNCTION
CONFIG_DISABLE_ES2015_BUILTIN
CONFIG_DISABLE_ES2015_PROMISE_BUILTIN
CONFIG_DISABLE_ES2015_TYPEDARRAY_BUILTIN