Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc10053 bool needs_new_enum_cache = !descriptors->HasEnumCache(); in SetEnumCache() local
10054 if (needs_new_enum_cache) { in SetEnumCache()
10064 if (needs_new_enum_cache) { in SetEnumCache()