Home | History | Annotate | Download | only in bytecompiler

Lines Matching defs:l0

1667         RefPtr<Label> l0 = generator.newLabel();
1672 generator.emitJumpScopes(l0.get(), 0);
1673 generator.emitLabel(l0.get());