Files
jerryscript/jerry-core/profiles/es5.1.profile
T
Zidong Jiang adfe61b4ed [ES2015 profile]add TypedArray intrinsic object (#1507)
* add %TypedArray% intrinsic object
* implement Int8Array
* will implement other types and prototype functions
in the following patches.

JerryScript-DCO-1.0-Signed-off-by: Zidong Jiang zidong.jiang@intel.com
2017-01-13 11:04:34 +01:00

4 lines
70 B
Plaintext

CONFIG_DISABLE_ARRAYBUFFER_BUILTIN
CONFIG_DISABLE_TYPEDARRAY_BUILTIN