Home | History | Annotate | Download | only in jit

Lines Matching refs:emitJumpSlowCaseIfNotJSCell

325         void emitJumpSlowCaseIfNotJSCell(unsigned virtualRegisterIndex);
326 void emitJumpSlowCaseIfNotJSCell(unsigned virtualRegisterIndex, RegisterID tag);
535 void emitJumpSlowCaseIfNotJSCell(RegisterID);
536 void emitJumpSlowCaseIfNotJSCell(RegisterID, int VReg);