Home
last modified time | relevance | path

Searched defs:transferWithNativeAreaAllocator (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/shared_objects/
H A Djs_sendable_arraybuffer.cpp61 void JSSendableArrayBuffer::Detach(JSThread *thread, bool transferWithNativeAreaAllocator) in Detach() argument
42 Attach(JSThread *thread, uint32_t arrayBufferByteLength, JSTaggedValue arrayBufferData, bool transferWithNativeAreaAllocator) Attach() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_arraybuffer.cpp57 void JSArrayBuffer::Detach(JSThread *thread, bool transferWithNativeAreaAllocator, bool isSerialize) in Detach() argument
41 Attach(JSThread *thread, uint32_t arrayBufferByteLength, JSTaggedValue arrayBufferData, bool transferWithNativeAreaAllocator) Attach() argument

Completed in 1 milliseconds