Home
last modified time | relevance | path

Searched refs:GetNativePointerValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h613 void *GetNativePointerValue(const EcmaVM *vm, bool &isNativePointer);
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1056 void *JSValueRef::GetNativePointerValue(const EcmaVM* vm, bool &isNativePointer) in GetNativePointerValue() function in panda::JSValueRef