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.cpp1512 bool isArrayOrSharedArray = false; in HWTEST_F_L0() local
1530 bool isArrayOrSharedArray = false; in HWTEST_F_L0() local
1547 bool isArrayOrSharedArray = false; in HWTEST_F_L0() local
1575 bool isArrayOrSharedArray = false; in HWTEST_F_L0() local
1606 bool isArrayOrSharedArray = false; in HWTEST_F_L0() local
1635 bool isArrayOrSharedArray = true; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1250 bool *isArrayOrSharedArray, uint32_t *arrayLength) in TryGetArrayLength()