Home | History | Annotate | Download | only in bytecompiler

Lines Matching full:leftmost

831     // added first, and the leftmost child is never added, so the vector produced for the
852 // Emit code for the leftmost node ((a) in the example).
873 // As such we do not plant an op to convert the leftmost child now. Instead, use
875 // once the second node has been generated. However, if the leftmost child is an
890 // generated the second node, which means it is time to convert the leftmost operand.