Home | History | Annotate | Download | only in bytecompiler

Lines Matching refs:l0

1632         RefPtr<Label> l0 = generator.newLabel();
1637 generator.emitJumpScopes(l0.get(), 0);
1638 generator.emitLabel(l0.get());