Home | History | Annotate | Download | only in ia32

Lines Matching defs:Abort

2240   Abort(kAPICallReturnedInvalidObject);
2536 Abort(kGlobalFunctionsMustHaveInitialMap);
2749 Abort(kJSObjectWithFastElementsMapHasSlowElements);
2758 Abort(reason);
2772 // Abort if stack is not aligned.
2779 void MacroAssembler::Abort(BailoutReason reason) {
2783 RecordComment("Abort message: ");
2794 // Disable stub call restrictions to always allow calls to abort.
2972 Abort(kNonObject);