Searched refs:aborted (Results 1 – 1 of 1) sorted by relevance
687 bool aborted = setjmp(jmpBuf); in compilerThreadStart() local688 if (!aborted) { in compilerThreadStart()