Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_call_params/sts_to_ts/
Dgeneric_call_params.test.js25 const checkArray = (arg) => arg instanceof Array; function
43 checkArray, property
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_as_parameter/sts_to_ts/
Dgeneric_as_parameter.test.js25 const checkArray = (arg) => arg instanceof Array; function
43 checkArray, property
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_static/sts_to_js/
Dgeneric_static.test.js29 const checkArray = (arg) => arg instanceof Array; function
53 checkArray, property
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/getter/ets_to_ts/
Dgetter.test.js25 const checkArray = (arg) => arg instanceof Array; function
62 checkArray, property
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp642 Label checkArray(env); in Filter() local
706 Label checkArray(env); in Filter() local
846 Label checkArray(env); in Map() local