Lines Matching refs:scope
74 // Open a frame scope to indicate that there is a frame on the stack. The
75 // MANUAL indicates that the scope shouldn't actually generate code to set up
120 // issues when the stack allocated buffer goes out of scope.
147 int receiver_offset = (scope()->num_parameters() + 1) * kPointerSize;
186 int heap_slots = scope()->num_heap_slots() - Context::MIN_CONTEXT_SLOTS;
203 int num_parameters = scope()->num_parameters();
205 Variable* var = scope()->parameter(i);
1995 PushSafepointRegistersScope scope(this);
2532 __ movl(result, Immediate(scope()->num_parameters()));
2700 scope()->contains_with() ||
2701 (scope()->num_heap_slots() > 0);
2755 PushSafepointRegistersScope scope(this);
2854 CpuFeatures::Scope scope(SSE4_1);
3533 PushSafepointRegistersScope scope(this);
3595 PushSafepointRegistersScope scope(this);
3666 PushSafepointRegistersScope scope(this);
4122 PushSafepointRegistersScope scope(this);
4605 PushSafepointRegistersScope scope(this);