| /arkcompiler/ets_runtime/test/moduletest/newobjdynrange/ |
| D | newobjdynrange.js | 22 function foo(arg1, arg2) { argument
|
| /arkcompiler/ets_runtime/ecmascript/ic/tests/ |
| D | ic_binaryop_test.cpp | 67 JSHandle<JSTaggedValue> arg2(thread, arg2Value); in HWTEST_F_L0() local 139 JSHandle<JSTaggedValue> arg2(thread, arg2Value); in HWTEST_F_L0() local 167 JSHandle<JSTaggedValue> arg2(thread, arg2Value); in HWTEST_F_L0() local 197 JSHandle<JSTaggedValue> arg2(thread, arg2Value); in HWTEST_F_L0() local 240 JSHandle<JSTaggedValue> arg2(thread, arg2Value); in HWTEST_F_L0() local 318 JSTaggedValue arg2(static_cast<uint32_t>(-286)); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/test/moduletest/bindfunction/ |
| D | bindfunction.js | 39 function addArguments(arg1, arg2) { argument
|
| /arkcompiler/ets_frontend/ts2panda/tests/expression/ |
| D | call.test.ts | 68 let arg2 = new VReg(); variable
|
| /arkcompiler/runtime_core/runtime/arch/aarch64/ |
| D | helpers_aarch64.S | 149 .macro LOG3 fmt, arg1, arg2
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | i2c_bridge_test.cpp | 1381 …aggedValue ThreeArgDyn(Method *method, uint32_t num_args, int64_t arg0, int64_t arg1, int64_t arg2) in ThreeArgDyn() 1439 int64_t arg2 = va_arg(args, int64_t); in ThreeVarArgDyn() local 1478 …urArgDyn(Method *method, uint32_t num_args, int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3) in FourArgDyn() 1538 int64_t arg2 = va_arg(args, int64_t); in FourVarArgDyn() local 1580 …veArgDyn(Method *method, uint32_t num_args, int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3, in FiveArgDyn()
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_number.cpp | 182 JSHandle<JSTaggedValue> arg2 = GetCallArg(argv, 1); in ParseInt() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_string_test.cpp | 122 const double arg2 = 66; in HWTEST_F_L0() local 148 const double arg2 = 66; in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_stubs.cpp | 130 GateRef arg2 = GetCallArg2(); in CallSlowPath() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | asm_interpreter_call.cpp | 449 Register arg2 = __ CppJSCallAvailableRegister1(); in JSCallCommonFastPath() local 452 Register arg2 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG2); in JSCallCommonFastPath() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 1208 VReg arg2 = arg1 + 1; in CallThis() local 1247 VReg arg2 = arg1 + 1; in Call() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | optimized_call.cpp | 663 Register arg2(X2); in CallOptimziedMethodInternal() local
|
| D | asm_interpreter_call.cpp | 214 Register arg2 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG2); in JSCallCommonFastPath() local
|