Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_arraybuffer.cpp47 JSTaggedValue arrayBufferData, bool transferWithNativeAreaAllocator) in Attach()
62 void JSArrayBuffer::Detach(JSThread *thread, bool transferWithNativeAreaAllocator) in Detach()