writeBlockStart   506 core/CodegenLIR.h         void writeBlockStart(FrameState* state);
writeBlockStart   112 core/Coder.cpp         coder1->writeBlockStart(state);
writeBlockStart   113 core/Coder.cpp         coder2->writeBlockStart(state);
writeBlockStart   193 core/Coder.cpp         coder->writeBlockStart(state);
writeBlockStart    60 core/Coder.h           virtual void writeBlockStart(FrameState* state);
writeBlockStart    89 core/Coder.h           void writeBlockStart(FrameState* state);
writeBlockStart   112 core/Coder.h           void writeBlockStart(FrameState* state);
writeBlockStart   318 core/Verifier.cpp 				coder->writeBlockStart(state);
writeBlockStart   101 core/WordcodeEmitter.h 		void writeBlockStart(FrameState* state);