Clean up a few inc/decrefs
commit7eab9dfa43ccee3641b93a1ed288b3dbf3405504
authorbsimmers <bsimmers@fb.com>
Tue, 9 Oct 2012 00:43:03 +0000 (8 17:43 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 9 Oct 2012 20:53:59 +0000 (9 13:53 -0700)
treeb81d0d4016987e1835d1c72880543f2bcfed5db9
parent5e79401cafe757e484a0512591273abf1d49c8d3
Clean up a few inc/decrefs

I wasn't able to find any inc or decrefs that were doing
unnecessary runtime work, but these were doing some unnecessary
compile-time work so I cleaned them up. The code emitted should be
unchanged.
src/runtime/vm/translator/translator-x64.cpp