Home
last modified time | relevance | path

Searched defs:IsArrayBuffer (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h1209 inline bool JSTaggedValue::IsArrayBuffer() const in IsArrayBuffer() function
Djs_hclass.h1394 inline bool IsArrayBuffer() const in IsArrayBuffer() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2094 ### IsArrayBuffer subsection
Djsnapi_expo.cpp718 bool JSValueRef::IsArrayBuffer(const EcmaVM *vm) in IsArrayBuffer() function in panda::JSValueRef