Searched defs:SetAstId (Results 1 – 4 of 4) sorted by relevance
4883 void SetAstId(int i, BailoutId value) { in SetAstId() function4927 void SetAstId(int index, BailoutId id) { in SetAstId() function
6268 void TypeFeedbackCells::SetAstId(int index, TypeFeedbackId id) { in SetAstId() function
4040 void SetAstId(int index, Smi* id) { set(index * 2, id); } in SetAstId() function
4796 void TypeFeedbackCells::SetAstId(int index, Smi* id) { in SetAstId() function