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