Home | History | Annotate | Download | only in src

Lines Matching refs:ast_id_

553   BailoutId ast_id() const { return ast_id_; }
554 void set_ast_id(BailoutId id) { ast_id_ = id; }
724 BailoutId ast_id_;