Home
last modified time | relevance | path

Searched refs:NegativeSubmatchSuccess (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h554 class NegativeSubmatchSuccess : public EndNode { class
556 NegativeSubmatchSuccess(int stack_pointer_reg, int position_reg, in NegativeSubmatchSuccess() function in v8::internal::NegativeSubmatchSuccess
H A Dregexp-compiler-tonode.cc982 on_match_success_ = zone->New<NegativeSubmatchSuccess>( in RationalizeConsecutiveAtoms()
H A Dregexp-compiler.cc585 void NegativeSubmatchSuccess::Emit(RegExpCompiler* compiler, Trace* trace) { in Emit()

Completed in 12 milliseconds