Searched refs:ShouldCreateMemento (Results 1 – 2 of 2) sorted by relevance
26 bool ShouldCreateMemento(Handle<JSObject> object) { return false; } in ShouldCreateMemento() function78 bool ShouldCreateMemento(Handle<JSObject> object) { in ShouldCreateMemento() function
95 if (site_context()->ShouldCreateMemento(object)) { in StructureWalk()222 bool ShouldCreateMemento(Handle<JSObject> object) { return false; } in ShouldCreateMemento() function in v8::internal::__anond0b108660111::DeprecationUpdateContext