[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: OP_SELF
- From: Mark Hamburg <mhamburg@...>
- Date: Sat, 26 Feb 2005 10:48:18 -0800
I was just reading the Lua VM paper. OP_SELF takes a register or a constant
as the method name? How does one get the compiler to generate the register
version?
Mark