Lines Matching refs:scope
68 CpuFeatures::Scope scope(FPU);
72 // Open a frame scope to indicate that there is a frame on the stack. The
73 // NONE indicates that the scope shouldn't actually generate code to set up
117 // issues when the stack allocated buffer goes out of scope.
148 int receiver_offset = scope()->num_parameters() * kPointerSize;
174 int heap_slots = scope()->num_heap_slots() - Context::MIN_CONTEXT_SLOTS;
190 int num_parameters = scope()->num_parameters();
192 Variable* var = scope()->parameter(i);
2121 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
2674 __ Addu(result, zero_reg, Operand(scope()->num_parameters()));
2853 scope()->contains_with() ||
2854 (scope()->num_heap_slots() > 0);
2913 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3722 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3785 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3846 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
3919 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
4393 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);
4915 PushSafepointRegistersScope scope(this, Safepoint::kWithRegisters);