Home
last modified time | relevance | path

Searched refs:SetCell (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dfull-codegen.cc397 cache->SetCell(i, *type_feedback_cells_[i].cell); in PopulateTypeFeedbackCells()
Dobjects-inl.h4806 void TypeFeedbackCells::SetCell(int index, JSGlobalPropertyCell* cell) { in SetCell() function
Dobjects.h4080 inline void SetCell(int index, JSGlobalPropertyCell* cell);