Home
last modified time | relevance | path

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

/external/v8/src/
Dkeys.cc320 bool fields_only = true; in GetFastEnumPropertyKeys() local
329 if (details.location() != kField) fields_only = false; in GetFastEnumPropertyKeys()
336 if (fields_only) { in GetFastEnumPropertyKeys()