Home | History | Annotate | Download | only in x87

Lines Matching refs:SlotOffset

220         int context_offset = Context::SlotOffset(var->index());
707 int offset = Context::SlotOffset(var->index());
839 __ RecordWriteContextSlot(esi, Context::SlotOffset(variable->index()),
875 __ RecordWriteContextSlot(esi, Context::SlotOffset(variable->index()), eax,
2208 __ mov(ebx, Operand(esi, Context::SlotOffset(Context::GLOBAL_OBJECT_INDEX)));
2431 int offset = Context::SlotOffset(var->index());
3077 __ mov(edx, Operand(esi, Context::SlotOffset(Context::GLOBAL_OBJECT_INDEX)));