Home | History | Annotate | Download | only in ia32

Lines Matching defs:continuation

438   Code* continuation =
441 reinterpret_cast<uint32_t>(continuation->entry()));
796 // Compute this frame's PC, state, and continuation.
810 // Set the continuation for the topmost frame.
813 Code* continuation = (bailout_type_ == EAGER)
817 reinterpret_cast<uint32_t>(continuation->entry()));
980 // Push state, pc, and continuation from the last output frame.
997 // Return to the continuation point.