Searched refs:old_sp_top_delta_ (Results 1 – 2 of 2) sorted by relevance
15 old_sp_top_delta_(regexp_stack_->sp_top_delta()) { in RegExpStackScope()20 CHECK_EQ(old_sp_top_delta_, regexp_stack_->sp_top_delta()); in ~RegExpStackScope()
33 const ptrdiff_t old_sp_top_delta_; variable