Home
last modified time | relevance | path

Searched defs:expectedArgc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcommon_stubs.cpp801 GateRef expectedArgc = Int64Add(expectedNum, Int64(NUM_MANDATORY_JSFUNC_ARGS)); in GenerateCircuit() local
Dslowpath_lowering.cpp2945 GateRef expectedArgc = builder_.Int64Add(builder_.GetExpectedNumOfArgs(method), in LowerFastCall() local
2975 GateRef expectedArgc = builder_.Int64Add(builder_.GetExpectedNumOfArgs(method), in LowerFastCall() local
Dstub_builder.cpp6944 GateRef expectedArgc = Int64Add(expectedNum, Int64(NUM_MANDATORY_JSFUNC_ARGS)); in JSCallDispatch() local
7120 GateRef expectedArgc = Int64Add(expectedNum, Int64(NUM_MANDATORY_JSFUNC_ARGS)); in JSCallDispatch() local