Comment #14 on issue 1312 by [email protected]: It's time to get iOS supported!
http://code.google.com/p/v8/issues/detail?id=1312

Good luck, but I don't think stock iOS will allow you to map executable pages. The whole point of the sandbox is to prevent userspace from creating executable code. In that context, porting V8 to iOS is pointless, because V8 has to create executable code in order to do anything at all.

See http://dl.packetstormsecurity.net/papers/general/apple-sandbox.pdf for a details of the iOS sandbox. See http://wingolog.org/archives/2011/06/21/security-implications-of-jit-compilation for a broader discussion.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to