Lines Matching full:cell
4806 void TypeFeedbackCells::SetCell(int index, JSGlobalPropertyCell* cell) {4807 set(index * 2, cell);4811 JSGlobalPropertyCell* TypeFeedbackCells::Cell(int index) {