Searched defs:StackHandleScope (Results 1 – 3 of 3) sorted by relevance
28 inline StackHandleScope<kNumReferences>::StackHandleScope(Thread* self, mirror::Object* fill_value) in StackHandleScope() function
97 template<size_t kNumReferences> friend class StackHandleScope; variable143 template<size_t kNumReferences> friend class StackHandleScope; variable
210 template<size_t kNumRefs> friend class StackHandleScope; variable