Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/testcases/js/
H A Dclosure_scope.js26 function func4() {
35 return func4;
63 const func4 = func3();
64 const func5 = func4();
/arkcompiler/runtime_core/bytecode_optimizer/tests/js/
H A DcodegenTryCatch.js42 function func4(x, y) { function
58 func4(x, y);
/arkcompiler/ets_runtime/test/moduletest/stringreplace/
H A Dstringreplace.js75 function func4() {
78 res = lineString2.replace(re2, func4);
/arkcompiler/runtime_core/compiler/tests/js/
H A DstyleTryCatch.js54 function func4(x, y) { function
70 func4(x, y);
H A DregallocTest.js56 function func4(x, y) { function
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
H A Dcallee_info_test.js32 let func4 = func3;
33 func4(o1.x);

Completed in 2 milliseconds