Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/shared_objects/
Djs_sendable_arraybuffer.cpp43 … JSTaggedValue arrayBufferData, bool transferWithNativeAreaAllocator) in Attach()
61 void JSSendableArrayBuffer::Detach(JSThread *thread, bool transferWithNativeAreaAllocator) in Detach()
/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.cpp41 JSTaggedValue arrayBufferData, bool transferWithNativeAreaAllocator) in Attach()
56 void JSArrayBuffer::Detach(JSThread *thread, bool transferWithNativeAreaAllocator, bool isSerialize) in Detach()