Home
last modified time | relevance | path

Searched defs:regexp_stack (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-stack.cc49 void RegExpStack::ThreadLocal::ResetToStaticStack(RegExpStack* regexp_stack) { in ResetToStaticStack() argument
H A Dregexp-macro-assembler.cc510 RegExpStack* regexp_stack = isolate->regexp_stack(); in GrowStack() local
/third_party/node/deps/v8/src/execution/
H A Disolate.h1294 RegExpStack* regexp_stack() const { return regexp_stack_; } in regexp_stack() function in v8::internal::final

Completed in 7 milliseconds