Home
last modified time | relevance | path

Searched defs:arrayBufferData (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_sendable_arraybuffer.h36 JSTaggedValue arrayBufferData = GetArrayBufferData(); in IsDetach() local
H A Djs_sendable_arraybuffer.cpp63 JSTaggedValue arrayBufferData = GetArrayBufferData(); in Detach() local
42 Attach(JSThread *thread, uint32_t arrayBufferByteLength, JSTaggedValue arrayBufferData, bool transferWithNativeAreaAllocator) Attach() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_arraybuffer.h36 JSTaggedValue arrayBufferData = GetArrayBufferData(); in IsDetach() local
H A Djs_arraybuffer.cpp59 JSTaggedValue arrayBufferData = GetArrayBufferData(); in Detach() local
41 Attach(JSThread *thread, uint32_t arrayBufferByteLength, JSTaggedValue arrayBufferData, bool transferWithNativeAreaAllocator) Attach() argument

Completed in 2 milliseconds