Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1507 bool isNativePointer = true; in HWTEST_F_L0() local
1524 bool isNativePointer = true; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1155 void *JSValueRef::GetNativePointerValue(const EcmaVM* vm, bool &isNativePointer) in GetNativePointerValue()
1161 void *JSValueRef::GetNativePointerValueImpl(const EcmaVM* vm, bool &isNativePointer) in GetNativePointerValueImpl()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp9713 Label isNativePointer(env); in SetHash() local