Lines Matching defs:suspend
2957 Label* suspend) {
2966 FillJumpBuffer(masm, jmpbuf, suspend);
3187 Label suspend;
3191 SaveState(masm, active_continuation, rcx, &suspend);
3224 // - When we suspend for the first time, we longjmp to the original frame
3228 // - When we suspend for the second time, we longjmp to the frame that was
3718 __ bind(&suspend);
4128 Label suspend;
4139 FillJumpBuffer(masm, current_jmpbuf, &suspend);
4193 __ bind(&suspend);