Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dic.cc1715 bool allow_growth = receiver->IsJSArray() && oob_access && in GetStoreMode() local
1717 if (allow_growth) { in GetStoreMode()