Searched refs:fill_value (Results 1 – 2 of 2) sorted by relevance
28 inline StackHandleScope<kNumReferences>::StackHandleScope(Thread* self, mirror::Object* fill_value) in StackHandleScope() argument33 SetReference(i, fill_value); in StackHandleScope()
166 explicit ALWAYS_INLINE StackHandleScope(Thread* self, mirror::Object* fill_value = nullptr);