writeCoerce       503 core/CodegenLIR.h         void writeCoerce(FrameState* state, uint32_t index, Traits *type);
writeCoerce        94 core/Coder.cpp         coder1->writeCoerce(state, index, type);
writeCoerce        95 core/Coder.cpp         coder2->writeCoerce(state, index, type);
writeCoerce       178 core/Coder.cpp         coder->writeCoerce(state, index, type);
writeCoerce        57 core/Coder.h           virtual void writeCoerce(FrameState* state, uint32_t index, Traits* type);
writeCoerce        86 core/Coder.h           void writeCoerce(FrameState* state, uint32_t index, Traits *type);
writeCoerce       109 core/Coder.h           void writeCoerce(FrameState* state, uint32_t index, Traits *type);
writeCoerce      2311 core/Verifier.cpp    			coder->writeCoerce(state, index, target);
writeCoerce        98 core/WordcodeEmitter.h 		void writeCoerce(FrameState* state, uint32_t index, Traits *type);