Home | History | Annotate | Download | only in snapshot

Lines Matching refs:allocation_sites_list

185     // TODO(mvstanton): consider treating the heap()->allocation_sites_list()
188 if (isolate_->heap()->allocation_sites_list() == Smi::kZero) {
191 site->set_weak_next(isolate_->heap()->allocation_sites_list());