| /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/ic/tests/ |
| D | ic_binaryop_test.cpp | 66 JSHandle<JSTaggedValue> arg2(thread, arg2Value); in HWTEST_F_L0() local 138 JSHandle<JSTaggedValue> arg2(thread, arg2Value); in HWTEST_F_L0() local 166 JSHandle<JSTaggedValue> arg2(thread, arg2Value); in HWTEST_F_L0() local 196 JSHandle<JSTaggedValue> arg2(thread, arg2Value); in HWTEST_F_L0() local 239 JSHandle<JSTaggedValue> arg2(thread, arg2Value); in HWTEST_F_L0() local 317 JSTaggedValue arg2(static_cast<uint32_t>(-286)); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/ohos/ |
| D | code_decrypt.h | 38 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 | 192 auto arg2 = builder.Arguments(2); 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() 160 Inst *arg2 = nullptr; in BuildInteropCall() local
|
| /arkcompiler/ets_runtime/test/moduletest/bindfunction/ |
| D | bindfunction.js | 38 function addArguments(arg1, arg2) { argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | call_stub_builder.h | 27 GateRef arg2; member 33 GateRef arg2; member
|
| /arkcompiler/runtime_core/static_core/runtime/arch/aarch64/ |
| D | helpers_aarch64.S | 149 .macro LOG3 fmt, arg1, arg2
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | intrinsics_lowering.cpp | 189 auto arg2 = inst->getOperand(1U); in HandleFRem() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/js_to_ets/js_suites/ |
| D | scenarios.js | 132 function functionDefaultParameterFunction(arg1 = INT_VALUE, arg2 = INT_VALUE2, arg3 = INT_VALUE3) { argument
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_number.cpp | 186 JSHandle<JSTaggedValue> arg2 = GetCallArg(argv, 1); in ParseInt() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_number_stub_builder.cpp | 62 GateRef arg2 = GetCallArg1(numArgs_); in ParseInt() local
|
| D | builtins_stubs.cpp | 228 GateRef arg2 = GetCallArg2(numArgs); in CallSlowPath() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_promise_test.cpp | 139 JSTaggedValue arg2) in ThanAlgorithm()
|
| D | builtins_string_test.cpp | 173 const double arg2 = 66; in HWTEST_F_L0() local 191 const double arg2 = 66; in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | optimized_fast_call.cpp | 308 Label arg2; in JSFastCallWithArgVAndPushArgv() local
|
| D | asm_interpreter_call.cpp | 459 Register arg2 = __ CppJSCallAvailableRegister1(); in JSCallCommonFastPath() local 462 Register arg2 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG2); in JSCallCommonFastPath() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSGen.h | 568 const VReg arg2) in CallExact()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | optimized_fast_call.cpp | 351 Label arg2; in JSFastCallWithArgVAndPushArgv() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 1293 VReg arg2 = arg1 + 1; in CallThis() local 1332 VReg arg2 = arg1 + 1; in Call() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cgfunc.cpp | 600 BaseNode *arg2 = intrnNode.Opnd(1); in HandleVectorPairwiseAdalp() local 616 BaseNode *arg2 = intrnNode.Opnd(2); /* lane const operand */ in HandleVectorSetElement() local
|