hints

 From:  Michael Gibson
3963.12 In reply to 3963.11 
Hi Dave,

> What about the Javascript engine? Will it be V8-based?

No, it's using the regular JavaScriptCore engine (nitro) that normally goes with WebKit. But it does have the JIT engine enabled, it's fairly close in performance to V8.

- Michael