-
Type:
New Feature
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.2.0-rc2
-
Component/s: JavaScript
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We should try probing for writable/executable pages to use the jit where possible, falling back to the interpreter
We'd do this by:
mmap on posix
virtualalloc + virtualprotect on windows