Searched defs:GetStartIdxAndNumArgs (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/ | ||
H A D | baseline_stub_builder.h | 223 GateRef GetStartIdxAndNumArgs(GateRef sp, GateRef restIdx) in GetStartIdxAndNumArgs() function in panda::ecmascript::kungfu::BaselineStubBuilder |
H A D | baseline_stubs-inl.h | 251 GateRef BaselineStubBuilder::GetStartIdxAndNumArgs(GateRef sp, GateRef restIdx)
in GetStartIdxAndNumArgs() function in panda::ecmascript::kungfu::BaselineStubBuilder |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | interpreter_stub-inl.h | 498 GateRef InterpreterStubBuilder::GetStartIdxAndNumArgs(GateRef sp, GateRef restIdx) in GetStartIdxAndNumArgs() function in panda::ecmascript::kungfu::InterpreterStubBuilder |
Completed in 4 milliseconds