Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-bytecode-peephole.cc780 int preserve_length = start_pc + last_node.SequenceLength() - preserve_from; in EmitOptimization() local
781 fixup_length += preserve_length; in EmitOptimization()
784 start_pc + last_node.SequenceLength() - preserve_length); in EmitOptimization()
792 CopyRangeToOutput(bytecode, preserve_from, preserve_length); in EmitOptimization()

Completed in 3 milliseconds