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