Searched defs:ShouldCreateMemento (Results 1 – 2 of 2) sorted by relevance
63 bool AllocationSiteUsageContext::ShouldCreateMemento(Handle<JSObject> object) { in ShouldCreateMemento() function in v8::internal::AllocationSiteUsageContext
28 bool ShouldCreateMemento(Handle<JSObject> object) { return false; } in ShouldCreateMemento() function