Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dic-state.h99 bool ShouldCreateAllocationMementos() const { in ShouldCreateAllocationMementos() function
Dic.cc2581 if (!allocation_site.is_null() || state.ShouldCreateAllocationMementos()) { in Transition()