* src/native/localref.cpp: Using free list instead of array scanning.
authorStefan Ring <stefan@complang.tuwien.ac.at>
Wed, 29 Sep 2010 08:47:29 +0000 (10:47 +0200)
committerStefan Ring <stefan@complang.tuwien.ac.at>
Wed, 29 Sep 2010 08:47:29 +0000 (10:47 +0200)
commit0fecf3b0f32502f7a2c673f6d584894cf3ab93b0
tree33706fa1945a2b2570db8a177c229b849405d22e
parent731d9b581f78213eeacc14a54fb4c2ef3ccf0d0f
* src/native/localref.cpp: Using free list instead of array scanning.
* src/native/localref.hpp: Adapted localref_table to use a free list.
src/native/localref.cpp
src/native/localref.hpp