RegExpStackScope 172 src/regexp-macro-assembler.cc RegExpStackScope stack_scope(isolate); RegExpStackScope 34 src/regexp-stack.cc RegExpStackScope::RegExpStackScope(Isolate* isolate) RegExpStackScope 41 src/regexp-stack.cc RegExpStackScope::~RegExpStackScope() { RegExpStackScope 41 src/regexp-stack.h class RegExpStackScope { RegExpStackScope 46 src/regexp-stack.h explicit RegExpStackScope(Isolate* isolate); RegExpStackScope 47 src/regexp-stack.h ~RegExpStackScope(); // Releases the stack if it has grown. RegExpStackScope 54 src/regexp-stack.h DISALLOW_COPY_AND_ASSIGN(RegExpStackScope); RegExpStackScope 141 src/regexp-stack.h friend class RegExpStackScope;