fixExceptionsAndLabels  508 core/CodegenLIR.h         void fixExceptionsAndLabels(FrameState* state, const byte* pc);
fixExceptionsAndLabels  379 core/WordcodeEmitter.cpp 		fixExceptionsAndLabels(pc);
fixExceptionsAndLabels   64 core/WordcodeEmitter.h 		virtual void fixExceptionsAndLabels(const uint8_t *pc);
fixExceptionsAndLabels   67 core/WordcodeTranslator.h 		virtual void fixExceptionsAndLabels(const uint8_t *pc) = 0;