Searched refs:feedback_slots (Results 1 – 3 of 3) sorted by relevance
70 mutable int feedback_slots; member
692 base::Relaxed_Load(&module_->functions[func_index].feedback_slots); in Build()
2302 int* slots = &module()->functions[index].feedback_slots; in AddCompiledCode()