Lines Matching refs:scope
136 HandleScope scope;
147 // Create a handle scope to hold the temporary references.
164 Context::Scope context_scope(context_);
242 // Create a handle scope to keep the temporary object references.
247 Context::Scope context_scope(context_);
290 // Handle scope for temporary handles.
311 // Return the result through the current handle scope. Since each
312 // of these handles will go away when the handle scope is deleted
314 // outer handle scope.
381 // Again, return the result through the current handle scope.
395 // Handle scope for temporary handles.
416 // Return the result through the current handle scope. Since each
417 // of these handles will go away when the handle scope is deleted
419 // outer handle scope.
484 // Again, return the result through the current handle scope.
605 HandleScope scope;