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.h1305 inline bool JSTaggedValue::IsArrayBuffer() const in IsArrayBuffer() function
Djs_hclass.h1155 inline bool IsArrayBuffer() const in IsArrayBuffer() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2092 ### IsArrayBuffer subsection
Djsnapi_expo.cpp534 bool JSValueRef::IsArrayBuffer() in IsArrayBuffer() function in panda::JSValueRef