[webkit-dev] Does anyone build with !ENABLE(LLINT)?

Geoffrey Garen ggaren at apple.com
Mon May 20 16:37:33 PDT 2013


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


More information about the webkit-dev mailing list