Searched refs:InvalidateEntry (Results 1 – 2 of 2) sorted by relevance
4008 static Handle<PropertyCell> InvalidateEntry(
6845 auto cell = PropertyCell::InvalidateEntry(isolate, dictionary, entry); in DeleteNormalizedProperty()16963 PropertyCell::InvalidateEntry(global->GetIsolate(), dictionary, entry); in InvalidatePropertyCell()16982 cell = PropertyCell::InvalidateEntry(isolate, dictionary, entry); in EnsureEmptyPropertyCell()18606 Handle<PropertyCell> PropertyCell::InvalidateEntry( in InvalidateEntry() function in v8::internal::PropertyCell18714 cell = PropertyCell::InvalidateEntry(isolate, dictionary, entry); in PrepareForValue()