Home
last modified time | relevance | path

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

/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.cpp653 Label checkArray(env); in Filter() local
816 Label checkArray(env); in Map() local