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