Searched refs:FrameBefore (Results 1 – 1 of 1) sorted by relevance
2507 InterpFrame *FrameBefore = S.Current; in CallVar() local2516 assert(S.Current == FrameBefore); in CallVar()2522 S.Current = FrameBefore; in CallVar()2558 InterpFrame *FrameBefore = S.Current; in Call() local2567 assert(S.Current == FrameBefore); in Call()2573 S.Current = FrameBefore; in Call()2624 InterpFrame *FrameBefore = S.Current; in CallBI() local2631 S.Current = FrameBefore; in CallBI()