DescriptionNative Client builds of V8 on ia32 and x64.
[NOTE: This master CL includes all the intended changes for NaCl support on V8. It is useful to see things the whole and for verification, although for commit I am creating smaller CLs that are hopefully easier to review.]
This port uses the ARM code generator and interpreter to allow a
temporary low-performance solution pending availability of NaCl
JIT ports or a fast portable interpreter.
This patch supports V8-style build and test targets, e.g.
make nacl_ia32.check nacl_x64.check
All unit tests should pass, modulo skipped tests as per
mjsunit.status and cctests.status.
BUG=
Patch Set 1 #Patch Set 2 : A couple minor cleanups #
Total comments: 1
Patch Set 3 : Unfied paths for 32- and 64-bit runtime calls. #Patch Set 4 : minor cleanup #Patch Set 5 : More cleanups. #Patch Set 6 : Minor cruft removal. #Patch Set 7 : Re-enable snapshot; update mjsunit.status #Patch Set 8 : Minor updates to Makefile and nacl-run.py #Patch Set 9 : More test adjustments #Patch Set 10 : Remove V=1 from build #Patch Set 11 : rebase #Patch Set 12 : rebase #Patch Set 13 : A few parameter name improvements #Patch Set 14 : rebase #Patch Set 15 : Fixing a couple nits #
Messages
Total messages: 10 (0 generated)
|