Home
last modified time | relevance | path

Searched refs:ShouldCreateAllocationMementos (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dic.h827 bool ShouldCreateAllocationMementos() const { in ShouldCreateAllocationMementos() function
Dic.cc2660 if (!allocation_site.is_null() || state.ShouldCreateAllocationMementos()) { in Transition()