Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-bytecode-peephole.cc748 int jump_candidate_destination = jump_destination_candidate->first; in EmitOptimization() local
754 jump_candidate_destination = jump_destination_candidate->first; in EmitOptimization()
760 jump_candidate_destination < start_pc + last_node.SequenceLength()) { in EmitOptimization()
761 preserve_from = jump_candidate_destination; in EmitOptimization()

Completed in 3 milliseconds