Searched refs:num6 (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/toolchain/tooling/test/testcases/js/ |
H A D | module_variable.js | 252 var num6 = number6; variable
|
/arkcompiler/ets_runtime/ecmascript/napi/test/ |
H A D | jsnapi_sample.cpp | 2306 int num6 = 66; // random number in MapGetValue() local 2307 Local<JSValueRef> val6 = map->Get(vm, IntegerRef::New(vm, num6)); in MapGetValue() 2376 int num6 = 666; // random number in HWTEST_F_L0() local 2377 weakMap->Set(vm_, IntegerRef::New(vm_, 66), IntegerRef::New(vm_, num6)); in HWTEST_F_L0() 2415 int num6 = 666; // random number in HWTEST_F_L0() local 2416 set->Add(vm_, IntegerRef::New(vm_, num6)); in HWTEST_F_L0() 2457 int num6 = 666; // random number in HWTEST_F_L0() local 2458 weakSet->Add(vm_, IntegerRef::New(vm_, num6)); in HWTEST_F_L0()
|
/arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
H A D | cocos_worker_test.js | 10616 num6: 102, [all...] |
Completed in 37 milliseconds