Home | History | Annotate | Download | only in x87

Lines Matching refs:SlotOffset

2378   mov(target, Operand(esi, Context::SlotOffset(Context::GLOBAL_OBJECT_INDEX)));
2397 mov(dst, Operand(esi, Context::SlotOffset(Context::PREVIOUS_INDEX)));
2399 mov(dst, Operand(dst, Context::SlotOffset(Context::PREVIOUS_INDEX)));
2427 mov(scratch, Operand(esi, Context::SlotOffset(Context::GLOBAL_OBJECT_INDEX)));
2432 Context::SlotOffset(Context::JS_ARRAY_MAPS_INDEX)));
2449 Operand(esi, Context::SlotOffset(Context::GLOBAL_OBJECT_INDEX)));
2454 mov(function, Operand(function, Context::SlotOffset(index)));