chastize david
authoradam <adam@megacz.com>
Fri, 7 Jan 2005 00:34:57 +0000 (00:34 +0000)
committeradam <adam@megacz.com>
Fri, 7 Jan 2005 00:34:57 +0000 (00:34 +0000)
darcs-hash:20050107003457-5007d-86e16ec75cef1bbb22c586e3893d62a14f490257.gz

src/org/ibex/js/JS.java

index 6b40fe8..a6e64a9 100644 (file)
@@ -169,6 +169,7 @@ public interface JS extends Pausable {
         private static final String[] emptystr = new String[0];
         private static final Placeholder holder = new Placeholder();
 
+        // HACK: this is hideously, disgustingly ugly.... we need N-ary Hash classes
         /** entries[index + 0] // key
          *  entries[index + 1] // value
          *  entries[index + 2] // trap