Home
last modified time | relevance | path

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

/external/v8/src/
Dkeys.cc251 bool has_no_properties = CheckAndInitalizeEmptyEnumCache(current); in Prepare() local
252 if (has_no_properties) continue; in Prepare()