Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp1527 bool isArrayOrSharedArray = false; in HWTEST_F_L0() local
1545 bool isArrayOrSharedArray = false; in HWTEST_F_L0() local
1562 bool isArrayOrSharedArray = false; in HWTEST_F_L0() local
1590 bool isArrayOrSharedArray = false; in HWTEST_F_L0() local
1621 bool isArrayOrSharedArray = false; in HWTEST_F_L0() local
1650 bool isArrayOrSharedArray = true; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1233 bool *isArrayOrSharedArray, uint32_t *arrayLength) in TryGetArrayLength()