Home
last modified time | relevance | path

Searched defs:IsTypedArray (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_object-inl.h242 inline bool JSObject::IsTypedArray() const in IsTypedArray() function in panda::ecmascript::JSObject
H A Djs_tagged_value-inl.h705 inline bool JSTaggedValue::IsTypedArray() const in IsTypedArray() function in panda::ecmascript::JSTaggedValue
H A Djs_hclass.h746 inline bool IsTypedArray() const in IsTypedArray() function in panda::ecmascript::JSHClass
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder.cpp227 GateRef CircuitBuilder::IsTypedArray(GateRef array) in IsTypedArray() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder-inl.h3676 inline GateRef StubBuilder::IsTypedArray(GateRef obj) in IsTypedArray() function in panda::ecmascript::kungfu::StubBuilder
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp547 bool JSValueRef::IsTypedArray(const EcmaVM *vm) in IsTypedArray() function in panda::JSValueRef

Completed in 33 milliseconds