Lines Matching refs:scope
138 HandleScope scope;
149 // Create a handle scope to hold the temporary references.
166 Context::Scope context_scope(context_);
244 // Create a handle scope to keep the temporary object references.
249 Context::Scope context_scope(context_);
292 // Handle scope for temporary handles.
313 // Return the result through the current handle scope. Since each
314 // of these handles will go away when the handle scope is deleted
316 // outer handle scope.
383 // Again, return the result through the current handle scope.
397 // Handle scope for temporary handles.
418 // Return the result through the current handle scope. Since each
419 // of these handles will go away when the handle scope is deleted
421 // outer handle scope.
486 // Again, return the result through the current handle scope.
607 HandleScope scope;