Searched defs:regexp_stack (Results 1 – 2 of 2) sorted by relevance
254 RegExpStack* regexp_stack = isolate->regexp_stack(); in GrowStack() local
908 RegExpStack* regexp_stack() { return regexp_stack_; } in regexp_stack() function