Lines Matching refs:Cell
202 // rbx -- type info cell with elements kind
2557 // Cache the called function in a global property cell. Cache states
2561 // rbx : cache cell for call target
2567 __ movq(rcx, FieldOperand(rbx, Cell::kValueOffset));
2578 // sentinel, then we have in the cell either some other function or an
2600 __ Move(FieldOperand(rbx, Cell::kValueOffset),
2613 // Create an AllocationSite if we don't already have it, store it in the cell
2634 __ movq(FieldOperand(rbx, Cell::kValueOffset), rdi);
2642 // rbx : cache cell for call target
2701 __ Move(FieldOperand(rbx, Cell::kValueOffset),
2736 // rbx : cache cell for call target
5483 // rbx - type info cell (if mode != DISABLE_ALLOCATION_SITES)
5529 // Fix kind and retry (only if we have an allocation site in the cell).
5531 __ movq(rcx, FieldOperand(rbx, Cell::kValueOffset));
5644 // -- rbx : type info cell
5666 // We should either have undefined in rbx or a valid cell
5677 // If the type cell is undefined, or contains anything other than an
5681 __ movq(rdx, FieldOperand(rbx, Cell::kValueOffset));
5738 // -- rbx : type info cell