Use lua_rawgeti() instead of lua_pushnumber, lua_rawget pair.
commit4811d0a320223ceb58a1424a2a775d4aa75757fc
authorDaniel Wallin <daniel@boostpro.com>
Sat, 20 Jun 2009 12:00:57 +0000 (20 14:00 +0200)
committerDaniel Wallin <daniel@boostpro.com>
Mon, 17 Aug 2009 12:33:49 +0000 (17 14:33 +0200)
tree0ad1ebbf713d6a89990658fc91710e66ed45560e
parent5134297ec4fff6871908153dd697e8010744331b
Use lua_rawgeti() instead of lua_pushnumber, lua_rawget pair.
src/object_rep.cpp