Searched refs:fill_value (Results 1 – 2 of 2) sorted by relevance
32 mirror::Object* fill_value) in FixedSizeHandleScope() argument40 SetReference(i, fill_value); in FixedSizeHandleScope()45 inline StackHandleScope<kNumReferences>::StackHandleScope(Thread* self, mirror::Object* fill_value) in StackHandleScope() argument46 : FixedSizeHandleScope<kNumReferences>(self->GetTopHandleScope(), fill_value), in StackHandleScope()
240 mirror::Object* fill_value = nullptr);263 explicit ALWAYS_INLINE StackHandleScope(Thread* self, mirror::Object* fill_value = nullptr);