Home | History | Annotate | Download | only in src

Lines Matching defs:SetAstId

4040   void SetAstId(int index, Smi* id) { set(index * 2, id); }
4076 inline void SetAstId(int index, Smi* id);