Home | History | Annotate | Download | only in src

Lines Matching defs:Throw

86   V(Throw)                                      \
1328 class Throw: public Expression {
1330 Throw(Expression* exception, int pos)