Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h60 class NativePointerRef; variable
Djsnapi_expo.h63 class NativePointerRef; variable
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md5570 ## NativePointerRef section
5576 static Local<NativePointerRef> New(const EcmaVM *vm, void *nativePointer, size_t nativeBindingsize … argument
5630 Local<NativePointerRef> res_vps = NativePointerRef::New(vm_, vps, NativeAreaAllocator::FreeBufferFu… argument