For evals, op_targ carry hint flags, which are pretty high when you're
authorRafael Garcia-Suarez <rgs@consttype.org>
Fri, 2 Apr 2010 19:19:24 +0000 (15:19 -0400)
committerJesse Vincent <jesse@bestpractical.com>
Fri, 2 Apr 2010 19:19:24 +0000 (15:19 -0400)
commit4d193d44b8e7a55a6559c6d4307a78a879f11204
treeb1d742401b104b60ad9cf6b11b6574901331beed
parentae533554a9c124f574bc4e6f57c895308d938681
For evals, op_targ carry hint flags, which are pretty high when you're
using feature or another (recent) pragma. And previously we had to care
only about entereval, but now we can compile to entertry too.
op.c