Home | History | Annotate | Download | only in mips

Lines Matching refs:Cell

204   // a2 -- type info cell with elements kind
2248 __ sw(map, FieldMemOperand(scratch, Cell::kValueOffset));
3081 // Stack pointer now points to cell where return address is to be written.
3420 // Cache the called function in a global property cell. Cache states
3425 // a2 : cache cell for call target
3434 __ lw(a3, FieldMemOperand(a2, Cell::kValueOffset));
3442 // sentinel, then we have in the cell either some other function or an
3463 __ sw(at, FieldMemOperand(a2, Cell::kValueOffset));
3474 // Create an AllocationSite if we don't already have it, store it in the cell.
3495 __ sw(a1, FieldMemOperand(a2, Cell::kValueOffset));
3504 // a2 : cache cell for call target
3567 __ sw(at, FieldMemOperand(a2, Cell::kValueOffset));
3598 // a2 : cache cell for call target
5892 // a2 - type info cell (if mode != DISABLE_ALLOCATION_SITES)
5931 // Fix kind and retry (only if we have an allocation site in the cell).
5933 __ lw(t1, FieldMemOperand(a2, Cell::kValueOffset));
5939 __ lw(t1, FieldMemOperand(a2, Cell::kValueOffset));
6048 // -- a2 : type info cell
6066 // We should either have undefined in a2 or a valid cell.
6081 __ lw(a3, FieldMemOperand(a2, Cell::kValueOffset));
6083 // If the type cell is undefined, or contains anything other than an