* src/vm/loader.cpp (load_constantpool): Uses DumpList instead of reinvented
authorMichael Starzinger <michi@complang.tuwien.ac.at>
Mon, 31 Aug 2009 13:25:49 +0000 (15:25 +0200)
committerMichael Starzinger <michi@complang.tuwien.ac.at>
Mon, 31 Aug 2009 13:25:49 +0000 (15:25 +0200)
commit34aa19828c4f7fb8d3dea35cedff4dd0ed2a7142
tree086351b9452994897a7c6b8f38c41a3ef3b8c8a4
parente7ae2f408bb65b47f53157cc7f3a68a0123f3c36
* src/vm/loader.cpp (load_constantpool): Uses DumpList instead of reinvented
wheel to resolve forward references.
src/vm/loader.cpp