Searched refs:GroupStartIndexes (Results 1 – 5 of 5) sorted by relevance
11357 DependentCode::GroupStartIndexes::GroupStartIndexes(DependentCode* entries) { in GroupStartIndexes() function in v8::internal::DependentCode::GroupStartIndexes11362 void DependentCode::GroupStartIndexes::Recompute(DependentCode* entries) { in Recompute()11387 GroupStartIndexes starts(*entries); in Insert()11430 GroupStartIndexes starts(this); in UpdateToFinishedCode()11453 GroupStartIndexes starts(this); in RemoveCompilationInfo()11496 GroupStartIndexes starts(this); in Contains()11513 DependentCode::GroupStartIndexes starts(this); in MarkCodeForDeoptimization()11560 GroupStartIndexes starts(this); in AddToDependentICList()
5535 class GroupStartIndexes {5537 explicit GroupStartIndexes(DependentCode* entries);
4606 GroupStartIndexes starts(this); in ExtendGroup()
2708 DependentCode::GroupStartIndexes starts(entries); in ClearDependentCode()2778 DependentCode::GroupStartIndexes starts(entries); in ClearNonLiveDependentCode()
3888 DependentCode::GroupStartIndexes starts(site->dependent_code()); in TEST()3908 DependentCode::GroupStartIndexes starts(site->dependent_code()); in TEST()