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.h1170 inline bool JSTaggedValue::IsArrayBuffer() const in IsArrayBuffer() function
Djs_hclass.h1349 inline bool IsArrayBuffer() const in IsArrayBuffer() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2094 ### IsArrayBuffer subsection
Djsnapi_expo.cpp689 bool JSValueRef::IsArrayBuffer(const EcmaVM *vm) in IsArrayBuffer() function in panda::JSValueRef