Home
last modified time | relevance | path

Searched defs:typedarray (Results 1 – 5 of 5) sorted by relevance

/third_party/jerryscript/tests/unit-core/
Dtest-typedarray.cpp88 test_typedarray_info (jerry_value_t typedarray, /**< target TypedArray to query */ in test_typedarray_info()
126 jerry_value_t typedarray = jerry_construct_object (prop_value, &length_arg, 1); in test_typedarray_queries() local
141 jerry_value_t typedarray = jerry_create_typedarray (test_entries[i].typedarray_type, in test_typedarray_queries() local
169 …jerry_value_t typedarray = jerry_create_typedarray (test_entries[i].typedarray_type, test_numbers_… in test_property_by_index() local
307 …jerry_value_t typedarray = jerry_create_typedarray_for_arraybuffer_sz (types[idx], arraybuffer, 0,… in test_detached_arraybuffer() local
336 jerry_value_t typedarray = jerry_create_typedarray_for_arraybuffer (types[idx], arraybuffer); in test_detached_arraybuffer() local
/third_party/jerryscript/tests/jerry/es2015/
Dregression-test-issue-3836.js15 function validate_typedarray (typedarray, result) { argument
/third_party/skia/modules/canvaskit/npm_build/
Dpackage-lock.json438 "typedarray": "^0.0.6" string
1477 "typedarray": { object
/third_party/node/src/
Djs_native_api_v8.cc4037 JSVM_Value typedarray, in OH_JSVM_GetTypedarrayInfo()
/third_party/typescript/
Dpackage-lock.json1354 "typedarray": "^0.0.6" string
6175 "typedarray": { object