Searched defs:CouldCreateAllocationMementos (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/ic/
H A Dic-state.h103 bool CouldCreateAllocationMementos() const { function in class:v8::internal::BASE_EMBEDDED
113 return FLAG_allocation_site_pretenuring && CouldCreateAllocationMementos();

Completed in 61 milliseconds