Home
last modified time | relevance | path

Searched defs:func1 (Results 1 - 19 of 19) sorted by relevance

/arkcompiler/ets_runtime/test/executiontest/js/
H A Dtermination_1.js16 function func1() function
H A Dtermination_2.js16 function func1() function
H A Dtermination_3.js16 function func1() function
H A Dtermination_6.js16 function func1() function
H A Dtermination_4.js27 function func1() function
/arkcompiler/ets_runtime/test/moduletest/loadicbyname/
H A Dloadicbyname.js143 function func1(o, v) { function
/arkcompiler/runtime_core/compiler/tests/js/
H A DregallocTryTest.js57 function func1(x, y) { function
H A DregallocTest.js26 function func1(num1, num2) { function
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
H A Ddebug_info_test.js288 function func1(o1, o2) { function
H A Dcallee_info_test.js20 function func1(o1, o2) { } function
/arkcompiler/runtime_core/bytecode_optimizer/tests/js/
H A DcodegenTryCatch.js17 function func1() { function
/arkcompiler/ets_runtime/test/moduletest/functionapply/
H A Dfunctionapply.js173 function func1(a, b, c, d) { function
/arkcompiler/ets_runtime/test/moduletest/loadicbyvalue/
H A Dloadicbyvalue.js24 function func1(a) { function
/arkcompiler/ets_runtime/test/moduletest/createobject/
H A Dcreateobject.js
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_sharedobject_test.cpp141 JSHandle<JSFunction> func1 = factory->NewSFunctionByHClass( in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_invoke_test.cpp77 JSHandle<JSFunction> func1 = factory->NewJSFunction(globalEnv); in HWTEST_F_L0() local
110 JSHandle<JSFunction> func1 = factory->NewJSFunction(globalEnv); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Daccessor_data_test.cpp158 JSFunction *func1 = globalEnv->GetObjectFunction().GetObject<JSFunction>(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp305 JSHandle<JSFunction> func1 = vm_->GetFactory()->NewJSFunction(vm_->GetGlobalEnv(), method1); in HWTEST_F_L0() local
361 JSHandle<JSFunction> func1 = vm_->GetFactory()->NewJSFunction(vm_->GetGlobalEnv(), method1); in HWTEST_F_L0() local
530 JSHandle<JSFunction> func1 = vm_->GetFactory()->NewJSFunction(vm_->GetGlobalEnv(), method1); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_ark_tools.cpp432 JSHandle<JSFunction> func1 = JSHandle<JSFunction>::Cast(GetCallArg(info, 1)); in IsSameProfileTypeInfo() local

Completed in 9 milliseconds