Searched defs:Detach (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_native_pointer.h | 48 inline void Detach() in Detach() function |
| D | js_arraybuffer.cpp | 62 void JSArrayBuffer::Detach(JSThread *thread, bool transferWithNativeAreaAllocator) in Detach() function in panda::ecmascript::JSArrayBuffer |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | jsnapi.cpp | 2102 void ArrayBufferRef::Detach(const EcmaVM *vm) in Detach() function in panda::ArrayBufferRef |