| /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/ecmascript/ohos/ |
| D | code_decrypt.h | 35 void *arg2; member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | dead_code_elimination_test.cpp | 78 auto arg2 = builder.Arguments(2); in HWTEST_F_L0() local 110 auto arg2 = builder.Arguments(2); in HWTEST_F_L0() local
|
| D | combined_pass_visitor_test.cpp | 54 auto arg2 = builder.Arguments(2); in HWTEST_F_L0() local
|
| D | loop_optimization_test.cpp | 197 auto arg2 = builder.Arguments(2); in HWTEST_F_L0() local
|
| /arkcompiler/ets_frontend/ts2panda/tests/expression/ |
| D | call.test.ts | 68 let arg2 = new VReg(); variable
|
| /arkcompiler/ets_runtime/test/moduletest/bindfunction/ |
| D | bindfunction.js | 38 function addArguments(arg1, arg2) { argument
|
| /arkcompiler/runtime_core/static_core/runtime/arch/aarch64/ |
| D | helpers_aarch64.S | 149 .macro LOG3 fmt, arg1, arg2
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_number.cpp | 195 JSHandle<JSTaggedValue> arg2 = GetCallArg(argv, 1); in ParseInt() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_stubs.cpp | 138 GateRef arg2 = GetCallArg2(numArgs); in CallSlowPath() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | optimized_fast_call.cpp | 288 Label arg2; in JSFastCallWithArgVAndPushUndefined() local
|
| D | asm_interpreter_call.cpp | 455 Register arg2 = __ CppJSCallAvailableRegister1(); in JSCallCommonFastPath() local 458 Register arg2 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG2); in JSCallCommonFastPath() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | optimized_fast_call.cpp | 338 Label arg2; in JSFastCallWithArgVAndPushUndefined() local
|
| D | asm_interpreter_call.cpp | 214 Register arg2 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG2); in JSCallCommonFastPath() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_string_test.cpp | 121 const double arg2 = 66; in HWTEST_F_L0() local 145 const double arg2 = 66; in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cgfunc.cpp | 532 BaseNode *arg2 = intrnNode.Opnd(1); in HandleVectorPairwiseAdalp() local 548 BaseNode *arg2 = intrnNode.Opnd(2); /* lane const operand */ in HandleVectorSetElement() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 1287 VReg arg2 = arg1 + 1; in CallThis() local 1326 VReg arg2 = arg1 + 1; in Call() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | pandagen.cpp | 994 const auto *arg2 = arguments[2]; in Call() local 1063 const auto *arg2 = arguments[1]; in CallTagged() local
|