Home
last modified time | relevance | path

Searched refs:kLastPass (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h450 static const int kLastPass = CHARACTER_CLASS_MATCH; member in v8::internal::TextNode
H A Dregexp-compiler.cc2486 for (int pass = kFirstRealPass; pass <= kLastPass; pass++) { in Emit()
2493 for (int pass = kFirstRealPass; pass <= kLastPass; pass++) { in Emit()

Completed in 9 milliseconds