Home
last modified time | relevance | path

Searched defs:arg0 (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/tests/expression/
Dnew.test.ts44 let arg0 = new VReg(); variable
60 let arg0 = new VReg(); variable
77 let arg0 = new VReg(); variable
100 let arg0 = new VReg(); variable
121 let arg0 = new VReg(); variable
Dcall.test.ts52 let arg0 = new VReg(); variable
67 let arg0 = new VReg(); variable
89 let arg0 = new VReg(); variable
112 let arg0 = new VReg(); variable
149 let arg0 = new VReg(); variable
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dlowering_relate_gate_test.cpp56 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local
81 auto arg0 = builder.Arguments(0); in HWTEST_F_L0() local
101 auto arg0 = builder.Arguments(1); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DtaggedTemplateExpression.cpp67 compiler::VReg arg0 = pg->AllocReg(); in Compile() local
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_data_extractor.cpp166 JSHandle<JSTaggedValue> arg0(thread->GetEcmaVM()->GetFactory()->NewFromASCII(value)); in JsonParse() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1206 VReg arg0 = thisReg + 1; in CallThis() local
1211 VReg arg0 = thisReg + 1; in CallThis() local
1217 VReg arg0 = thisReg + 1; in CallThis() local
1245 VReg arg0 = startReg + 1; in Call() local
1250 VReg arg0 = startReg + 1; in Call() local
1256 VReg arg0 = startReg + 1; in Call() local
1263 VReg arg0 = startReg + 1; in Call() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.cpp111 GateRef arg0 = GetCallArg0(numArgs); in CallSlowPath() local
121 GateRef arg0 = GetCallArg0(numArgs); in CallSlowPath() local
129 GateRef arg0 = GetCallArg0(numArgs); in CallSlowPath() local
1129 GateRef arg0 = GetArg(numArgs, IntPtr(0)); in DECLARE_BUILTINS() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp98 Register arg0 = r9; in OptimizedFastCallAndPushUndefined() local
Dasm_interpreter_call.cpp426 Register arg0 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG0); in JSCallCommonFastPath() local
471 Register arg0 = argcRegister; in JSCallCommonSlowPath() local
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_vector.cpp665 JSHandle<JSTaggedValue> arg0(GetCallArg(argv, 0)); in CopyToArray() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp222 Register arg0 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG0); in JSCallCommonFastPath() local
236 Register arg0 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG0); in JSCallCommonSlowPath() local