Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h449 bool IsFloat32Array();
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp660 ASSERT_TRUE(typedArray->IsFloat32Array()); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3242 bool JSValueRef::IsFloat32Array() in IsFloat32Array() function in panda::JSValueRef