Lines Matching refs:BAILOUT
868 BAILOUT("could not resolve a constant");
937 BAILOUT("subroutine overwrites return address from previous subroutine");
1263 BAILOUT("too-complicated jsr/ret structure");
1275 if (!parsing_jsr()) BAILOUT("ret encountered while not parsing subroutine");
1278 BAILOUT("can not handle complicated jsr/ret constructs");
1658 BAILOUT("unlinked call site (FIXME needs patching or recompile support)");
1674 BAILOUT("will cause link error");
2227 // previously this was a BAILOUT, but this is not necessary
3063 if (!result) BAILOUT("failed to inline intrinsic");
3103 if (!result) BAILOUT("failed to inline intrinsic");
3133 BAILOUT("stack not empty at OSR entry point");