chastize david
[org.ibex.js.git] / 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