emitKill         1839 core/CodegenLIR.cpp             emitKill(state, imm30);
emitKill         2002 core/CodegenLIR.cpp             if (core->debugger()) emitKill(state, ms->local_count()/*scopeBase*/ + state->scopeDepth);
emitKill          477 core/CodegenLIR.h         void emitKill(FrameState* state, int i);