Searched refs:GetFunctionFromFrame (Results 1 – 3 of 3) sorted by relevance
67 …profiler.PGOProfiler(glue, pc, GetFunctionFromFrame(GetFrame(sp)), profileTypeInfo, values, type);…122 …GateRef func = GetFunctionFromFrame(GetFrame(_sp)); …962 GateRef curFunc = GetFunctionFromFrame(frame); in DECLARE_ASM_HANDLER()992 GateRef curFunc = GetFunctionFromFrame(frame); in DECLARE_ASM_HANDLER()1994 varAcc = GetFunctionFromFrame(GetFrame(sp)); in DECLARE_ASM_HANDLER()2319 GateRef function = GetFunctionFromFrame(frame); in DECLARE_ASM_HANDLER()2332 GateRef curFunc = GetFunctionFromFrame(frame); in DECLARE_ASM_HANDLER()2348 GateRef function = GetFunctionFromFrame(prevState); in DECLARE_ASM_HANDLER()2382 GateRef function = GetFunctionFromFrame(frame); in DECLARE_ASM_HANDLER()2395 GateRef curFunc = GetFunctionFromFrame(frame); in DECLARE_ASM_HANDLER()[all …]
95 inline GateRef GetFunctionFromFrame(GateRef frame);
207 GateRef InterpreterStubBuilder::GetFunctionFromFrame(GateRef frame) in GetFunctionFromFrame() function433 GateRef function = GetFunctionFromFrame(state); in GetStartIdxAndNumArgs()