Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-interpreter.cc58 base::Vector<RegExpInstruction> ToInstructionVector( in ToInstructionVector() function
145 bytecode_(ToInstructionVector(bytecode, no_gc_)), in NfaInterpreter()
278 bytecode_ = ToInstructionVector(bytecode_object_, no_gc_); in HandleInterrupts()

Completed in 2 milliseconds