Home
last modified time | relevance | path

Searched defs:nativeValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1215 panda::JSValueRef* nativeValue = new JSValueRef(); in HWTEST_F_L0() local
1235 panda::JSValueRef* nativeValue = new JSValueRef(); in HWTEST_F_L0() local
1255 panda::JSValueRef* nativeValue = new JSValueRef(); in HWTEST_F_L0() local
1275 panda::JSValueRef* nativeValue = new JSValueRef(); in HWTEST_F_L0() local
1295 panda::JSValueRef* nativeValue = new JSValueRef(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1620 void *nativeValue = nullptr; member