Searched defs:checkCell (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGAssemblyHelpers.cpp109 Jump checkCell = branchTest64(MacroAssembler::Zero, gpr, GPRInfo::tagMaskRegister); local
144 Jump checkCell = branch32(Equal, gpr, TrustedImm32(JSValue::CellTag)); local

Completed in 68 milliseconds