Home
last modified time | relevance | path

Searched refs:IsBigInt64Array (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h451 bool IsBigInt64Array();
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp692 ASSERT_TRUE(typedArray->IsBigInt64Array()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3252 bool JSValueRef::IsBigInt64Array() in IsBigInt64Array() function in panda::JSValueRef