Searched refs:try_fast_path (Results 1 – 2 of 2) sorted by relevance
2204 bool try_fast_path = true);2208 bool try_fast_path = true);
9045 bool try_fast_path, in GetOwnValuesOrEntries() argument9048 if (try_fast_path && filter == ENUMERABLE_STRINGS) { in GetOwnValuesOrEntries()9102 bool try_fast_path) { in GetOwnValues() argument9104 try_fast_path, false); in GetOwnValues()9109 bool try_fast_path) { in GetOwnEntries() argument9111 try_fast_path, true); in GetOwnEntries()