Home | History | Annotate | Download | only in src

Lines Matching refs:SetAstId

3203   void SetAstId(int index, Smi* id) { set(index * 2, id); }