Home | History | Annotate | Download | only in src

Lines Matching refs:regexp_stack_

1766       regexp_stack_(NULL),
1967 delete regexp_stack_;
1968 regexp_stack_ = NULL;
2130 regexp_stack_ = new RegExpStack();
2131 regexp_stack_->isolate_ = this;