Home | History | Annotate | Download | only in x64

Lines Matching refs:continuation

325   Code* continuation =
328 reinterpret_cast<intptr_t>(continuation->entry()));
699 // Compute this frame's PC, state, and continuation.
713 // Set the continuation for the topmost frame.
715 Code* continuation = (bailout_type_ == EAGER)
719 reinterpret_cast<intptr_t>(continuation->entry()));
914 // Push state, pc, and continuation from the last output frame.
943 // Return to the continuation point.