Home
last modified time | relevance | path

Searched defs:IsTypedArray (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h233 inline bool JSObject::IsTypedArray() const in IsTypedArray() function
Djs_tagged_value-inl.h930 inline bool JSTaggedValue::IsTypedArray() const in IsTypedArray() function
Djs_hclass.h688 inline bool IsTypedArray() const in IsTypedArray() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2021 ### IsTypedArray subsection
Djsnapi_expo.cpp464 bool JSValueRef::IsTypedArray() in IsTypedArray() function in panda::JSValueRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp2111 HWTEST_F_L0(JSNApiTests, IsTypedArray) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h2982 inline GateRef StubBuilder::IsTypedArray(GateRef obj) in IsTypedArray() function