You also need a JIT entitlement for the application. Otherwise your browser engine will only be able to interpret JavaScript instead of JIT compiling it. Good luck getting any modern JavaScript framework running with only interpretation available.
Some JavaScript frameworks will work, others will randomly break with timeouts and other weird failures. While we'd hope we'd get less JavaScript abuse all that would happen is no one would use that browser.