I'd like to remove the #ifdef, and make the interpreter an unconditional part of JSC. It's sometimes hard to reason about the different execution engines if you can't assume that the interpreter and its basic data structures exist. Thanks, Geoff