Searched refs:ForCell (Results 1 – 8 of 8) sorted by relevance
447 __ cmp(Operand::ForCell(validity_cell), in CheckPrototypes()
2246 mov(result, Operand::ForCell(cell)); in LoadHeapObject()2257 cmp(reg, Operand::ForCell(cell)); in CmpHeapObject()2268 push(Operand::ForCell(cell)); in PushHeapObject()
357 static Operand ForCell(Handle<Cell> cell) { in ForCell() function
2282 mov(result, Operand::ForCell(cell)); in LoadHeapObject()2293 cmp(reg, Operand::ForCell(cell)); in CmpHeapObject()2304 push(Operand::ForCell(cell)); in PushHeapObject()
360 static Operand ForCell(Handle<Cell> cell) { in ForCell() function
4825 __ cmp(reg, Operand::ForCell(cell)); in DoCheckValue()
5297 __ cmp(reg, Operand::ForCell(cell)); in DoCheckValue()