Home
last modified time | relevance | path

Searched defs:startIdxAndNumArgs (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp536 GateRef startIdxAndNumArgs = GetStartIdxAndNumArgs(sp, Int32(0)); in DECLARE_ASM_HANDLER() local
578 GateRef startIdxAndNumArgs = GetStartIdxAndNumArgs(sp, restIdx); in DECLARE_ASM_HANDLER() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp408 GateRef startIdxAndNumArgs = GetStartIdxAndNumArgs(sp, Int32(0)); in GenerateCircuit() local
2653 GateRef startIdxAndNumArgs = GetStartIdxAndNumArgs(sp, restIdx); in GenerateCircuit() local