Searched refs:TooManyFastProperties (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects-inl.h2098 bool Map::TooManyFastProperties(StoreFromKeyed store_mode) { function in class:v8::internal::Map
H A Dobjects.h6034 inline bool TooManyFastProperties(StoreFromKeyed store_mode);
H A Dobjects.cc6776 } else if (!map->TooManyFastProperties(store_mode)) {
6887 map->TooManyFastProperties(CERTAINLY_NOT_STORE_FROM_KEYED)) {

Completed in 202 milliseconds