Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc10835 bool needs_new_enum_cache = !descriptors->HasEnumCache(); in SetEnumCache() local
10836 if (needs_new_enum_cache) { in SetEnumCache()
10846 if (needs_new_enum_cache) { in SetEnumCache()