Searched refs:own_only (Results 1 – 1 of 1) sorted by relevance
396 bool own_only = has_empty_prototype_ || mode_ == KeyCollectionMode::kOwnOnly; in GetKeysFast() local398 if (!own_only || !OnlyHasSimpleProperties(map)) { in GetKeysFast()