Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-compiler.cc236 void ConsumeAnyChar() { in ConsumeAnyChar() function in v8::internal::__anon14955::BytecodeAssembler
237 code_.Add(RegExpInstruction::ConsumeAnyChar(), zone_); in ConsumeAnyChar()
307 [&]() { compiler.assembler_.ConsumeAnyChar(); }); in Compile()
H A Dexperimental-bytecode.h117 static RegExpInstruction ConsumeAnyChar() { in ConsumeAnyChar() function

Completed in 3 milliseconds