Searched refs:StackHandleScopeCollection (Results 1 – 3 of 3) sorted by relevance
197 class StackHandleScopeCollection {199 explicit StackHandleScopeCollection(Thread* const self) : in StackHandleScopeCollection() function204 ~StackHandleScopeCollection() { in ~StackHandleScopeCollection()231 DISALLOW_COPY_AND_ASSIGN(StackHandleScopeCollection);
36 StackHandleScopeCollection* handles) in ReferenceTypePropagation()71 StackHandleScopeCollection* handles_;
323 StackHandleScopeCollection* handles) { in RunOptimizations()403 StackHandleScopeCollection handles(Thread::Current()); in CompileOptimized()