Searched defs:collection (Results 1 – 5 of 5) sorted by relevance
27 … const DependentStateCollection collection, in AppendDependentInfos()40 DependentStateCollection collection) in TraceLazyDeoptReason()70 … JSThread *thread, DependentStateCollection collection) in TriggerLazyDeoptimization()
72 … CheckCollectionEffect(DependentStateCollection depCollection, DependentStateCollection collection) in CheckCollectionEffect()
45 std::set<ETSWarnings> collection; in CollectETSNolints() local121 …intParser::AddToETSNolintLinesCollection(std::size_t line, const std::set<ETSWarnings> &collection) in AddToETSNolintLinesCollection()
48 uint32_t collection = iter.second; in InstallAll() local63 uint32_t collection = iter.second; in InstallAll() local
1579 #define CREATE_ITERATOR_STUB_BUILDER(name, collection, iterationKind) … argument