Home
last modified time | relevance | path

Searched refs:IsDetachedArraybuffer (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h614 bool IsDetachedArraybuffer(const EcmaVM *vm, bool &isArrayBuffer);
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1080 bool JSValueRef::IsDetachedArraybuffer(const EcmaVM *vm, bool &isArrayBuffer) in IsDetachedArraybuffer() function in panda::JSValueRef