commit | 23abc2fe89ec3713645d64bdb74415a9090084f4 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <[email protected]> | Fri Jan 06 14:58:00 2012 -0500 |
committer | Jesse Wilson <[email protected]> | Fri Jan 06 14:58:00 2012 -0500 |
tree | 552c4505c4a11bca5ca5b6b621053cb572e6a9b0 | |
parent | e7afb8c8980d8d87660b0b9135e4947e907b4aba [diff] |
Use 'new Label()' rather than 'Code.newLabel()' to make it clear that allocating a label is a free operation, not depending on the current state of the Code instance.