Home
last modified time | relevance | path

Searched defs:GreedyLoopState (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/regexp/
Dregexp-nodes.h17 class GreedyLoopState; variable
Dregexp-compiler.cc3038 GreedyLoopState::GreedyLoopState(bool not_at_start) { in GreedyLoopState() function in v8::internal::GreedyLoopState