Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-interpreter.cc90 class NfaInterpreter { class
139 NfaInterpreter(Isolate* isolate, RegExp::CallOrigin call_origin, in NfaInterpreter() function in v8::internal::__anon14958::NfaInterpreter
567 NfaInterpreter<uint8_t> interpreter(isolate, call_origin, bytecode, in FindMatches()
573 NfaInterpreter<base::uc16> interpreter(isolate, call_origin, bytecode, in FindMatches()

Completed in 2 milliseconds