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.cpp1496 bool isNativePointer = true; in HWTEST_F_L0() local
1513 bool isNativePointer = true; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1138 void *JSValueRef::GetNativePointerValue(const EcmaVM* vm, bool &isNativePointer) in GetNativePointerValue()
1145 void *JSValueRef::GetNativePointerValueImpl(const EcmaVM* vm, bool &isNativePointer) in GetNativePointerValueImpl()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp8987 Label isNativePointer(env); in SetHash() local