| /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 | 66 JSHandle<JSTaggedValue> arg1(thread, arg1Value); in HWTEST_F_L0() local 138 JSHandle<JSTaggedValue> arg1(thread, arg1Value); in HWTEST_F_L0() local 166 JSHandle<JSTaggedValue> arg1(thread, arg1Value); in HWTEST_F_L0() local 196 JSHandle<JSTaggedValue> arg1(thread, arg1Value); in HWTEST_F_L0() local 239 JSHandle<JSTaggedValue> arg1(thread, arg1Value); in HWTEST_F_L0() local 283 JSTaggedValue arg1(static_cast<uint32_t>(286)); in HWTEST_F_L0() local 300 JSTaggedValue arg1(static_cast<uint32_t>(286)); in HWTEST_F_L0() local 317 JSTaggedValue arg1(static_cast<uint32_t>(286)); in HWTEST_F_L0() local 339 JSTaggedValue arg1(static_cast<uint32_t>(286)); in HWTEST_F_L0() local 355 JSTaggedValue arg1(static_cast<uint32_t>(286)); in HWTEST_F_L0() local [all …]
|
| D | ic_compareop_test.cpp | 67 JSTaggedValue arg1(static_cast<uint32_t>(1)); in HWTEST_F_L0() local 127 JSTaggedValue arg1(static_cast<uint32_t>(1)); in HWTEST_F_L0() local 194 JSTaggedValue arg1(static_cast<uint32_t>(1)); in HWTEST_F_L0() local 261 JSTaggedValue arg1(static_cast<uint32_t>(1)); in HWTEST_F_L0() local 330 JSTaggedValue arg1(static_cast<uint32_t>(1)); in HWTEST_F_L0() local 399 JSTaggedValue arg1(static_cast<uint32_t>(1)); in HWTEST_F_L0() local
|
| /arkcompiler/ets_frontend/ts2panda/tests/expression/ |
| D | call.test.ts | 90 let arg1 = new VReg(); variable 150 let arg1 = new VReg(); variable
|
| D | typeOf.test.ts | 56 let arg1 = new VReg(); variable
|
| D | new.test.ts | 78 let arg1 = new VReg(); variable
|
| /arkcompiler/ets_runtime/test/moduletest/bindfunction/ |
| D | bindfunction.js | 38 function addArguments(arg1, arg2) { argument
|
| /arkcompiler/ets_runtime/test/typeinfer/automatedcases/ |
| D | escapedIdentifiers.ts | 218 …constructor (public arg1: number,public arg\u0032: string,public arg\u0033: boolean,public arg4: n… property in constructorTestClass
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | lowering_relate_gate_test.cpp | 102 auto arg1 = builder.Arguments(2); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | compiler_graph_test.cpp | 447 int32_t arg1 = 88; variable 501 int32_t arg1 = 88; variable
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 1212 VReg arg1 = arg0 + 1; in CallThis() local 1218 VReg arg1 = arg0 + 1; in CallThis() local 1251 VReg arg1 = arg0 + 1; in Call() local 1257 VReg arg1 = arg0 + 1; in Call() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_stubs.cpp | 122 GateRef arg1 = GetCallArg1(numArgs); in CallSlowPath() local 130 GateRef arg1 = GetCallArg1(numArgs); in CallSlowPath() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | optimized_fast_call.cpp | 287 Label arg1; in JSFastCallWithArgVAndPushUndefined() local
|
| D | asm_interpreter_call.cpp | 427 Register arg1 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG1); in JSCallCommonFastPath() local 472 Register arg1 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG1); in JSCallCommonSlowPath() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | optimized_fast_call.cpp | 337 Label arg1; in JSFastCallWithArgVAndPushUndefined() local
|
| D | asm_interpreter_call.cpp | 218 Register arg1 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG1); in JSCallCommonFastPath() local 237 Register arg1 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG1); in JSCallCommonSlowPath() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_string_test.cpp | 120 const double arg1 = 65; in HWTEST_F_L0() local 144 const double arg1 = 65; in HWTEST_F_L0() local
|