Searched defs:regexp_stack (Results 1 – 3 of 3) sorted by relevance
49 void RegExpStack::ThreadLocal::ResetToStaticStack(RegExpStack* regexp_stack) { in ResetToStaticStack()
510 RegExpStack* regexp_stack = isolate->regexp_stack(); in GrowStack() local
1294 RegExpStack* regexp_stack() const { return regexp_stack_; } in regexp_stack() function