Home | History | Annotate | Download | only in src

Lines Matching refs:allow_growth

1880   bool allow_growth = receiver->IsJSArray() && oob_access;
1881 if (allow_growth) {