Searched refs:notJSCell (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITCall32_64.cpp78 Jump notJSCell = branch32(NotEqual, regT1, TrustedImm32(JSValue::CellTag)); local
88 notJSCell.link(this);
H A DJITOpcodes.cpp315 Jump notJSCell = emitJumpIfNotJSCell(returnValueRegister); local
330 notJSCell.link(this);

Completed in 130 milliseconds