Home
last modified time | relevance | path

Searched refs:callNative (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_first_tests.cpp1770 bool callNative = true; in HWTEST_F_L0() local
1773 FunctionRef::NewClassFunction(vm_, FunctionCallback, deleter, cb, callNative, nativeBindingsize); in HWTEST_F_L0()
H A Dffi_workload.cpp385 bool callNative = true; in HWTEST_F_L0() local
387 Local<FunctionRef> obj(FunctionRef::NewClassFunction(vm_, FunCallback, deleter, cb, callNative, nativeBindingSize)); in HWTEST_F_L0()
6370 bool callNative = true; in HWTEST_F_L0() local
6373 FunctionRef::NewClassFunction(vm_, FunCallback, deleter, cb, callNative, nativeBindingsize); in HWTEST_F_L0()

Completed in 17 milliseconds