| /arkcompiler/ets_runtime/test/executiontest/js/ |
| H A D | termination_1.js | 16 function func1()
function
|
| H A D | termination_2.js | 16 function func1()
function
|
| H A D | termination_3.js | 16 function func1()
function
|
| H A D | termination_6.js | 16 function func1()
function
|
| H A D | termination_4.js | 27 function func1()
function
|
| /arkcompiler/ets_runtime/test/moduletest/loadicbyname/ |
| H A D | loadicbyname.js | 143 function func1(o, v) { function
|
| /arkcompiler/runtime_core/compiler/tests/js/ |
| H A D | regallocTryTest.js | 57 function func1(x, y) { function
|
| H A D | regallocTest.js | 26 function func1(num1, num2) { function
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/ |
| H A D | debug_info_test.js | 288 function func1(o1, o2) { function
|
| H A D | callee_info_test.js | 20 function func1(o1, o2) { } function
|
| /arkcompiler/runtime_core/bytecode_optimizer/tests/js/ |
| H A D | codegenTryCatch.js | 17 function func1() { function
|
| /arkcompiler/ets_runtime/test/moduletest/functionapply/ |
| H A D | functionapply.js | 173 function func1(a, b, c, d) { function
|
| /arkcompiler/ets_runtime/test/moduletest/loadicbyvalue/ |
| H A D | loadicbyvalue.js | 24 function func1(a) { function
|
| /arkcompiler/ets_runtime/test/moduletest/createobject/ |
| H A D | createobject.js | |
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| H A D | builtins_sharedobject_test.cpp | 141 JSHandle<JSFunction> func1 = factory->NewSFunctionByHClass( in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/ic/tests/ |
| H A D | ic_invoke_test.cpp | 77 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 D | accessor_data_test.cpp | 158 JSFunction *func1 = globalEnv->GetObjectFunction().GetObject<JSFunction>(); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/ |
| H A D | pgo_profiler_test.cpp | 305 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 D | builtins_ark_tools.cpp | 432 JSHandle<JSFunction> func1 = JSHandle<JSFunction>::Cast(GetCallArg(info, 1)); in IsSameProfileTypeInfo() local
|