Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h450 bool IsFloat64Array();
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp676 ASSERT_TRUE(typedArray->IsFloat64Array()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3247 bool JSValueRef::IsFloat64Array() in IsFloat64Array() function in panda::JSValueRef