| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | class-constructor-2.js | 17 constructor(arg1, arg2) { argument
|
| D | class-constructor-1.js | 17 constructor(arg1, arg2) { argument
|
| /arkcompiler/ets_runtime/test/moduletest/newobjdynrange/ |
| D | newobjdynrange.js | 22 function foo(arg1, arg2) { argument
|
| /arkcompiler/ets_runtime/ecmascript/ohos/ |
| D | code_decrypt.h | 37 void *arg1; member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | call_stub_builder.h | 27 GateRef arg1; member 33 GateRef arg1; member 76 GateRef arg1; member
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/js_to_ets/js_suites/ |
| D | scenarios.js | 133 function functionDefaultParameterFunction(arg1 = INT_VALUE, arg2 = INT_VALUE2, arg3 = INT_VALUE3) { argument 193 function jsMultiplySumArgsBySumRestParams(arg0, arg1, ...args) { argument 263 function functionSpreadParameter(arg1, arg2) { argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | dead_code_elimination_test.cpp | 77 auto arg1 = builder.Arguments(1); in HWTEST_F_L0() local 109 auto arg1 = builder.Arguments(1); in HWTEST_F_L0() local
|
| D | combined_pass_visitor_test.cpp | 53 auto arg1 = builder.Arguments(1); in HWTEST_F_L0() local
|
| D | loop_optimization_test.cpp | 190 auto arg1 = builder.Arguments(1); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/ir_builder/js_interop/ |
| D | js_interop_inst_builder.cpp | 88 … Inst *arg0, Inst *arg1, Inst *arg2, in BuildResolveInteropCallIntrinsic() 222 auto arg1 = GetArgDefinition(bcInst, 1, accRead, isRange); in TryBuildInteropCall() local
|
| /arkcompiler/ets_runtime/test/moduletest/bindfunction/ |
| D | bindfunction.js | 38 function addArguments(arg1, arg2) { argument
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | compiler_graph_test.cpp | 447 int32_t arg1 = 88; variable 501 int32_t arg1 = 88; variable
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | intrinsics_lowering.cpp | 188 auto arg1 = inst->getOperand(0U); in HandleFRem() local
|
| /arkcompiler/ets_runtime/ecmascript/js_vm/ |
| D | main.cpp | 59 Local<JSValueRef> arg1 = ArrayRef::GetValueAt(vm, arr1, i); in IsEqual() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_stubs.cpp | 221 GateRef arg1 = GetCallArg1(numArgs); in CallSlowPath() local 229 GateRef arg1 = GetCallArg1(numArgs); in CallSlowPath() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSGen.h | 561 …Exact(const ir::AstNode *const node, const util::StringView name, const VReg arg0, const VReg arg1) in CallExact() 566 …Exact(const ir::AstNode *const node, const util::StringView name, const VReg arg0, const VReg arg1, in CallExact()
|
| D | pandagen.cpp | 926 const auto *arg1 = args[1]; in Call2Args() local 944 const auto *arg1 = args[1]; in Call3Args() local 1020 const auto *arg1 = args[0]; in CallArgsTagged() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 1300 VReg arg1 = arg0 + 1; in CallThis() local 1306 VReg arg1 = arg0 + 1; in CallThis() local 1339 VReg arg1 = arg0 + 1; in Call() local 1345 VReg arg1 = arg0 + 1; in Call() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_promise_test.cpp | 138 JSTaggedValue ThanAlgorithm(JSThread *thread, JSHandle<JSPromise>& promise, JSTaggedValue arg1, in ThanAlgorithm()
|
| D | builtins_string_test.cpp | 172 const double arg1 = 65; in HWTEST_F_L0() local 190 const double arg1 = 65; in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | class.h | 912 auto arg1 = m.GetArgType(1); in LookupSetterByName() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | optimized_fast_call.cpp | 297 Label arg1; in JSFastCallWithArgVAndPushArgv() 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 962 Label arg1; in CallFastBuiltin() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | optimized_fast_call.cpp | 340 Label arg1; in JSFastCallWithArgVAndPushArgv() local
|
| D | asm_interpreter_call.cpp | 211 Register arg1 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG1); in JSCallCommonFastPath() local 230 Register arg1 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG1); in JSCallCommonSlowPath() local
|