Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Dffi_workload.cpp7908 Local<JSValueRef> targetBool = BooleanRef::New(vm_, false); in HWTEST_F_L0() local
7916 argumentsBool.emplace_back(targetBool); in HWTEST_F_L0()
8088 Local<JSValueRef> targetBool = BooleanRef::New(vm_, false); in HWTEST_F_L0() local
8100 ArrayRef::SetValueAt(vm_, arrayObj, 0, targetBool); in HWTEST_F_L0()

Completed in 12 milliseconds