Searched defs:StackHandleScope (Results 1 – 3 of 3) sorted by relevance
132 template<size_t kNumReferences> friend class StackHandleScope; variable182 template<size_t kNumReferences> friend class StackHandleScope; variable
201 template<size_t kNumRefs> friend class StackHandleScope; variable
50 inline StackHandleScope<kNumReferences>::StackHandleScope(Thread* self) in StackHandleScope() function