therubyracer 0.9.0beta4 → 0.9.0beta5
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of therubyracer might be problematic. Click here for more details.
- data/.gitignore +1 -0
- data/Rakefile +0 -11
- data/ext/v8/extconf.rb +9 -9
- data/ext/v8/v8_external.cpp +40 -10
- data/lib/v8/cli.rb +2 -1
- data/lib/v8/version.rb +1 -1
- data/spec/redjs/.gitignore +1 -0
- data/therubyracer.gemspec +2 -3
- metadata +33 -779
- data/ext/v8/upstream/Makefile +0 -38
- data/ext/v8/upstream/detect_cpu.rb +0 -27
- data/ext/v8/upstream/fpic-on-linux-amd64.patch +0 -13
- data/ext/v8/upstream/scons/CHANGES.txt +0 -5183
- data/ext/v8/upstream/scons/LICENSE.txt +0 -20
- data/ext/v8/upstream/scons/MANIFEST +0 -202
- data/ext/v8/upstream/scons/PKG-INFO +0 -13
- data/ext/v8/upstream/scons/README.txt +0 -273
- data/ext/v8/upstream/scons/RELEASE.txt +0 -1040
- data/ext/v8/upstream/scons/engine/SCons/Action.py +0 -1256
- data/ext/v8/upstream/scons/engine/SCons/Builder.py +0 -868
- data/ext/v8/upstream/scons/engine/SCons/CacheDir.py +0 -217
- data/ext/v8/upstream/scons/engine/SCons/Conftest.py +0 -794
- data/ext/v8/upstream/scons/engine/SCons/Debug.py +0 -237
- data/ext/v8/upstream/scons/engine/SCons/Defaults.py +0 -485
- data/ext/v8/upstream/scons/engine/SCons/Environment.py +0 -2327
- data/ext/v8/upstream/scons/engine/SCons/Errors.py +0 -207
- data/ext/v8/upstream/scons/engine/SCons/Executor.py +0 -636
- data/ext/v8/upstream/scons/engine/SCons/Job.py +0 -435
- data/ext/v8/upstream/scons/engine/SCons/Memoize.py +0 -292
- data/ext/v8/upstream/scons/engine/SCons/Node/Alias.py +0 -153
- data/ext/v8/upstream/scons/engine/SCons/Node/FS.py +0 -3220
- data/ext/v8/upstream/scons/engine/SCons/Node/Python.py +0 -128
- data/ext/v8/upstream/scons/engine/SCons/Node/__init__.py +0 -1341
- data/ext/v8/upstream/scons/engine/SCons/Options/BoolOption.py +0 -50
- data/ext/v8/upstream/scons/engine/SCons/Options/EnumOption.py +0 -50
- data/ext/v8/upstream/scons/engine/SCons/Options/ListOption.py +0 -50
- data/ext/v8/upstream/scons/engine/SCons/Options/PackageOption.py +0 -50
- data/ext/v8/upstream/scons/engine/SCons/Options/PathOption.py +0 -76
- data/ext/v8/upstream/scons/engine/SCons/Options/__init__.py +0 -74
- data/ext/v8/upstream/scons/engine/SCons/PathList.py +0 -232
- data/ext/v8/upstream/scons/engine/SCons/Platform/__init__.py +0 -236
- data/ext/v8/upstream/scons/engine/SCons/Platform/aix.py +0 -70
- data/ext/v8/upstream/scons/engine/SCons/Platform/cygwin.py +0 -55
- data/ext/v8/upstream/scons/engine/SCons/Platform/darwin.py +0 -46
- data/ext/v8/upstream/scons/engine/SCons/Platform/hpux.py +0 -46
- data/ext/v8/upstream/scons/engine/SCons/Platform/irix.py +0 -44
- data/ext/v8/upstream/scons/engine/SCons/Platform/os2.py +0 -58
- data/ext/v8/upstream/scons/engine/SCons/Platform/posix.py +0 -264
- data/ext/v8/upstream/scons/engine/SCons/Platform/sunos.py +0 -50
- data/ext/v8/upstream/scons/engine/SCons/Platform/win32.py +0 -386
- data/ext/v8/upstream/scons/engine/SCons/SConf.py +0 -1038
- data/ext/v8/upstream/scons/engine/SCons/SConsign.py +0 -381
- data/ext/v8/upstream/scons/engine/SCons/Scanner/C.py +0 -132
- data/ext/v8/upstream/scons/engine/SCons/Scanner/D.py +0 -74
- data/ext/v8/upstream/scons/engine/SCons/Scanner/Dir.py +0 -111
- data/ext/v8/upstream/scons/engine/SCons/Scanner/Fortran.py +0 -320
- data/ext/v8/upstream/scons/engine/SCons/Scanner/IDL.py +0 -48
- data/ext/v8/upstream/scons/engine/SCons/Scanner/LaTeX.py +0 -378
- data/ext/v8/upstream/scons/engine/SCons/Scanner/Prog.py +0 -103
- data/ext/v8/upstream/scons/engine/SCons/Scanner/RC.py +0 -55
- data/ext/v8/upstream/scons/engine/SCons/Scanner/__init__.py +0 -415
- data/ext/v8/upstream/scons/engine/SCons/Script/Interactive.py +0 -386
- data/ext/v8/upstream/scons/engine/SCons/Script/Main.py +0 -1360
- data/ext/v8/upstream/scons/engine/SCons/Script/SConsOptions.py +0 -944
- data/ext/v8/upstream/scons/engine/SCons/Script/SConscript.py +0 -642
- data/ext/v8/upstream/scons/engine/SCons/Script/__init__.py +0 -414
- data/ext/v8/upstream/scons/engine/SCons/Sig.py +0 -63
- data/ext/v8/upstream/scons/engine/SCons/Subst.py +0 -911
- data/ext/v8/upstream/scons/engine/SCons/Taskmaster.py +0 -1030
- data/ext/v8/upstream/scons/engine/SCons/Tool/386asm.py +0 -61
- data/ext/v8/upstream/scons/engine/SCons/Tool/BitKeeper.py +0 -65
- data/ext/v8/upstream/scons/engine/SCons/Tool/CVS.py +0 -73
- data/ext/v8/upstream/scons/engine/SCons/Tool/FortranCommon.py +0 -247
- data/ext/v8/upstream/scons/engine/SCons/Tool/JavaCommon.py +0 -324
- data/ext/v8/upstream/scons/engine/SCons/Tool/MSCommon/__init__.py +0 -56
- data/ext/v8/upstream/scons/engine/SCons/Tool/MSCommon/arch.py +0 -61
- data/ext/v8/upstream/scons/engine/SCons/Tool/MSCommon/common.py +0 -210
- data/ext/v8/upstream/scons/engine/SCons/Tool/MSCommon/netframework.py +0 -84
- data/ext/v8/upstream/scons/engine/SCons/Tool/MSCommon/sdk.py +0 -321
- data/ext/v8/upstream/scons/engine/SCons/Tool/MSCommon/vc.py +0 -367
- data/ext/v8/upstream/scons/engine/SCons/Tool/MSCommon/vs.py +0 -497
- data/ext/v8/upstream/scons/engine/SCons/Tool/Perforce.py +0 -104
- data/ext/v8/upstream/scons/engine/SCons/Tool/PharLapCommon.py +0 -138
- data/ext/v8/upstream/scons/engine/SCons/Tool/RCS.py +0 -64
- data/ext/v8/upstream/scons/engine/SCons/Tool/SCCS.py +0 -64
- data/ext/v8/upstream/scons/engine/SCons/Tool/Subversion.py +0 -71
- data/ext/v8/upstream/scons/engine/SCons/Tool/__init__.py +0 -675
- data/ext/v8/upstream/scons/engine/SCons/Tool/aixc++.py +0 -82
- data/ext/v8/upstream/scons/engine/SCons/Tool/aixcc.py +0 -74
- data/ext/v8/upstream/scons/engine/SCons/Tool/aixf77.py +0 -80
- data/ext/v8/upstream/scons/engine/SCons/Tool/aixlink.py +0 -76
- data/ext/v8/upstream/scons/engine/SCons/Tool/applelink.py +0 -71
- data/ext/v8/upstream/scons/engine/SCons/Tool/ar.py +0 -63
- data/ext/v8/upstream/scons/engine/SCons/Tool/as.py +0 -78
- data/ext/v8/upstream/scons/engine/SCons/Tool/bcc32.py +0 -82
- data/ext/v8/upstream/scons/engine/SCons/Tool/c++.py +0 -99
- data/ext/v8/upstream/scons/engine/SCons/Tool/cc.py +0 -114
- data/ext/v8/upstream/scons/engine/SCons/Tool/cvf.py +0 -58
- data/ext/v8/upstream/scons/engine/SCons/Tool/default.py +0 -50
- data/ext/v8/upstream/scons/engine/SCons/Tool/dmd.py +0 -224
- data/ext/v8/upstream/scons/engine/SCons/Tool/dvi.py +0 -64
- data/ext/v8/upstream/scons/engine/SCons/Tool/dvipdf.py +0 -125
- data/ext/v8/upstream/scons/engine/SCons/Tool/dvips.py +0 -94
- data/ext/v8/upstream/scons/engine/SCons/Tool/f77.py +0 -62
- data/ext/v8/upstream/scons/engine/SCons/Tool/f90.py +0 -62
- data/ext/v8/upstream/scons/engine/SCons/Tool/f95.py +0 -63
- data/ext/v8/upstream/scons/engine/SCons/Tool/filesystem.py +0 -98
- data/ext/v8/upstream/scons/engine/SCons/Tool/fortran.py +0 -63
- data/ext/v8/upstream/scons/engine/SCons/Tool/g++.py +0 -90
- data/ext/v8/upstream/scons/engine/SCons/Tool/g77.py +0 -73
- data/ext/v8/upstream/scons/engine/SCons/Tool/gas.py +0 -53
- data/ext/v8/upstream/scons/engine/SCons/Tool/gcc.py +0 -80
- data/ext/v8/upstream/scons/engine/SCons/Tool/gfortran.py +0 -64
- data/ext/v8/upstream/scons/engine/SCons/Tool/gnulink.py +0 -63
- data/ext/v8/upstream/scons/engine/SCons/Tool/gs.py +0 -81
- data/ext/v8/upstream/scons/engine/SCons/Tool/hpc++.py +0 -85
- data/ext/v8/upstream/scons/engine/SCons/Tool/hpcc.py +0 -53
- data/ext/v8/upstream/scons/engine/SCons/Tool/hplink.py +0 -77
- data/ext/v8/upstream/scons/engine/SCons/Tool/icc.py +0 -59
- data/ext/v8/upstream/scons/engine/SCons/Tool/icl.py +0 -52
- data/ext/v8/upstream/scons/engine/SCons/Tool/ifl.py +0 -72
- data/ext/v8/upstream/scons/engine/SCons/Tool/ifort.py +0 -90
- data/ext/v8/upstream/scons/engine/SCons/Tool/ilink.py +0 -59
- data/ext/v8/upstream/scons/engine/SCons/Tool/ilink32.py +0 -60
- data/ext/v8/upstream/scons/engine/SCons/Tool/install.py +0 -229
- data/ext/v8/upstream/scons/engine/SCons/Tool/intelc.py +0 -490
- data/ext/v8/upstream/scons/engine/SCons/Tool/ipkg.py +0 -71
- data/ext/v8/upstream/scons/engine/SCons/Tool/jar.py +0 -110
- data/ext/v8/upstream/scons/engine/SCons/Tool/javac.py +0 -234
- data/ext/v8/upstream/scons/engine/SCons/Tool/javah.py +0 -138
- data/ext/v8/upstream/scons/engine/SCons/Tool/latex.py +0 -79
- data/ext/v8/upstream/scons/engine/SCons/Tool/lex.py +0 -99
- data/ext/v8/upstream/scons/engine/SCons/Tool/link.py +0 -121
- data/ext/v8/upstream/scons/engine/SCons/Tool/linkloc.py +0 -112
- data/ext/v8/upstream/scons/engine/SCons/Tool/m4.py +0 -63
- data/ext/v8/upstream/scons/engine/SCons/Tool/masm.py +0 -77
- data/ext/v8/upstream/scons/engine/SCons/Tool/midl.py +0 -90
- data/ext/v8/upstream/scons/engine/SCons/Tool/mingw.py +0 -159
- data/ext/v8/upstream/scons/engine/SCons/Tool/mslib.py +0 -64
- data/ext/v8/upstream/scons/engine/SCons/Tool/mslink.py +0 -266
- data/ext/v8/upstream/scons/engine/SCons/Tool/mssdk.py +0 -50
- data/ext/v8/upstream/scons/engine/SCons/Tool/msvc.py +0 -269
- data/ext/v8/upstream/scons/engine/SCons/Tool/msvs.py +0 -1439
- data/ext/v8/upstream/scons/engine/SCons/Tool/mwcc.py +0 -208
- data/ext/v8/upstream/scons/engine/SCons/Tool/mwld.py +0 -107
- data/ext/v8/upstream/scons/engine/SCons/Tool/nasm.py +0 -72
- data/ext/v8/upstream/scons/engine/SCons/Tool/packaging/__init__.py +0 -314
- data/ext/v8/upstream/scons/engine/SCons/Tool/packaging/ipk.py +0 -185
- data/ext/v8/upstream/scons/engine/SCons/Tool/packaging/msi.py +0 -526
- data/ext/v8/upstream/scons/engine/SCons/Tool/packaging/rpm.py +0 -367
- data/ext/v8/upstream/scons/engine/SCons/Tool/packaging/src_tarbz2.py +0 -43
- data/ext/v8/upstream/scons/engine/SCons/Tool/packaging/src_targz.py +0 -43
- data/ext/v8/upstream/scons/engine/SCons/Tool/packaging/src_zip.py +0 -43
- data/ext/v8/upstream/scons/engine/SCons/Tool/packaging/tarbz2.py +0 -44
- data/ext/v8/upstream/scons/engine/SCons/Tool/packaging/targz.py +0 -44
- data/ext/v8/upstream/scons/engine/SCons/Tool/packaging/zip.py +0 -44
- data/ext/v8/upstream/scons/engine/SCons/Tool/pdf.py +0 -78
- data/ext/v8/upstream/scons/engine/SCons/Tool/pdflatex.py +0 -83
- data/ext/v8/upstream/scons/engine/SCons/Tool/pdftex.py +0 -108
- data/ext/v8/upstream/scons/engine/SCons/Tool/qt.py +0 -336
- data/ext/v8/upstream/scons/engine/SCons/Tool/rmic.py +0 -121
- data/ext/v8/upstream/scons/engine/SCons/Tool/rpcgen.py +0 -70
- data/ext/v8/upstream/scons/engine/SCons/Tool/rpm.py +0 -132
- data/ext/v8/upstream/scons/engine/SCons/Tool/sgiar.py +0 -68
- data/ext/v8/upstream/scons/engine/SCons/Tool/sgic++.py +0 -58
- data/ext/v8/upstream/scons/engine/SCons/Tool/sgicc.py +0 -53
- data/ext/v8/upstream/scons/engine/SCons/Tool/sgilink.py +0 -63
- data/ext/v8/upstream/scons/engine/SCons/Tool/sunar.py +0 -67
- data/ext/v8/upstream/scons/engine/SCons/Tool/sunc++.py +0 -142
- data/ext/v8/upstream/scons/engine/SCons/Tool/suncc.py +0 -58
- data/ext/v8/upstream/scons/engine/SCons/Tool/sunf77.py +0 -63
- data/ext/v8/upstream/scons/engine/SCons/Tool/sunf90.py +0 -64
- data/ext/v8/upstream/scons/engine/SCons/Tool/sunf95.py +0 -64
- data/ext/v8/upstream/scons/engine/SCons/Tool/sunlink.py +0 -77
- data/ext/v8/upstream/scons/engine/SCons/Tool/swig.py +0 -186
- data/ext/v8/upstream/scons/engine/SCons/Tool/tar.py +0 -73
- data/ext/v8/upstream/scons/engine/SCons/Tool/tex.py +0 -805
- data/ext/v8/upstream/scons/engine/SCons/Tool/textfile.py +0 -175
- data/ext/v8/upstream/scons/engine/SCons/Tool/tlib.py +0 -53
- data/ext/v8/upstream/scons/engine/SCons/Tool/wix.py +0 -100
- data/ext/v8/upstream/scons/engine/SCons/Tool/yacc.py +0 -131
- data/ext/v8/upstream/scons/engine/SCons/Tool/zip.py +0 -100
- data/ext/v8/upstream/scons/engine/SCons/Util.py +0 -1645
- data/ext/v8/upstream/scons/engine/SCons/Variables/BoolVariable.py +0 -91
- data/ext/v8/upstream/scons/engine/SCons/Variables/EnumVariable.py +0 -107
- data/ext/v8/upstream/scons/engine/SCons/Variables/ListVariable.py +0 -139
- data/ext/v8/upstream/scons/engine/SCons/Variables/PackageVariable.py +0 -109
- data/ext/v8/upstream/scons/engine/SCons/Variables/PathVariable.py +0 -147
- data/ext/v8/upstream/scons/engine/SCons/Variables/__init__.py +0 -317
- data/ext/v8/upstream/scons/engine/SCons/Warnings.py +0 -228
- data/ext/v8/upstream/scons/engine/SCons/__init__.py +0 -49
- data/ext/v8/upstream/scons/engine/SCons/compat/__init__.py +0 -302
- data/ext/v8/upstream/scons/engine/SCons/compat/_scons_UserString.py +0 -98
- data/ext/v8/upstream/scons/engine/SCons/compat/_scons_hashlib.py +0 -91
- data/ext/v8/upstream/scons/engine/SCons/compat/_scons_itertools.py +0 -124
- data/ext/v8/upstream/scons/engine/SCons/compat/_scons_optparse.py +0 -1725
- data/ext/v8/upstream/scons/engine/SCons/compat/_scons_sets.py +0 -583
- data/ext/v8/upstream/scons/engine/SCons/compat/_scons_sets15.py +0 -176
- data/ext/v8/upstream/scons/engine/SCons/compat/_scons_shlex.py +0 -325
- data/ext/v8/upstream/scons/engine/SCons/compat/_scons_subprocess.py +0 -1296
- data/ext/v8/upstream/scons/engine/SCons/compat/_scons_textwrap.py +0 -382
- data/ext/v8/upstream/scons/engine/SCons/compat/builtins.py +0 -187
- data/ext/v8/upstream/scons/engine/SCons/cpp.py +0 -598
- data/ext/v8/upstream/scons/engine/SCons/dblite.py +0 -248
- data/ext/v8/upstream/scons/engine/SCons/exitfuncs.py +0 -77
- data/ext/v8/upstream/scons/os_spawnv_fix.diff +0 -83
- data/ext/v8/upstream/scons/scons-time.1 +0 -1017
- data/ext/v8/upstream/scons/scons.1 +0 -15179
- data/ext/v8/upstream/scons/sconsign.1 +0 -208
- data/ext/v8/upstream/scons/script/scons +0 -184
- data/ext/v8/upstream/scons/script/scons-time +0 -1529
- data/ext/v8/upstream/scons/script/scons.bat +0 -31
- data/ext/v8/upstream/scons/script/sconsign +0 -508
- data/ext/v8/upstream/scons/setup.cfg +0 -6
- data/ext/v8/upstream/scons/setup.py +0 -427
- data/ext/v8/upstream/v8/.gitignore +0 -33
- data/ext/v8/upstream/v8/AUTHORS +0 -42
- data/ext/v8/upstream/v8/ChangeLog +0 -2663
- data/ext/v8/upstream/v8/LICENSE +0 -52
- data/ext/v8/upstream/v8/LICENSE.strongtalk +0 -29
- data/ext/v8/upstream/v8/LICENSE.v8 +0 -26
- data/ext/v8/upstream/v8/LICENSE.valgrind +0 -45
- data/ext/v8/upstream/v8/SConstruct +0 -1473
- data/ext/v8/upstream/v8/build/README.txt +0 -25
- data/ext/v8/upstream/v8/build/all.gyp +0 -18
- data/ext/v8/upstream/v8/build/armu.gypi +0 -32
- data/ext/v8/upstream/v8/build/common.gypi +0 -82
- data/ext/v8/upstream/v8/build/gyp_v8 +0 -145
- data/ext/v8/upstream/v8/include/v8-debug.h +0 -394
- data/ext/v8/upstream/v8/include/v8-preparser.h +0 -116
- data/ext/v8/upstream/v8/include/v8-profiler.h +0 -505
- data/ext/v8/upstream/v8/include/v8-testing.h +0 -104
- data/ext/v8/upstream/v8/include/v8.h +0 -4000
- data/ext/v8/upstream/v8/include/v8stdint.h +0 -53
- data/ext/v8/upstream/v8/preparser/SConscript +0 -38
- data/ext/v8/upstream/v8/preparser/preparser-process.cc +0 -169
- data/ext/v8/upstream/v8/src/SConscript +0 -380
- data/ext/v8/upstream/v8/src/accessors.cc +0 -766
- data/ext/v8/upstream/v8/src/accessors.h +0 -121
- data/ext/v8/upstream/v8/src/allocation-inl.h +0 -49
- data/ext/v8/upstream/v8/src/allocation.cc +0 -122
- data/ext/v8/upstream/v8/src/allocation.h +0 -143
- data/ext/v8/upstream/v8/src/api.cc +0 -5678
- data/ext/v8/upstream/v8/src/api.h +0 -572
- data/ext/v8/upstream/v8/src/apinatives.js +0 -110
- data/ext/v8/upstream/v8/src/apiutils.h +0 -73
- data/ext/v8/upstream/v8/src/arguments.h +0 -116
- data/ext/v8/upstream/v8/src/arm/assembler-arm-inl.h +0 -353
- data/ext/v8/upstream/v8/src/arm/assembler-arm.cc +0 -2877
- data/ext/v8/upstream/v8/src/arm/assembler-arm.h +0 -1382
- data/ext/v8/upstream/v8/src/arm/builtins-arm.cc +0 -1634
- data/ext/v8/upstream/v8/src/arm/code-stubs-arm.cc +0 -6917
- data/ext/v8/upstream/v8/src/arm/code-stubs-arm.h +0 -623
- data/ext/v8/upstream/v8/src/arm/codegen-arm-inl.h +0 -48
- data/ext/v8/upstream/v8/src/arm/codegen-arm.cc +0 -7437
- data/ext/v8/upstream/v8/src/arm/codegen-arm.h +0 -595
- data/ext/v8/upstream/v8/src/arm/constants-arm.cc +0 -152
- data/ext/v8/upstream/v8/src/arm/constants-arm.h +0 -778
- data/ext/v8/upstream/v8/src/arm/cpu-arm.cc +0 -149
- data/ext/v8/upstream/v8/src/arm/debug-arm.cc +0 -317
- data/ext/v8/upstream/v8/src/arm/deoptimizer-arm.cc +0 -737
- data/ext/v8/upstream/v8/src/arm/disasm-arm.cc +0 -1503
- data/ext/v8/upstream/v8/src/arm/frames-arm.cc +0 -45
- data/ext/v8/upstream/v8/src/arm/frames-arm.h +0 -168
- data/ext/v8/upstream/v8/src/arm/full-codegen-arm.cc +0 -4374
- data/ext/v8/upstream/v8/src/arm/ic-arm.cc +0 -1793
- data/ext/v8/upstream/v8/src/arm/jump-target-arm.cc +0 -174
- data/ext/v8/upstream/v8/src/arm/lithium-arm.cc +0 -2120
- data/ext/v8/upstream/v8/src/arm/lithium-arm.h +0 -2179
- data/ext/v8/upstream/v8/src/arm/lithium-codegen-arm.cc +0 -4132
- data/ext/v8/upstream/v8/src/arm/lithium-codegen-arm.h +0 -329
- data/ext/v8/upstream/v8/src/arm/lithium-gap-resolver-arm.cc +0 -305
- data/ext/v8/upstream/v8/src/arm/lithium-gap-resolver-arm.h +0 -84
- data/ext/v8/upstream/v8/src/arm/macro-assembler-arm.cc +0 -2939
- data/ext/v8/upstream/v8/src/arm/macro-assembler-arm.h +0 -1071
- data/ext/v8/upstream/v8/src/arm/regexp-macro-assembler-arm.cc +0 -1287
- data/ext/v8/upstream/v8/src/arm/regexp-macro-assembler-arm.h +0 -253
- data/ext/v8/upstream/v8/src/arm/register-allocator-arm-inl.h +0 -100
- data/ext/v8/upstream/v8/src/arm/register-allocator-arm.cc +0 -63
- data/ext/v8/upstream/v8/src/arm/register-allocator-arm.h +0 -44
- data/ext/v8/upstream/v8/src/arm/simulator-arm.cc +0 -3288
- data/ext/v8/upstream/v8/src/arm/simulator-arm.h +0 -413
- data/ext/v8/upstream/v8/src/arm/stub-cache-arm.cc +0 -4034
- data/ext/v8/upstream/v8/src/arm/virtual-frame-arm-inl.h +0 -59
- data/ext/v8/upstream/v8/src/arm/virtual-frame-arm.cc +0 -843
- data/ext/v8/upstream/v8/src/arm/virtual-frame-arm.h +0 -523
- data/ext/v8/upstream/v8/src/array.js +0 -1249
- data/ext/v8/upstream/v8/src/assembler.cc +0 -1067
- data/ext/v8/upstream/v8/src/assembler.h +0 -823
- data/ext/v8/upstream/v8/src/ast-inl.h +0 -112
- data/ext/v8/upstream/v8/src/ast.cc +0 -1078
- data/ext/v8/upstream/v8/src/ast.h +0 -2234
- data/ext/v8/upstream/v8/src/atomicops.h +0 -167
- data/ext/v8/upstream/v8/src/atomicops_internals_arm_gcc.h +0 -145
- data/ext/v8/upstream/v8/src/atomicops_internals_mips_gcc.h +0 -169
- data/ext/v8/upstream/v8/src/atomicops_internals_x86_gcc.cc +0 -126
- data/ext/v8/upstream/v8/src/atomicops_internals_x86_gcc.h +0 -287
- data/ext/v8/upstream/v8/src/atomicops_internals_x86_macosx.h +0 -301
- data/ext/v8/upstream/v8/src/atomicops_internals_x86_msvc.h +0 -203
- data/ext/v8/upstream/v8/src/bignum-dtoa.cc +0 -655
- data/ext/v8/upstream/v8/src/bignum-dtoa.h +0 -81
- data/ext/v8/upstream/v8/src/bignum.cc +0 -768
- data/ext/v8/upstream/v8/src/bignum.h +0 -140
- data/ext/v8/upstream/v8/src/bootstrapper.cc +0 -2138
- data/ext/v8/upstream/v8/src/bootstrapper.h +0 -185
- data/ext/v8/upstream/v8/src/builtins.cc +0 -1708
- data/ext/v8/upstream/v8/src/builtins.h +0 -368
- data/ext/v8/upstream/v8/src/bytecodes-irregexp.h +0 -105
- data/ext/v8/upstream/v8/src/cached-powers.cc +0 -177
- data/ext/v8/upstream/v8/src/cached-powers.h +0 -65
- data/ext/v8/upstream/v8/src/char-predicates-inl.h +0 -94
- data/ext/v8/upstream/v8/src/char-predicates.h +0 -65
- data/ext/v8/upstream/v8/src/checks.cc +0 -110
- data/ext/v8/upstream/v8/src/checks.h +0 -296
- data/ext/v8/upstream/v8/src/circular-queue-inl.h +0 -53
- data/ext/v8/upstream/v8/src/circular-queue.cc +0 -122
- data/ext/v8/upstream/v8/src/circular-queue.h +0 -103
- data/ext/v8/upstream/v8/src/code-stubs.cc +0 -240
- data/ext/v8/upstream/v8/src/code-stubs.h +0 -971
- data/ext/v8/upstream/v8/src/code.h +0 -68
- data/ext/v8/upstream/v8/src/codegen-inl.h +0 -68
- data/ext/v8/upstream/v8/src/codegen.cc +0 -505
- data/ext/v8/upstream/v8/src/codegen.h +0 -245
- data/ext/v8/upstream/v8/src/compilation-cache.cc +0 -540
- data/ext/v8/upstream/v8/src/compilation-cache.h +0 -287
- data/ext/v8/upstream/v8/src/compiler.cc +0 -792
- data/ext/v8/upstream/v8/src/compiler.h +0 -307
- data/ext/v8/upstream/v8/src/contexts.cc +0 -327
- data/ext/v8/upstream/v8/src/contexts.h +0 -382
- data/ext/v8/upstream/v8/src/conversions-inl.h +0 -110
- data/ext/v8/upstream/v8/src/conversions.cc +0 -1125
- data/ext/v8/upstream/v8/src/conversions.h +0 -122
- data/ext/v8/upstream/v8/src/counters.cc +0 -93
- data/ext/v8/upstream/v8/src/counters.h +0 -254
- data/ext/v8/upstream/v8/src/cpu-profiler-inl.h +0 -101
- data/ext/v8/upstream/v8/src/cpu-profiler.cc +0 -606
- data/ext/v8/upstream/v8/src/cpu-profiler.h +0 -305
- data/ext/v8/upstream/v8/src/cpu.h +0 -67
- data/ext/v8/upstream/v8/src/d8-debug.cc +0 -367
- data/ext/v8/upstream/v8/src/d8-debug.h +0 -158
- data/ext/v8/upstream/v8/src/d8-posix.cc +0 -695
- data/ext/v8/upstream/v8/src/d8-readline.cc +0 -128
- data/ext/v8/upstream/v8/src/d8-windows.cc +0 -42
- data/ext/v8/upstream/v8/src/d8.cc +0 -796
- data/ext/v8/upstream/v8/src/d8.gyp +0 -88
- data/ext/v8/upstream/v8/src/d8.h +0 -231
- data/ext/v8/upstream/v8/src/d8.js +0 -2798
- data/ext/v8/upstream/v8/src/data-flow.cc +0 -545
- data/ext/v8/upstream/v8/src/data-flow.h +0 -379
- data/ext/v8/upstream/v8/src/date.js +0 -1103
- data/ext/v8/upstream/v8/src/dateparser-inl.h +0 -125
- data/ext/v8/upstream/v8/src/dateparser.cc +0 -178
- data/ext/v8/upstream/v8/src/dateparser.h +0 -265
- data/ext/v8/upstream/v8/src/debug-agent.cc +0 -447
- data/ext/v8/upstream/v8/src/debug-agent.h +0 -129
- data/ext/v8/upstream/v8/src/debug-debugger.js +0 -2569
- data/ext/v8/upstream/v8/src/debug.cc +0 -3188
- data/ext/v8/upstream/v8/src/debug.h +0 -1055
- data/ext/v8/upstream/v8/src/deoptimizer.cc +0 -1296
- data/ext/v8/upstream/v8/src/deoptimizer.h +0 -629
- data/ext/v8/upstream/v8/src/disasm.h +0 -80
- data/ext/v8/upstream/v8/src/disassembler.cc +0 -339
- data/ext/v8/upstream/v8/src/disassembler.h +0 -56
- data/ext/v8/upstream/v8/src/diy-fp.cc +0 -58
- data/ext/v8/upstream/v8/src/diy-fp.h +0 -117
- data/ext/v8/upstream/v8/src/double.h +0 -238
- data/ext/v8/upstream/v8/src/dtoa.cc +0 -103
- data/ext/v8/upstream/v8/src/dtoa.h +0 -85
- data/ext/v8/upstream/v8/src/execution.cc +0 -791
- data/ext/v8/upstream/v8/src/execution.h +0 -291
- data/ext/v8/upstream/v8/src/extensions/experimental/break-iterator.cc +0 -250
- data/ext/v8/upstream/v8/src/extensions/experimental/break-iterator.h +0 -89
- data/ext/v8/upstream/v8/src/extensions/experimental/experimental.gyp +0 -55
- data/ext/v8/upstream/v8/src/extensions/experimental/i18n-extension.cc +0 -284
- data/ext/v8/upstream/v8/src/extensions/experimental/i18n-extension.h +0 -64
- data/ext/v8/upstream/v8/src/extensions/externalize-string-extension.cc +0 -141
- data/ext/v8/upstream/v8/src/extensions/externalize-string-extension.h +0 -50
- data/ext/v8/upstream/v8/src/extensions/gc-extension.cc +0 -58
- data/ext/v8/upstream/v8/src/extensions/gc-extension.h +0 -49
- data/ext/v8/upstream/v8/src/factory.cc +0 -1194
- data/ext/v8/upstream/v8/src/factory.h +0 -436
- data/ext/v8/upstream/v8/src/fast-dtoa.cc +0 -736
- data/ext/v8/upstream/v8/src/fast-dtoa.h +0 -83
- data/ext/v8/upstream/v8/src/fixed-dtoa.cc +0 -405
- data/ext/v8/upstream/v8/src/fixed-dtoa.h +0 -55
- data/ext/v8/upstream/v8/src/flag-definitions.h +0 -556
- data/ext/v8/upstream/v8/src/flags.cc +0 -551
- data/ext/v8/upstream/v8/src/flags.h +0 -79
- data/ext/v8/upstream/v8/src/frame-element.cc +0 -37
- data/ext/v8/upstream/v8/src/frame-element.h +0 -269
- data/ext/v8/upstream/v8/src/frames-inl.h +0 -236
- data/ext/v8/upstream/v8/src/frames.cc +0 -1273
- data/ext/v8/upstream/v8/src/frames.h +0 -854
- data/ext/v8/upstream/v8/src/full-codegen.cc +0 -1385
- data/ext/v8/upstream/v8/src/full-codegen.h +0 -753
- data/ext/v8/upstream/v8/src/func-name-inferrer.cc +0 -91
- data/ext/v8/upstream/v8/src/func-name-inferrer.h +0 -111
- data/ext/v8/upstream/v8/src/gdb-jit.cc +0 -1548
- data/ext/v8/upstream/v8/src/gdb-jit.h +0 -138
- data/ext/v8/upstream/v8/src/global-handles.cc +0 -596
- data/ext/v8/upstream/v8/src/global-handles.h +0 -239
- data/ext/v8/upstream/v8/src/globals.h +0 -325
- data/ext/v8/upstream/v8/src/handles-inl.h +0 -177
- data/ext/v8/upstream/v8/src/handles.cc +0 -965
- data/ext/v8/upstream/v8/src/handles.h +0 -372
- data/ext/v8/upstream/v8/src/hashmap.cc +0 -230
- data/ext/v8/upstream/v8/src/hashmap.h +0 -121
- data/ext/v8/upstream/v8/src/heap-inl.h +0 -703
- data/ext/v8/upstream/v8/src/heap-profiler.cc +0 -1173
- data/ext/v8/upstream/v8/src/heap-profiler.h +0 -396
- data/ext/v8/upstream/v8/src/heap.cc +0 -5856
- data/ext/v8/upstream/v8/src/heap.h +0 -2264
- data/ext/v8/upstream/v8/src/hydrogen-instructions.cc +0 -1639
- data/ext/v8/upstream/v8/src/hydrogen-instructions.h +0 -3657
- data/ext/v8/upstream/v8/src/hydrogen.cc +0 -6011
- data/ext/v8/upstream/v8/src/hydrogen.h +0 -1137
- data/ext/v8/upstream/v8/src/ia32/assembler-ia32-inl.h +0 -430
- data/ext/v8/upstream/v8/src/ia32/assembler-ia32.cc +0 -2846
- data/ext/v8/upstream/v8/src/ia32/assembler-ia32.h +0 -1159
- data/ext/v8/upstream/v8/src/ia32/builtins-ia32.cc +0 -1596
- data/ext/v8/upstream/v8/src/ia32/code-stubs-ia32.cc +0 -6549
- data/ext/v8/upstream/v8/src/ia32/code-stubs-ia32.h +0 -495
- data/ext/v8/upstream/v8/src/ia32/codegen-ia32-inl.h +0 -46
- data/ext/v8/upstream/v8/src/ia32/codegen-ia32.cc +0 -10385
- data/ext/v8/upstream/v8/src/ia32/codegen-ia32.h +0 -801
- data/ext/v8/upstream/v8/src/ia32/cpu-ia32.cc +0 -88
- data/ext/v8/upstream/v8/src/ia32/debug-ia32.cc +0 -312
- data/ext/v8/upstream/v8/src/ia32/deoptimizer-ia32.cc +0 -774
- data/ext/v8/upstream/v8/src/ia32/disasm-ia32.cc +0 -1620
- data/ext/v8/upstream/v8/src/ia32/frames-ia32.cc +0 -45
- data/ext/v8/upstream/v8/src/ia32/frames-ia32.h +0 -140
- data/ext/v8/upstream/v8/src/ia32/full-codegen-ia32.cc +0 -4357
- data/ext/v8/upstream/v8/src/ia32/ic-ia32.cc +0 -1779
- data/ext/v8/upstream/v8/src/ia32/jump-target-ia32.cc +0 -437
- data/ext/v8/upstream/v8/src/ia32/lithium-codegen-ia32.cc +0 -4158
- data/ext/v8/upstream/v8/src/ia32/lithium-codegen-ia32.h +0 -318
- data/ext/v8/upstream/v8/src/ia32/lithium-gap-resolver-ia32.cc +0 -466
- data/ext/v8/upstream/v8/src/ia32/lithium-gap-resolver-ia32.h +0 -110
- data/ext/v8/upstream/v8/src/ia32/lithium-ia32.cc +0 -2181
- data/ext/v8/upstream/v8/src/ia32/lithium-ia32.h +0 -2235
- data/ext/v8/upstream/v8/src/ia32/macro-assembler-ia32.cc +0 -2056
- data/ext/v8/upstream/v8/src/ia32/macro-assembler-ia32.h +0 -807
- data/ext/v8/upstream/v8/src/ia32/regexp-macro-assembler-ia32.cc +0 -1264
- data/ext/v8/upstream/v8/src/ia32/regexp-macro-assembler-ia32.h +0 -216
- data/ext/v8/upstream/v8/src/ia32/register-allocator-ia32-inl.h +0 -82
- data/ext/v8/upstream/v8/src/ia32/register-allocator-ia32.cc +0 -157
- data/ext/v8/upstream/v8/src/ia32/register-allocator-ia32.h +0 -43
- data/ext/v8/upstream/v8/src/ia32/simulator-ia32.cc +0 -30
- data/ext/v8/upstream/v8/src/ia32/simulator-ia32.h +0 -72
- data/ext/v8/upstream/v8/src/ia32/stub-cache-ia32.cc +0 -3711
- data/ext/v8/upstream/v8/src/ia32/virtual-frame-ia32.cc +0 -1366
- data/ext/v8/upstream/v8/src/ia32/virtual-frame-ia32.h +0 -650
- data/ext/v8/upstream/v8/src/ic-inl.h +0 -130
- data/ext/v8/upstream/v8/src/ic.cc +0 -2389
- data/ext/v8/upstream/v8/src/ic.h +0 -675
- data/ext/v8/upstream/v8/src/inspector.cc +0 -63
- data/ext/v8/upstream/v8/src/inspector.h +0 -62
- data/ext/v8/upstream/v8/src/interpreter-irregexp.cc +0 -659
- data/ext/v8/upstream/v8/src/interpreter-irregexp.h +0 -49
- data/ext/v8/upstream/v8/src/isolate.cc +0 -883
- data/ext/v8/upstream/v8/src/isolate.h +0 -1306
- data/ext/v8/upstream/v8/src/json.js +0 -342
- data/ext/v8/upstream/v8/src/jsregexp.cc +0 -5371
- data/ext/v8/upstream/v8/src/jsregexp.h +0 -1483
- data/ext/v8/upstream/v8/src/jump-target-heavy-inl.h +0 -51
- data/ext/v8/upstream/v8/src/jump-target-heavy.cc +0 -427
- data/ext/v8/upstream/v8/src/jump-target-heavy.h +0 -238
- data/ext/v8/upstream/v8/src/jump-target-inl.h +0 -48
- data/ext/v8/upstream/v8/src/jump-target-light-inl.h +0 -56
- data/ext/v8/upstream/v8/src/jump-target-light.cc +0 -111
- data/ext/v8/upstream/v8/src/jump-target-light.h +0 -193
- data/ext/v8/upstream/v8/src/jump-target.cc +0 -91
- data/ext/v8/upstream/v8/src/jump-target.h +0 -90
- data/ext/v8/upstream/v8/src/list-inl.h +0 -206
- data/ext/v8/upstream/v8/src/list.h +0 -164
- data/ext/v8/upstream/v8/src/lithium-allocator-inl.h +0 -142
- data/ext/v8/upstream/v8/src/lithium-allocator.cc +0 -2105
- data/ext/v8/upstream/v8/src/lithium-allocator.h +0 -630
- data/ext/v8/upstream/v8/src/lithium.cc +0 -169
- data/ext/v8/upstream/v8/src/lithium.h +0 -592
- data/ext/v8/upstream/v8/src/liveedit-debugger.js +0 -1082
- data/ext/v8/upstream/v8/src/liveedit.cc +0 -1693
- data/ext/v8/upstream/v8/src/liveedit.h +0 -179
- data/ext/v8/upstream/v8/src/liveobjectlist-inl.h +0 -126
- data/ext/v8/upstream/v8/src/liveobjectlist.cc +0 -2589
- data/ext/v8/upstream/v8/src/liveobjectlist.h +0 -322
- data/ext/v8/upstream/v8/src/log-inl.h +0 -59
- data/ext/v8/upstream/v8/src/log-utils.cc +0 -423
- data/ext/v8/upstream/v8/src/log-utils.h +0 -229
- data/ext/v8/upstream/v8/src/log.cc +0 -1666
- data/ext/v8/upstream/v8/src/log.h +0 -446
- data/ext/v8/upstream/v8/src/macro-assembler.h +0 -120
- data/ext/v8/upstream/v8/src/macros.py +0 -178
- data/ext/v8/upstream/v8/src/mark-compact.cc +0 -3092
- data/ext/v8/upstream/v8/src/mark-compact.h +0 -506
- data/ext/v8/upstream/v8/src/math.js +0 -264
- data/ext/v8/upstream/v8/src/messages.cc +0 -166
- data/ext/v8/upstream/v8/src/messages.h +0 -114
- data/ext/v8/upstream/v8/src/messages.js +0 -1090
- data/ext/v8/upstream/v8/src/mips/assembler-mips-inl.h +0 -335
- data/ext/v8/upstream/v8/src/mips/assembler-mips.cc +0 -2093
- data/ext/v8/upstream/v8/src/mips/assembler-mips.h +0 -1066
- data/ext/v8/upstream/v8/src/mips/builtins-mips.cc +0 -148
- data/ext/v8/upstream/v8/src/mips/code-stubs-mips.cc +0 -752
- data/ext/v8/upstream/v8/src/mips/code-stubs-mips.h +0 -511
- data/ext/v8/upstream/v8/src/mips/codegen-mips-inl.h +0 -64
- data/ext/v8/upstream/v8/src/mips/codegen-mips.cc +0 -1213
- data/ext/v8/upstream/v8/src/mips/codegen-mips.h +0 -633
- data/ext/v8/upstream/v8/src/mips/constants-mips.cc +0 -352
- data/ext/v8/upstream/v8/src/mips/constants-mips.h +0 -723
- data/ext/v8/upstream/v8/src/mips/cpu-mips.cc +0 -90
- data/ext/v8/upstream/v8/src/mips/debug-mips.cc +0 -155
- data/ext/v8/upstream/v8/src/mips/deoptimizer-mips.cc +0 -91
- data/ext/v8/upstream/v8/src/mips/disasm-mips.cc +0 -1023
- data/ext/v8/upstream/v8/src/mips/frames-mips.cc +0 -48
- data/ext/v8/upstream/v8/src/mips/frames-mips.h +0 -179
- data/ext/v8/upstream/v8/src/mips/full-codegen-mips.cc +0 -727
- data/ext/v8/upstream/v8/src/mips/ic-mips.cc +0 -244
- data/ext/v8/upstream/v8/src/mips/jump-target-mips.cc +0 -80
- data/ext/v8/upstream/v8/src/mips/lithium-codegen-mips.h +0 -65
- data/ext/v8/upstream/v8/src/mips/lithium-mips.h +0 -304
- data/ext/v8/upstream/v8/src/mips/macro-assembler-mips.cc +0 -3327
- data/ext/v8/upstream/v8/src/mips/macro-assembler-mips.h +0 -1058
- data/ext/v8/upstream/v8/src/mips/regexp-macro-assembler-mips.cc +0 -478
- data/ext/v8/upstream/v8/src/mips/regexp-macro-assembler-mips.h +0 -250
- data/ext/v8/upstream/v8/src/mips/register-allocator-mips-inl.h +0 -134
- data/ext/v8/upstream/v8/src/mips/register-allocator-mips.cc +0 -63
- data/ext/v8/upstream/v8/src/mips/register-allocator-mips.h +0 -47
- data/ext/v8/upstream/v8/src/mips/simulator-mips.cc +0 -2438
- data/ext/v8/upstream/v8/src/mips/simulator-mips.h +0 -394
- data/ext/v8/upstream/v8/src/mips/stub-cache-mips.cc +0 -601
- data/ext/v8/upstream/v8/src/mips/virtual-frame-mips-inl.h +0 -58
- data/ext/v8/upstream/v8/src/mips/virtual-frame-mips.cc +0 -307
- data/ext/v8/upstream/v8/src/mips/virtual-frame-mips.h +0 -530
- data/ext/v8/upstream/v8/src/mirror-debugger.js +0 -2381
- data/ext/v8/upstream/v8/src/mksnapshot.cc +0 -256
- data/ext/v8/upstream/v8/src/natives.h +0 -63
- data/ext/v8/upstream/v8/src/objects-debug.cc +0 -722
- data/ext/v8/upstream/v8/src/objects-inl.h +0 -4166
- data/ext/v8/upstream/v8/src/objects-printer.cc +0 -801
- data/ext/v8/upstream/v8/src/objects-visiting.cc +0 -142
- data/ext/v8/upstream/v8/src/objects-visiting.h +0 -422
- data/ext/v8/upstream/v8/src/objects.cc +0 -10296
- data/ext/v8/upstream/v8/src/objects.h +0 -6662
- data/ext/v8/upstream/v8/src/parser.cc +0 -5168
- data/ext/v8/upstream/v8/src/parser.h +0 -823
- data/ext/v8/upstream/v8/src/platform-cygwin.cc +0 -811
- data/ext/v8/upstream/v8/src/platform-freebsd.cc +0 -854
- data/ext/v8/upstream/v8/src/platform-linux.cc +0 -1120
- data/ext/v8/upstream/v8/src/platform-macos.cc +0 -865
- data/ext/v8/upstream/v8/src/platform-nullos.cc +0 -504
- data/ext/v8/upstream/v8/src/platform-openbsd.cc +0 -672
- data/ext/v8/upstream/v8/src/platform-posix.cc +0 -424
- data/ext/v8/upstream/v8/src/platform-solaris.cc +0 -796
- data/ext/v8/upstream/v8/src/platform-tls-mac.h +0 -62
- data/ext/v8/upstream/v8/src/platform-tls-win32.h +0 -62
- data/ext/v8/upstream/v8/src/platform-tls.h +0 -50
- data/ext/v8/upstream/v8/src/platform-win32.cc +0 -2072
- data/ext/v8/upstream/v8/src/platform.h +0 -693
- data/ext/v8/upstream/v8/src/preparse-data.cc +0 -185
- data/ext/v8/upstream/v8/src/preparse-data.h +0 -249
- data/ext/v8/upstream/v8/src/preparser-api.cc +0 -219
- data/ext/v8/upstream/v8/src/preparser.cc +0 -1205
- data/ext/v8/upstream/v8/src/preparser.h +0 -278
- data/ext/v8/upstream/v8/src/prettyprinter.cc +0 -1530
- data/ext/v8/upstream/v8/src/prettyprinter.h +0 -223
- data/ext/v8/upstream/v8/src/profile-generator-inl.h +0 -128
- data/ext/v8/upstream/v8/src/profile-generator.cc +0 -3095
- data/ext/v8/upstream/v8/src/profile-generator.h +0 -1125
- data/ext/v8/upstream/v8/src/property.cc +0 -102
- data/ext/v8/upstream/v8/src/property.h +0 -348
- data/ext/v8/upstream/v8/src/regexp-macro-assembler-irregexp-inl.h +0 -78
- data/ext/v8/upstream/v8/src/regexp-macro-assembler-irregexp.cc +0 -470
- data/ext/v8/upstream/v8/src/regexp-macro-assembler-irregexp.h +0 -142
- data/ext/v8/upstream/v8/src/regexp-macro-assembler-tracer.cc +0 -373
- data/ext/v8/upstream/v8/src/regexp-macro-assembler-tracer.h +0 -104
- data/ext/v8/upstream/v8/src/regexp-macro-assembler.cc +0 -266
- data/ext/v8/upstream/v8/src/regexp-macro-assembler.h +0 -236
- data/ext/v8/upstream/v8/src/regexp-stack.cc +0 -111
- data/ext/v8/upstream/v8/src/regexp-stack.h +0 -147
- data/ext/v8/upstream/v8/src/regexp.js +0 -483
- data/ext/v8/upstream/v8/src/register-allocator-inl.h +0 -141
- data/ext/v8/upstream/v8/src/register-allocator.cc +0 -98
- data/ext/v8/upstream/v8/src/register-allocator.h +0 -310
- data/ext/v8/upstream/v8/src/rewriter.cc +0 -1024
- data/ext/v8/upstream/v8/src/rewriter.h +0 -59
- data/ext/v8/upstream/v8/src/runtime-profiler.cc +0 -478
- data/ext/v8/upstream/v8/src/runtime-profiler.h +0 -192
- data/ext/v8/upstream/v8/src/runtime.cc +0 -11949
- data/ext/v8/upstream/v8/src/runtime.h +0 -643
- data/ext/v8/upstream/v8/src/runtime.js +0 -643
- data/ext/v8/upstream/v8/src/safepoint-table.cc +0 -256
- data/ext/v8/upstream/v8/src/safepoint-table.h +0 -269
- data/ext/v8/upstream/v8/src/scanner-base.cc +0 -964
- data/ext/v8/upstream/v8/src/scanner-base.h +0 -664
- data/ext/v8/upstream/v8/src/scanner.cc +0 -584
- data/ext/v8/upstream/v8/src/scanner.h +0 -196
- data/ext/v8/upstream/v8/src/scopeinfo.cc +0 -631
- data/ext/v8/upstream/v8/src/scopeinfo.h +0 -249
- data/ext/v8/upstream/v8/src/scopes.cc +0 -1093
- data/ext/v8/upstream/v8/src/scopes.h +0 -508
- data/ext/v8/upstream/v8/src/serialize.cc +0 -1574
- data/ext/v8/upstream/v8/src/serialize.h +0 -589
- data/ext/v8/upstream/v8/src/shell.h +0 -55
- data/ext/v8/upstream/v8/src/simulator.h +0 -43
- data/ext/v8/upstream/v8/src/small-pointer-list.h +0 -163
- data/ext/v8/upstream/v8/src/smart-pointer.h +0 -109
- data/ext/v8/upstream/v8/src/snapshot-common.cc +0 -82
- data/ext/v8/upstream/v8/src/snapshot-empty.cc +0 -50
- data/ext/v8/upstream/v8/src/snapshot.h +0 -73
- data/ext/v8/upstream/v8/src/spaces-inl.h +0 -529
- data/ext/v8/upstream/v8/src/spaces.cc +0 -3147
- data/ext/v8/upstream/v8/src/spaces.h +0 -2368
- data/ext/v8/upstream/v8/src/splay-tree-inl.h +0 -310
- data/ext/v8/upstream/v8/src/splay-tree.h +0 -203
- data/ext/v8/upstream/v8/src/string-search.cc +0 -41
- data/ext/v8/upstream/v8/src/string-search.h +0 -568
- data/ext/v8/upstream/v8/src/string-stream.cc +0 -592
- data/ext/v8/upstream/v8/src/string-stream.h +0 -191
- data/ext/v8/upstream/v8/src/string.js +0 -915
- data/ext/v8/upstream/v8/src/strtod.cc +0 -440
- data/ext/v8/upstream/v8/src/strtod.h +0 -40
- data/ext/v8/upstream/v8/src/stub-cache.cc +0 -1940
- data/ext/v8/upstream/v8/src/stub-cache.h +0 -866
- data/ext/v8/upstream/v8/src/third_party/valgrind/valgrind.h +0 -3925
- data/ext/v8/upstream/v8/src/token.cc +0 -63
- data/ext/v8/upstream/v8/src/token.h +0 -288
- data/ext/v8/upstream/v8/src/top.cc +0 -983
- data/ext/v8/upstream/v8/src/type-info.cc +0 -472
- data/ext/v8/upstream/v8/src/type-info.h +0 -290
- data/ext/v8/upstream/v8/src/unbound-queue-inl.h +0 -95
- data/ext/v8/upstream/v8/src/unbound-queue.h +0 -67
- data/ext/v8/upstream/v8/src/unicode-inl.h +0 -238
- data/ext/v8/upstream/v8/src/unicode.cc +0 -1624
- data/ext/v8/upstream/v8/src/unicode.h +0 -280
- data/ext/v8/upstream/v8/src/uri.js +0 -402
- data/ext/v8/upstream/v8/src/utils.cc +0 -371
- data/ext/v8/upstream/v8/src/utils.h +0 -796
- data/ext/v8/upstream/v8/src/v8-counters.cc +0 -62
- data/ext/v8/upstream/v8/src/v8-counters.h +0 -311
- data/ext/v8/upstream/v8/src/v8.cc +0 -215
- data/ext/v8/upstream/v8/src/v8.h +0 -130
- data/ext/v8/upstream/v8/src/v8checks.h +0 -64
- data/ext/v8/upstream/v8/src/v8dll-main.cc +0 -39
- data/ext/v8/upstream/v8/src/v8globals.h +0 -486
- data/ext/v8/upstream/v8/src/v8memory.h +0 -82
- data/ext/v8/upstream/v8/src/v8natives.js +0 -1293
- data/ext/v8/upstream/v8/src/v8preparserdll-main.cc +0 -39
- data/ext/v8/upstream/v8/src/v8threads.cc +0 -453
- data/ext/v8/upstream/v8/src/v8threads.h +0 -164
- data/ext/v8/upstream/v8/src/v8utils.h +0 -317
- data/ext/v8/upstream/v8/src/variables.cc +0 -132
- data/ext/v8/upstream/v8/src/variables.h +0 -212
- data/ext/v8/upstream/v8/src/version.cc +0 -116
- data/ext/v8/upstream/v8/src/version.h +0 -68
- data/ext/v8/upstream/v8/src/virtual-frame-heavy-inl.h +0 -190
- data/ext/v8/upstream/v8/src/virtual-frame-heavy.cc +0 -312
- data/ext/v8/upstream/v8/src/virtual-frame-inl.h +0 -39
- data/ext/v8/upstream/v8/src/virtual-frame-light-inl.h +0 -171
- data/ext/v8/upstream/v8/src/virtual-frame-light.cc +0 -52
- data/ext/v8/upstream/v8/src/virtual-frame.cc +0 -49
- data/ext/v8/upstream/v8/src/virtual-frame.h +0 -59
- data/ext/v8/upstream/v8/src/vm-state-inl.h +0 -138
- data/ext/v8/upstream/v8/src/vm-state.h +0 -70
- data/ext/v8/upstream/v8/src/win32-headers.h +0 -96
- data/ext/v8/upstream/v8/src/x64/assembler-x64-inl.h +0 -456
- data/ext/v8/upstream/v8/src/x64/assembler-x64.cc +0 -2954
- data/ext/v8/upstream/v8/src/x64/assembler-x64.h +0 -1630
- data/ext/v8/upstream/v8/src/x64/builtins-x64.cc +0 -1493
- data/ext/v8/upstream/v8/src/x64/code-stubs-x64.cc +0 -5132
- data/ext/v8/upstream/v8/src/x64/code-stubs-x64.h +0 -477
- data/ext/v8/upstream/v8/src/x64/codegen-x64-inl.h +0 -46
- data/ext/v8/upstream/v8/src/x64/codegen-x64.cc +0 -8843
- data/ext/v8/upstream/v8/src/x64/codegen-x64.h +0 -753
- data/ext/v8/upstream/v8/src/x64/cpu-x64.cc +0 -88
- data/ext/v8/upstream/v8/src/x64/debug-x64.cc +0 -318
- data/ext/v8/upstream/v8/src/x64/deoptimizer-x64.cc +0 -815
- data/ext/v8/upstream/v8/src/x64/disasm-x64.cc +0 -1752
- data/ext/v8/upstream/v8/src/x64/frames-x64.cc +0 -45
- data/ext/v8/upstream/v8/src/x64/frames-x64.h +0 -130
- data/ext/v8/upstream/v8/src/x64/full-codegen-x64.cc +0 -4339
- data/ext/v8/upstream/v8/src/x64/ic-x64.cc +0 -1752
- data/ext/v8/upstream/v8/src/x64/jump-target-x64.cc +0 -437
- data/ext/v8/upstream/v8/src/x64/lithium-codegen-x64.cc +0 -3970
- data/ext/v8/upstream/v8/src/x64/lithium-codegen-x64.h +0 -318
- data/ext/v8/upstream/v8/src/x64/lithium-gap-resolver-x64.cc +0 -320
- data/ext/v8/upstream/v8/src/x64/lithium-gap-resolver-x64.h +0 -74
- data/ext/v8/upstream/v8/src/x64/lithium-x64.cc +0 -2115
- data/ext/v8/upstream/v8/src/x64/lithium-x64.h +0 -2161
- data/ext/v8/upstream/v8/src/x64/macro-assembler-x64.cc +0 -2911
- data/ext/v8/upstream/v8/src/x64/macro-assembler-x64.h +0 -1984
- data/ext/v8/upstream/v8/src/x64/regexp-macro-assembler-x64.cc +0 -1398
- data/ext/v8/upstream/v8/src/x64/regexp-macro-assembler-x64.h +0 -282
- data/ext/v8/upstream/v8/src/x64/register-allocator-x64-inl.h +0 -87
- data/ext/v8/upstream/v8/src/x64/register-allocator-x64.cc +0 -95
- data/ext/v8/upstream/v8/src/x64/register-allocator-x64.h +0 -43
- data/ext/v8/upstream/v8/src/x64/simulator-x64.cc +0 -27
- data/ext/v8/upstream/v8/src/x64/simulator-x64.h +0 -71
- data/ext/v8/upstream/v8/src/x64/stub-cache-x64.cc +0 -3460
- data/ext/v8/upstream/v8/src/x64/virtual-frame-x64.cc +0 -1296
- data/ext/v8/upstream/v8/src/x64/virtual-frame-x64.h +0 -597
- data/ext/v8/upstream/v8/src/zone-inl.h +0 -129
- data/ext/v8/upstream/v8/src/zone.cc +0 -196
- data/ext/v8/upstream/v8/src/zone.h +0 -236
- data/ext/v8/upstream/v8/tools/codemap.js +0 -265
- data/ext/v8/upstream/v8/tools/consarray.js +0 -93
- data/ext/v8/upstream/v8/tools/csvparser.js +0 -78
- data/ext/v8/upstream/v8/tools/disasm.py +0 -92
- data/ext/v8/upstream/v8/tools/freebsd-tick-processor +0 -10
- data/ext/v8/upstream/v8/tools/gc-nvp-trace-processor.py +0 -328
- data/ext/v8/upstream/v8/tools/generate-ten-powers.scm +0 -286
- data/ext/v8/upstream/v8/tools/grokdump.py +0 -840
- data/ext/v8/upstream/v8/tools/gyp/v8.gyp +0 -844
- data/ext/v8/upstream/v8/tools/js2c.py +0 -380
- data/ext/v8/upstream/v8/tools/jsmin.py +0 -280
- data/ext/v8/upstream/v8/tools/linux-tick-processor +0 -35
- data/ext/v8/upstream/v8/tools/ll_prof.py +0 -919
- data/ext/v8/upstream/v8/tools/logreader.js +0 -185
- data/ext/v8/upstream/v8/tools/mac-nm +0 -18
- data/ext/v8/upstream/v8/tools/mac-tick-processor +0 -6
- data/ext/v8/upstream/v8/tools/oom_dump/README +0 -31
- data/ext/v8/upstream/v8/tools/oom_dump/SConstruct +0 -42
- data/ext/v8/upstream/v8/tools/oom_dump/oom_dump.cc +0 -288
- data/ext/v8/upstream/v8/tools/presubmit.py +0 -305
- data/ext/v8/upstream/v8/tools/process-heap-prof.py +0 -120
- data/ext/v8/upstream/v8/tools/profile.js +0 -751
- data/ext/v8/upstream/v8/tools/profile_view.js +0 -219
- data/ext/v8/upstream/v8/tools/run-valgrind.py +0 -77
- data/ext/v8/upstream/v8/tools/splaytree.js +0 -316
- data/ext/v8/upstream/v8/tools/stats-viewer.py +0 -468
- data/ext/v8/upstream/v8/tools/test.py +0 -1490
- data/ext/v8/upstream/v8/tools/tickprocessor-driver.js +0 -59
- data/ext/v8/upstream/v8/tools/tickprocessor.js +0 -877
- data/ext/v8/upstream/v8/tools/utils.py +0 -96
- data/ext/v8/upstream/v8/tools/visual_studio/README.txt +0 -70
- data/ext/v8/upstream/v8/tools/visual_studio/arm.vsprops +0 -14
- data/ext/v8/upstream/v8/tools/visual_studio/common.vsprops +0 -34
- data/ext/v8/upstream/v8/tools/visual_studio/d8.vcproj +0 -193
- data/ext/v8/upstream/v8/tools/visual_studio/d8_arm.vcproj +0 -193
- data/ext/v8/upstream/v8/tools/visual_studio/d8_x64.vcproj +0 -209
- data/ext/v8/upstream/v8/tools/visual_studio/d8js2c.cmd +0 -6
- data/ext/v8/upstream/v8/tools/visual_studio/debug.vsprops +0 -17
- data/ext/v8/upstream/v8/tools/visual_studio/ia32.vsprops +0 -17
- data/ext/v8/upstream/v8/tools/visual_studio/js2c.cmd +0 -6
- data/ext/v8/upstream/v8/tools/visual_studio/release.vsprops +0 -24
- data/ext/v8/upstream/v8/tools/visual_studio/v8.sln +0 -101
- data/ext/v8/upstream/v8/tools/visual_studio/v8.vcproj +0 -227
- data/ext/v8/upstream/v8/tools/visual_studio/v8_arm.sln +0 -74
- data/ext/v8/upstream/v8/tools/visual_studio/v8_arm.vcproj +0 -227
- data/ext/v8/upstream/v8/tools/visual_studio/v8_base.vcproj +0 -1308
- data/ext/v8/upstream/v8/tools/visual_studio/v8_base_arm.vcproj +0 -1238
- data/ext/v8/upstream/v8/tools/visual_studio/v8_base_x64.vcproj +0 -1300
- data/ext/v8/upstream/v8/tools/visual_studio/v8_cctest.vcproj +0 -265
- data/ext/v8/upstream/v8/tools/visual_studio/v8_cctest_arm.vcproj +0 -249
- data/ext/v8/upstream/v8/tools/visual_studio/v8_cctest_x64.vcproj +0 -257
- data/ext/v8/upstream/v8/tools/visual_studio/v8_mksnapshot.vcproj +0 -145
- data/ext/v8/upstream/v8/tools/visual_studio/v8_mksnapshot_x64.vcproj +0 -145
- data/ext/v8/upstream/v8/tools/visual_studio/v8_process_sample.vcproj +0 -145
- data/ext/v8/upstream/v8/tools/visual_studio/v8_process_sample_arm.vcproj +0 -145
- data/ext/v8/upstream/v8/tools/visual_studio/v8_process_sample_x64.vcproj +0 -161
- data/ext/v8/upstream/v8/tools/visual_studio/v8_shell_sample.vcproj +0 -147
- data/ext/v8/upstream/v8/tools/visual_studio/v8_shell_sample_arm.vcproj +0 -147
- data/ext/v8/upstream/v8/tools/visual_studio/v8_shell_sample_x64.vcproj +0 -163
- data/ext/v8/upstream/v8/tools/visual_studio/v8_snapshot.vcproj +0 -142
- data/ext/v8/upstream/v8/tools/visual_studio/v8_snapshot_cc.vcproj +0 -92
- data/ext/v8/upstream/v8/tools/visual_studio/v8_snapshot_cc_x64.vcproj +0 -92
- data/ext/v8/upstream/v8/tools/visual_studio/v8_snapshot_x64.vcproj +0 -142
- data/ext/v8/upstream/v8/tools/visual_studio/v8_x64.sln +0 -101
- data/ext/v8/upstream/v8/tools/visual_studio/v8_x64.vcproj +0 -227
- data/ext/v8/upstream/v8/tools/visual_studio/x64.vsprops +0 -18
- data/ext/v8/upstream/v8/tools/windows-tick-processor.bat +0 -30
@@ -1,318 +0,0 @@
|
|
1
|
-
// Copyright 2011 the V8 project authors. All rights reserved.
|
2
|
-
// Redistribution and use in source and binary forms, with or without
|
3
|
-
// modification, are permitted provided that the following conditions are
|
4
|
-
// met:
|
5
|
-
//
|
6
|
-
// * Redistributions of source code must retain the above copyright
|
7
|
-
// notice, this list of conditions and the following disclaimer.
|
8
|
-
// * Redistributions in binary form must reproduce the above
|
9
|
-
// copyright notice, this list of conditions and the following
|
10
|
-
// disclaimer in the documentation and/or other materials provided
|
11
|
-
// with the distribution.
|
12
|
-
// * Neither the name of Google Inc. nor the names of its
|
13
|
-
// contributors may be used to endorse or promote products derived
|
14
|
-
// from this software without specific prior written permission.
|
15
|
-
//
|
16
|
-
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
17
|
-
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
18
|
-
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
19
|
-
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
20
|
-
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
21
|
-
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
22
|
-
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
23
|
-
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
24
|
-
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
25
|
-
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
26
|
-
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
27
|
-
|
28
|
-
#ifndef V8_IA32_LITHIUM_CODEGEN_IA32_H_
|
29
|
-
#define V8_IA32_LITHIUM_CODEGEN_IA32_H_
|
30
|
-
|
31
|
-
#include "ia32/lithium-ia32.h"
|
32
|
-
|
33
|
-
#include "checks.h"
|
34
|
-
#include "deoptimizer.h"
|
35
|
-
#include "safepoint-table.h"
|
36
|
-
#include "scopes.h"
|
37
|
-
#include "ia32/lithium-gap-resolver-ia32.h"
|
38
|
-
|
39
|
-
namespace v8 {
|
40
|
-
namespace internal {
|
41
|
-
|
42
|
-
// Forward declarations.
|
43
|
-
class LDeferredCode;
|
44
|
-
class LGapNode;
|
45
|
-
class SafepointGenerator;
|
46
|
-
|
47
|
-
class LCodeGen BASE_EMBEDDED {
|
48
|
-
public:
|
49
|
-
LCodeGen(LChunk* chunk, MacroAssembler* assembler, CompilationInfo* info)
|
50
|
-
: chunk_(chunk),
|
51
|
-
masm_(assembler),
|
52
|
-
info_(info),
|
53
|
-
current_block_(-1),
|
54
|
-
current_instruction_(-1),
|
55
|
-
instructions_(chunk->instructions()),
|
56
|
-
deoptimizations_(4),
|
57
|
-
deoptimization_literals_(8),
|
58
|
-
inlined_function_count_(0),
|
59
|
-
scope_(info->scope()),
|
60
|
-
status_(UNUSED),
|
61
|
-
deferred_(8),
|
62
|
-
osr_pc_offset_(-1),
|
63
|
-
deoptimization_reloc_size(),
|
64
|
-
resolver_(this) {
|
65
|
-
PopulateDeoptimizationLiteralsWithInlinedFunctions();
|
66
|
-
}
|
67
|
-
|
68
|
-
// Simple accessors.
|
69
|
-
MacroAssembler* masm() const { return masm_; }
|
70
|
-
CompilationInfo* info() const { return info_; }
|
71
|
-
Isolate* isolate() const { return info_->isolate(); }
|
72
|
-
Factory* factory() const { return isolate()->factory(); }
|
73
|
-
Heap* heap() const { return isolate()->heap(); }
|
74
|
-
|
75
|
-
// Support for converting LOperands to assembler types.
|
76
|
-
Operand ToOperand(LOperand* op) const;
|
77
|
-
Register ToRegister(LOperand* op) const;
|
78
|
-
XMMRegister ToDoubleRegister(LOperand* op) const;
|
79
|
-
Immediate ToImmediate(LOperand* op);
|
80
|
-
|
81
|
-
// The operand denoting the second word (the one with a higher address) of
|
82
|
-
// a double stack slot.
|
83
|
-
Operand HighOperand(LOperand* op);
|
84
|
-
|
85
|
-
// Try to generate code for the entire chunk, but it may fail if the
|
86
|
-
// chunk contains constructs we cannot handle. Returns true if the
|
87
|
-
// code generation attempt succeeded.
|
88
|
-
bool GenerateCode();
|
89
|
-
|
90
|
-
// Finish the code by setting stack height, safepoint, and bailout
|
91
|
-
// information on it.
|
92
|
-
void FinishCode(Handle<Code> code);
|
93
|
-
|
94
|
-
// Deferred code support.
|
95
|
-
void DoDeferredNumberTagD(LNumberTagD* instr);
|
96
|
-
void DoDeferredNumberTagI(LNumberTagI* instr);
|
97
|
-
void DoDeferredTaggedToI(LTaggedToI* instr);
|
98
|
-
void DoDeferredMathAbsTaggedHeapNumber(LUnaryMathOperation* instr);
|
99
|
-
void DoDeferredStackCheck(LGoto* instr);
|
100
|
-
void DoDeferredStringCharCodeAt(LStringCharCodeAt* instr);
|
101
|
-
void DoDeferredStringCharFromCode(LStringCharFromCode* instr);
|
102
|
-
void DoDeferredLInstanceOfKnownGlobal(LInstanceOfKnownGlobal* instr,
|
103
|
-
Label* map_check);
|
104
|
-
|
105
|
-
// Parallel move support.
|
106
|
-
void DoParallelMove(LParallelMove* move);
|
107
|
-
|
108
|
-
// Emit frame translation commands for an environment.
|
109
|
-
void WriteTranslation(LEnvironment* environment, Translation* translation);
|
110
|
-
|
111
|
-
void EnsureRelocSpaceForDeoptimization();
|
112
|
-
|
113
|
-
// Declare methods that deal with the individual node types.
|
114
|
-
#define DECLARE_DO(type) void Do##type(L##type* node);
|
115
|
-
LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
|
116
|
-
#undef DECLARE_DO
|
117
|
-
|
118
|
-
private:
|
119
|
-
enum Status {
|
120
|
-
UNUSED,
|
121
|
-
GENERATING,
|
122
|
-
DONE,
|
123
|
-
ABORTED
|
124
|
-
};
|
125
|
-
|
126
|
-
bool is_unused() const { return status_ == UNUSED; }
|
127
|
-
bool is_generating() const { return status_ == GENERATING; }
|
128
|
-
bool is_done() const { return status_ == DONE; }
|
129
|
-
bool is_aborted() const { return status_ == ABORTED; }
|
130
|
-
|
131
|
-
int strict_mode_flag() const {
|
132
|
-
return info()->is_strict() ? kStrictMode : kNonStrictMode;
|
133
|
-
}
|
134
|
-
|
135
|
-
LChunk* chunk() const { return chunk_; }
|
136
|
-
Scope* scope() const { return scope_; }
|
137
|
-
HGraph* graph() const { return chunk_->graph(); }
|
138
|
-
|
139
|
-
int GetNextEmittedBlock(int block);
|
140
|
-
LInstruction* GetNextInstruction();
|
141
|
-
|
142
|
-
void EmitClassOfTest(Label* if_true,
|
143
|
-
Label* if_false,
|
144
|
-
Handle<String> class_name,
|
145
|
-
Register input,
|
146
|
-
Register temporary,
|
147
|
-
Register temporary2);
|
148
|
-
|
149
|
-
int StackSlotCount() const { return chunk()->spill_slot_count(); }
|
150
|
-
int ParameterCount() const { return scope()->num_parameters(); }
|
151
|
-
|
152
|
-
void Abort(const char* format, ...);
|
153
|
-
void Comment(const char* format, ...);
|
154
|
-
|
155
|
-
void AddDeferredCode(LDeferredCode* code) { deferred_.Add(code); }
|
156
|
-
|
157
|
-
// Code generation passes. Returns true if code generation should
|
158
|
-
// continue.
|
159
|
-
bool GeneratePrologue();
|
160
|
-
bool GenerateBody();
|
161
|
-
bool GenerateDeferredCode();
|
162
|
-
// Pad the reloc info to ensure that we have enough space to patch during
|
163
|
-
// deoptimization.
|
164
|
-
bool GenerateRelocPadding();
|
165
|
-
bool GenerateSafepointTable();
|
166
|
-
|
167
|
-
void CallCode(Handle<Code> code, RelocInfo::Mode mode, LInstruction* instr,
|
168
|
-
bool adjusted = true);
|
169
|
-
void CallRuntime(const Runtime::Function* fun, int argc, LInstruction* instr,
|
170
|
-
bool adjusted = true);
|
171
|
-
void CallRuntime(Runtime::FunctionId id, int argc, LInstruction* instr,
|
172
|
-
bool adjusted = true) {
|
173
|
-
const Runtime::Function* function = Runtime::FunctionForId(id);
|
174
|
-
CallRuntime(function, argc, instr, adjusted);
|
175
|
-
}
|
176
|
-
|
177
|
-
// Generate a direct call to a known function. Expects the function
|
178
|
-
// to be in edi.
|
179
|
-
void CallKnownFunction(Handle<JSFunction> function,
|
180
|
-
int arity,
|
181
|
-
LInstruction* instr);
|
182
|
-
|
183
|
-
void LoadHeapObject(Register result, Handle<HeapObject> object);
|
184
|
-
|
185
|
-
void RegisterLazyDeoptimization(LInstruction* instr);
|
186
|
-
void RegisterEnvironmentForDeoptimization(LEnvironment* environment);
|
187
|
-
void DeoptimizeIf(Condition cc, LEnvironment* environment);
|
188
|
-
|
189
|
-
void AddToTranslation(Translation* translation,
|
190
|
-
LOperand* op,
|
191
|
-
bool is_tagged);
|
192
|
-
void PopulateDeoptimizationData(Handle<Code> code);
|
193
|
-
int DefineDeoptimizationLiteral(Handle<Object> literal);
|
194
|
-
|
195
|
-
void PopulateDeoptimizationLiteralsWithInlinedFunctions();
|
196
|
-
|
197
|
-
Register ToRegister(int index) const;
|
198
|
-
XMMRegister ToDoubleRegister(int index) const;
|
199
|
-
int ToInteger32(LConstantOperand* op) const;
|
200
|
-
|
201
|
-
// Specific math operations - used from DoUnaryMathOperation.
|
202
|
-
void EmitIntegerMathAbs(LUnaryMathOperation* instr);
|
203
|
-
void DoMathAbs(LUnaryMathOperation* instr);
|
204
|
-
void DoMathFloor(LUnaryMathOperation* instr);
|
205
|
-
void DoMathRound(LUnaryMathOperation* instr);
|
206
|
-
void DoMathSqrt(LUnaryMathOperation* instr);
|
207
|
-
void DoMathPowHalf(LUnaryMathOperation* instr);
|
208
|
-
void DoMathLog(LUnaryMathOperation* instr);
|
209
|
-
void DoMathCos(LUnaryMathOperation* instr);
|
210
|
-
void DoMathSin(LUnaryMathOperation* instr);
|
211
|
-
|
212
|
-
// Support for recording safepoint and position information.
|
213
|
-
void RecordSafepoint(LPointerMap* pointers,
|
214
|
-
Safepoint::Kind kind,
|
215
|
-
int arguments,
|
216
|
-
int deoptimization_index);
|
217
|
-
void RecordSafepoint(LPointerMap* pointers, int deoptimization_index);
|
218
|
-
void RecordSafepoint(int deoptimization_index);
|
219
|
-
void RecordSafepointWithRegisters(LPointerMap* pointers,
|
220
|
-
int arguments,
|
221
|
-
int deoptimization_index);
|
222
|
-
void RecordPosition(int position);
|
223
|
-
|
224
|
-
static Condition TokenToCondition(Token::Value op, bool is_unsigned);
|
225
|
-
void EmitGoto(int block, LDeferredCode* deferred_stack_check = NULL);
|
226
|
-
void EmitBranch(int left_block, int right_block, Condition cc);
|
227
|
-
void EmitCmpI(LOperand* left, LOperand* right);
|
228
|
-
void EmitNumberUntagD(Register input, XMMRegister result, LEnvironment* env);
|
229
|
-
|
230
|
-
// Emits optimized code for typeof x == "y". Modifies input register.
|
231
|
-
// Returns the condition on which a final split to
|
232
|
-
// true and false label should be made, to optimize fallthrough.
|
233
|
-
Condition EmitTypeofIs(Label* true_label, Label* false_label,
|
234
|
-
Register input, Handle<String> type_name);
|
235
|
-
|
236
|
-
// Emits optimized code for %_IsObject(x). Preserves input register.
|
237
|
-
// Returns the condition on which a final split to
|
238
|
-
// true and false label should be made, to optimize fallthrough.
|
239
|
-
Condition EmitIsObject(Register input,
|
240
|
-
Register temp1,
|
241
|
-
Register temp2,
|
242
|
-
Label* is_not_object,
|
243
|
-
Label* is_object);
|
244
|
-
|
245
|
-
// Emits optimized code for %_IsConstructCall().
|
246
|
-
// Caller should branch on equal condition.
|
247
|
-
void EmitIsConstructCall(Register temp);
|
248
|
-
|
249
|
-
void EmitLoadField(Register result,
|
250
|
-
Register object,
|
251
|
-
Handle<Map> type,
|
252
|
-
Handle<String> name);
|
253
|
-
|
254
|
-
LChunk* const chunk_;
|
255
|
-
MacroAssembler* const masm_;
|
256
|
-
CompilationInfo* const info_;
|
257
|
-
|
258
|
-
int current_block_;
|
259
|
-
int current_instruction_;
|
260
|
-
const ZoneList<LInstruction*>* instructions_;
|
261
|
-
ZoneList<LEnvironment*> deoptimizations_;
|
262
|
-
ZoneList<Handle<Object> > deoptimization_literals_;
|
263
|
-
int inlined_function_count_;
|
264
|
-
Scope* const scope_;
|
265
|
-
Status status_;
|
266
|
-
TranslationBuffer translations_;
|
267
|
-
ZoneList<LDeferredCode*> deferred_;
|
268
|
-
int osr_pc_offset_;
|
269
|
-
|
270
|
-
struct DeoptimizationRelocSize {
|
271
|
-
int min_size;
|
272
|
-
int last_pc_offset;
|
273
|
-
};
|
274
|
-
|
275
|
-
DeoptimizationRelocSize deoptimization_reloc_size;
|
276
|
-
|
277
|
-
// Builder that keeps track of safepoints in the code. The table
|
278
|
-
// itself is emitted at the end of the generated code.
|
279
|
-
SafepointTableBuilder safepoints_;
|
280
|
-
|
281
|
-
// Compiler from a set of parallel moves to a sequential list of moves.
|
282
|
-
LGapResolver resolver_;
|
283
|
-
|
284
|
-
friend class LDeferredCode;
|
285
|
-
friend class LEnvironment;
|
286
|
-
friend class SafepointGenerator;
|
287
|
-
DISALLOW_COPY_AND_ASSIGN(LCodeGen);
|
288
|
-
};
|
289
|
-
|
290
|
-
|
291
|
-
class LDeferredCode: public ZoneObject {
|
292
|
-
public:
|
293
|
-
explicit LDeferredCode(LCodeGen* codegen)
|
294
|
-
: codegen_(codegen), external_exit_(NULL) {
|
295
|
-
codegen->AddDeferredCode(this);
|
296
|
-
}
|
297
|
-
|
298
|
-
virtual ~LDeferredCode() { }
|
299
|
-
virtual void Generate() = 0;
|
300
|
-
|
301
|
-
void SetExit(Label *exit) { external_exit_ = exit; }
|
302
|
-
Label* entry() { return &entry_; }
|
303
|
-
Label* exit() { return external_exit_ != NULL ? external_exit_ : &exit_; }
|
304
|
-
|
305
|
-
protected:
|
306
|
-
LCodeGen* codegen() const { return codegen_; }
|
307
|
-
MacroAssembler* masm() const { return codegen_->masm(); }
|
308
|
-
|
309
|
-
private:
|
310
|
-
LCodeGen* codegen_;
|
311
|
-
Label entry_;
|
312
|
-
Label exit_;
|
313
|
-
Label* external_exit_;
|
314
|
-
};
|
315
|
-
|
316
|
-
} } // namespace v8::internal
|
317
|
-
|
318
|
-
#endif // V8_IA32_LITHIUM_CODEGEN_IA32_H_
|
@@ -1,466 +0,0 @@
|
|
1
|
-
// Copyright 2011 the V8 project authors. All rights reserved.
|
2
|
-
// Redistribution and use in source and binary forms, with or without
|
3
|
-
// modification, are permitted provided that the following conditions are
|
4
|
-
// met:
|
5
|
-
//
|
6
|
-
// * Redistributions of source code must retain the above copyright
|
7
|
-
// notice, this list of conditions and the following disclaimer.
|
8
|
-
// * Redistributions in binary form must reproduce the above
|
9
|
-
// copyright notice, this list of conditions and the following
|
10
|
-
// disclaimer in the documentation and/or other materials provided
|
11
|
-
// with the distribution.
|
12
|
-
// * Neither the name of Google Inc. nor the names of its
|
13
|
-
// contributors may be used to endorse or promote products derived
|
14
|
-
// from this software without specific prior written permission.
|
15
|
-
//
|
16
|
-
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
17
|
-
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
18
|
-
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
19
|
-
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
20
|
-
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
21
|
-
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
22
|
-
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
23
|
-
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
24
|
-
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
25
|
-
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
26
|
-
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
27
|
-
|
28
|
-
#include "v8.h"
|
29
|
-
|
30
|
-
#if defined(V8_TARGET_ARCH_IA32)
|
31
|
-
|
32
|
-
#include "ia32/lithium-gap-resolver-ia32.h"
|
33
|
-
#include "ia32/lithium-codegen-ia32.h"
|
34
|
-
|
35
|
-
namespace v8 {
|
36
|
-
namespace internal {
|
37
|
-
|
38
|
-
LGapResolver::LGapResolver(LCodeGen* owner)
|
39
|
-
: cgen_(owner),
|
40
|
-
moves_(32),
|
41
|
-
source_uses_(),
|
42
|
-
destination_uses_(),
|
43
|
-
spilled_register_(-1) {}
|
44
|
-
|
45
|
-
|
46
|
-
void LGapResolver::Resolve(LParallelMove* parallel_move) {
|
47
|
-
ASSERT(HasBeenReset());
|
48
|
-
// Build up a worklist of moves.
|
49
|
-
BuildInitialMoveList(parallel_move);
|
50
|
-
|
51
|
-
for (int i = 0; i < moves_.length(); ++i) {
|
52
|
-
LMoveOperands move = moves_[i];
|
53
|
-
// Skip constants to perform them last. They don't block other moves
|
54
|
-
// and skipping such moves with register destinations keeps those
|
55
|
-
// registers free for the whole algorithm.
|
56
|
-
if (!move.IsEliminated() && !move.source()->IsConstantOperand()) {
|
57
|
-
PerformMove(i);
|
58
|
-
}
|
59
|
-
}
|
60
|
-
|
61
|
-
// Perform the moves with constant sources.
|
62
|
-
for (int i = 0; i < moves_.length(); ++i) {
|
63
|
-
if (!moves_[i].IsEliminated()) {
|
64
|
-
ASSERT(moves_[i].source()->IsConstantOperand());
|
65
|
-
EmitMove(i);
|
66
|
-
}
|
67
|
-
}
|
68
|
-
|
69
|
-
Finish();
|
70
|
-
ASSERT(HasBeenReset());
|
71
|
-
}
|
72
|
-
|
73
|
-
|
74
|
-
void LGapResolver::BuildInitialMoveList(LParallelMove* parallel_move) {
|
75
|
-
// Perform a linear sweep of the moves to add them to the initial list of
|
76
|
-
// moves to perform, ignoring any move that is redundant (the source is
|
77
|
-
// the same as the destination, the destination is ignored and
|
78
|
-
// unallocated, or the move was already eliminated).
|
79
|
-
const ZoneList<LMoveOperands>* moves = parallel_move->move_operands();
|
80
|
-
for (int i = 0; i < moves->length(); ++i) {
|
81
|
-
LMoveOperands move = moves->at(i);
|
82
|
-
if (!move.IsRedundant()) AddMove(move);
|
83
|
-
}
|
84
|
-
Verify();
|
85
|
-
}
|
86
|
-
|
87
|
-
|
88
|
-
void LGapResolver::PerformMove(int index) {
|
89
|
-
// Each call to this function performs a move and deletes it from the move
|
90
|
-
// graph. We first recursively perform any move blocking this one. We
|
91
|
-
// mark a move as "pending" on entry to PerformMove in order to detect
|
92
|
-
// cycles in the move graph. We use operand swaps to resolve cycles,
|
93
|
-
// which means that a call to PerformMove could change any source operand
|
94
|
-
// in the move graph.
|
95
|
-
|
96
|
-
ASSERT(!moves_[index].IsPending());
|
97
|
-
ASSERT(!moves_[index].IsRedundant());
|
98
|
-
|
99
|
-
// Clear this move's destination to indicate a pending move. The actual
|
100
|
-
// destination is saved on the side.
|
101
|
-
ASSERT(moves_[index].source() != NULL); // Or else it will look eliminated.
|
102
|
-
LOperand* destination = moves_[index].destination();
|
103
|
-
moves_[index].set_destination(NULL);
|
104
|
-
|
105
|
-
// Perform a depth-first traversal of the move graph to resolve
|
106
|
-
// dependencies. Any unperformed, unpending move with a source the same
|
107
|
-
// as this one's destination blocks this one so recursively perform all
|
108
|
-
// such moves.
|
109
|
-
for (int i = 0; i < moves_.length(); ++i) {
|
110
|
-
LMoveOperands other_move = moves_[i];
|
111
|
-
if (other_move.Blocks(destination) && !other_move.IsPending()) {
|
112
|
-
// Though PerformMove can change any source operand in the move graph,
|
113
|
-
// this call cannot create a blocking move via a swap (this loop does
|
114
|
-
// not miss any). Assume there is a non-blocking move with source A
|
115
|
-
// and this move is blocked on source B and there is a swap of A and
|
116
|
-
// B. Then A and B must be involved in the same cycle (or they would
|
117
|
-
// not be swapped). Since this move's destination is B and there is
|
118
|
-
// only a single incoming edge to an operand, this move must also be
|
119
|
-
// involved in the same cycle. In that case, the blocking move will
|
120
|
-
// be created but will be "pending" when we return from PerformMove.
|
121
|
-
PerformMove(i);
|
122
|
-
}
|
123
|
-
}
|
124
|
-
|
125
|
-
// We are about to resolve this move and don't need it marked as
|
126
|
-
// pending, so restore its destination.
|
127
|
-
moves_[index].set_destination(destination);
|
128
|
-
|
129
|
-
// This move's source may have changed due to swaps to resolve cycles and
|
130
|
-
// so it may now be the last move in the cycle. If so remove it.
|
131
|
-
if (moves_[index].source()->Equals(destination)) {
|
132
|
-
RemoveMove(index);
|
133
|
-
return;
|
134
|
-
}
|
135
|
-
|
136
|
-
// The move may be blocked on a (at most one) pending move, in which case
|
137
|
-
// we have a cycle. Search for such a blocking move and perform a swap to
|
138
|
-
// resolve it.
|
139
|
-
for (int i = 0; i < moves_.length(); ++i) {
|
140
|
-
LMoveOperands other_move = moves_[i];
|
141
|
-
if (other_move.Blocks(destination)) {
|
142
|
-
ASSERT(other_move.IsPending());
|
143
|
-
EmitSwap(index);
|
144
|
-
return;
|
145
|
-
}
|
146
|
-
}
|
147
|
-
|
148
|
-
// This move is not blocked.
|
149
|
-
EmitMove(index);
|
150
|
-
}
|
151
|
-
|
152
|
-
|
153
|
-
void LGapResolver::AddMove(LMoveOperands move) {
|
154
|
-
LOperand* source = move.source();
|
155
|
-
if (source->IsRegister()) ++source_uses_[source->index()];
|
156
|
-
|
157
|
-
LOperand* destination = move.destination();
|
158
|
-
if (destination->IsRegister()) ++destination_uses_[destination->index()];
|
159
|
-
|
160
|
-
moves_.Add(move);
|
161
|
-
}
|
162
|
-
|
163
|
-
|
164
|
-
void LGapResolver::RemoveMove(int index) {
|
165
|
-
LOperand* source = moves_[index].source();
|
166
|
-
if (source->IsRegister()) {
|
167
|
-
--source_uses_[source->index()];
|
168
|
-
ASSERT(source_uses_[source->index()] >= 0);
|
169
|
-
}
|
170
|
-
|
171
|
-
LOperand* destination = moves_[index].destination();
|
172
|
-
if (destination->IsRegister()) {
|
173
|
-
--destination_uses_[destination->index()];
|
174
|
-
ASSERT(destination_uses_[destination->index()] >= 0);
|
175
|
-
}
|
176
|
-
|
177
|
-
moves_[index].Eliminate();
|
178
|
-
}
|
179
|
-
|
180
|
-
|
181
|
-
int LGapResolver::CountSourceUses(LOperand* operand) {
|
182
|
-
int count = 0;
|
183
|
-
for (int i = 0; i < moves_.length(); ++i) {
|
184
|
-
if (!moves_[i].IsEliminated() && moves_[i].source()->Equals(operand)) {
|
185
|
-
++count;
|
186
|
-
}
|
187
|
-
}
|
188
|
-
return count;
|
189
|
-
}
|
190
|
-
|
191
|
-
|
192
|
-
Register LGapResolver::GetFreeRegisterNot(Register reg) {
|
193
|
-
int skip_index = reg.is(no_reg) ? -1 : Register::ToAllocationIndex(reg);
|
194
|
-
for (int i = 0; i < Register::kNumAllocatableRegisters; ++i) {
|
195
|
-
if (source_uses_[i] == 0 && destination_uses_[i] > 0 && i != skip_index) {
|
196
|
-
return Register::FromAllocationIndex(i);
|
197
|
-
}
|
198
|
-
}
|
199
|
-
return no_reg;
|
200
|
-
}
|
201
|
-
|
202
|
-
|
203
|
-
bool LGapResolver::HasBeenReset() {
|
204
|
-
if (!moves_.is_empty()) return false;
|
205
|
-
if (spilled_register_ >= 0) return false;
|
206
|
-
|
207
|
-
for (int i = 0; i < Register::kNumAllocatableRegisters; ++i) {
|
208
|
-
if (source_uses_[i] != 0) return false;
|
209
|
-
if (destination_uses_[i] != 0) return false;
|
210
|
-
}
|
211
|
-
return true;
|
212
|
-
}
|
213
|
-
|
214
|
-
|
215
|
-
void LGapResolver::Verify() {
|
216
|
-
#ifdef ENABLE_SLOW_ASSERTS
|
217
|
-
// No operand should be the destination for more than one move.
|
218
|
-
for (int i = 0; i < moves_.length(); ++i) {
|
219
|
-
LOperand* destination = moves_[i].destination();
|
220
|
-
for (int j = i + 1; j < moves_.length(); ++j) {
|
221
|
-
SLOW_ASSERT(!destination->Equals(moves_[j].destination()));
|
222
|
-
}
|
223
|
-
}
|
224
|
-
#endif
|
225
|
-
}
|
226
|
-
|
227
|
-
|
228
|
-
#define __ ACCESS_MASM(cgen_->masm())
|
229
|
-
|
230
|
-
void LGapResolver::Finish() {
|
231
|
-
if (spilled_register_ >= 0) {
|
232
|
-
__ pop(Register::FromAllocationIndex(spilled_register_));
|
233
|
-
spilled_register_ = -1;
|
234
|
-
}
|
235
|
-
moves_.Rewind(0);
|
236
|
-
}
|
237
|
-
|
238
|
-
|
239
|
-
void LGapResolver::EnsureRestored(LOperand* operand) {
|
240
|
-
if (operand->IsRegister() && operand->index() == spilled_register_) {
|
241
|
-
__ pop(Register::FromAllocationIndex(spilled_register_));
|
242
|
-
spilled_register_ = -1;
|
243
|
-
}
|
244
|
-
}
|
245
|
-
|
246
|
-
|
247
|
-
Register LGapResolver::EnsureTempRegister() {
|
248
|
-
// 1. We may have already spilled to create a temp register.
|
249
|
-
if (spilled_register_ >= 0) {
|
250
|
-
return Register::FromAllocationIndex(spilled_register_);
|
251
|
-
}
|
252
|
-
|
253
|
-
// 2. We may have a free register that we can use without spilling.
|
254
|
-
Register free = GetFreeRegisterNot(no_reg);
|
255
|
-
if (!free.is(no_reg)) return free;
|
256
|
-
|
257
|
-
// 3. Prefer to spill a register that is not used in any remaining move
|
258
|
-
// because it will not need to be restored until the end.
|
259
|
-
for (int i = 0; i < Register::kNumAllocatableRegisters; ++i) {
|
260
|
-
if (source_uses_[i] == 0 && destination_uses_[i] == 0) {
|
261
|
-
Register scratch = Register::FromAllocationIndex(i);
|
262
|
-
__ push(scratch);
|
263
|
-
spilled_register_ = i;
|
264
|
-
return scratch;
|
265
|
-
}
|
266
|
-
}
|
267
|
-
|
268
|
-
// 4. Use an arbitrary register. Register 0 is as arbitrary as any other.
|
269
|
-
Register scratch = Register::FromAllocationIndex(0);
|
270
|
-
__ push(scratch);
|
271
|
-
spilled_register_ = 0;
|
272
|
-
return scratch;
|
273
|
-
}
|
274
|
-
|
275
|
-
|
276
|
-
void LGapResolver::EmitMove(int index) {
|
277
|
-
LOperand* source = moves_[index].source();
|
278
|
-
LOperand* destination = moves_[index].destination();
|
279
|
-
EnsureRestored(source);
|
280
|
-
EnsureRestored(destination);
|
281
|
-
|
282
|
-
// Dispatch on the source and destination operand kinds. Not all
|
283
|
-
// combinations are possible.
|
284
|
-
if (source->IsRegister()) {
|
285
|
-
ASSERT(destination->IsRegister() || destination->IsStackSlot());
|
286
|
-
Register src = cgen_->ToRegister(source);
|
287
|
-
Operand dst = cgen_->ToOperand(destination);
|
288
|
-
__ mov(dst, src);
|
289
|
-
|
290
|
-
} else if (source->IsStackSlot()) {
|
291
|
-
ASSERT(destination->IsRegister() || destination->IsStackSlot());
|
292
|
-
Operand src = cgen_->ToOperand(source);
|
293
|
-
if (destination->IsRegister()) {
|
294
|
-
Register dst = cgen_->ToRegister(destination);
|
295
|
-
__ mov(dst, src);
|
296
|
-
} else {
|
297
|
-
// Spill on demand to use a temporary register for memory-to-memory
|
298
|
-
// moves.
|
299
|
-
Register tmp = EnsureTempRegister();
|
300
|
-
Operand dst = cgen_->ToOperand(destination);
|
301
|
-
__ mov(tmp, src);
|
302
|
-
__ mov(dst, tmp);
|
303
|
-
}
|
304
|
-
|
305
|
-
} else if (source->IsConstantOperand()) {
|
306
|
-
ASSERT(destination->IsRegister() || destination->IsStackSlot());
|
307
|
-
Immediate src = cgen_->ToImmediate(source);
|
308
|
-
Operand dst = cgen_->ToOperand(destination);
|
309
|
-
__ mov(dst, src);
|
310
|
-
|
311
|
-
} else if (source->IsDoubleRegister()) {
|
312
|
-
ASSERT(destination->IsDoubleRegister() ||
|
313
|
-
destination->IsDoubleStackSlot());
|
314
|
-
XMMRegister src = cgen_->ToDoubleRegister(source);
|
315
|
-
Operand dst = cgen_->ToOperand(destination);
|
316
|
-
__ movdbl(dst, src);
|
317
|
-
|
318
|
-
} else if (source->IsDoubleStackSlot()) {
|
319
|
-
ASSERT(destination->IsDoubleRegister() ||
|
320
|
-
destination->IsDoubleStackSlot());
|
321
|
-
Operand src = cgen_->ToOperand(source);
|
322
|
-
if (destination->IsDoubleRegister()) {
|
323
|
-
XMMRegister dst = cgen_->ToDoubleRegister(destination);
|
324
|
-
__ movdbl(dst, src);
|
325
|
-
} else {
|
326
|
-
// We rely on having xmm0 available as a fixed scratch register.
|
327
|
-
Operand dst = cgen_->ToOperand(destination);
|
328
|
-
__ movdbl(xmm0, src);
|
329
|
-
__ movdbl(dst, xmm0);
|
330
|
-
}
|
331
|
-
|
332
|
-
} else {
|
333
|
-
UNREACHABLE();
|
334
|
-
}
|
335
|
-
|
336
|
-
RemoveMove(index);
|
337
|
-
}
|
338
|
-
|
339
|
-
|
340
|
-
void LGapResolver::EmitSwap(int index) {
|
341
|
-
LOperand* source = moves_[index].source();
|
342
|
-
LOperand* destination = moves_[index].destination();
|
343
|
-
EnsureRestored(source);
|
344
|
-
EnsureRestored(destination);
|
345
|
-
|
346
|
-
// Dispatch on the source and destination operand kinds. Not all
|
347
|
-
// combinations are possible.
|
348
|
-
if (source->IsRegister() && destination->IsRegister()) {
|
349
|
-
// Register-register.
|
350
|
-
Register src = cgen_->ToRegister(source);
|
351
|
-
Register dst = cgen_->ToRegister(destination);
|
352
|
-
__ xchg(dst, src);
|
353
|
-
|
354
|
-
} else if ((source->IsRegister() && destination->IsStackSlot()) ||
|
355
|
-
(source->IsStackSlot() && destination->IsRegister())) {
|
356
|
-
// Register-memory. Use a free register as a temp if possible. Do not
|
357
|
-
// spill on demand because the simple spill implementation cannot avoid
|
358
|
-
// spilling src at this point.
|
359
|
-
Register tmp = GetFreeRegisterNot(no_reg);
|
360
|
-
Register reg =
|
361
|
-
cgen_->ToRegister(source->IsRegister() ? source : destination);
|
362
|
-
Operand mem =
|
363
|
-
cgen_->ToOperand(source->IsRegister() ? destination : source);
|
364
|
-
if (tmp.is(no_reg)) {
|
365
|
-
__ xor_(reg, mem);
|
366
|
-
__ xor_(mem, reg);
|
367
|
-
__ xor_(reg, mem);
|
368
|
-
} else {
|
369
|
-
__ mov(tmp, mem);
|
370
|
-
__ mov(mem, reg);
|
371
|
-
__ mov(reg, tmp);
|
372
|
-
}
|
373
|
-
|
374
|
-
} else if (source->IsStackSlot() && destination->IsStackSlot()) {
|
375
|
-
// Memory-memory. Spill on demand to use a temporary. If there is a
|
376
|
-
// free register after that, use it as a second temporary.
|
377
|
-
Register tmp0 = EnsureTempRegister();
|
378
|
-
Register tmp1 = GetFreeRegisterNot(tmp0);
|
379
|
-
Operand src = cgen_->ToOperand(source);
|
380
|
-
Operand dst = cgen_->ToOperand(destination);
|
381
|
-
if (tmp1.is(no_reg)) {
|
382
|
-
// Only one temp register available to us.
|
383
|
-
__ mov(tmp0, dst);
|
384
|
-
__ xor_(tmp0, src);
|
385
|
-
__ xor_(src, tmp0);
|
386
|
-
__ xor_(tmp0, src);
|
387
|
-
__ mov(dst, tmp0);
|
388
|
-
} else {
|
389
|
-
__ mov(tmp0, dst);
|
390
|
-
__ mov(tmp1, src);
|
391
|
-
__ mov(dst, tmp1);
|
392
|
-
__ mov(src, tmp0);
|
393
|
-
}
|
394
|
-
|
395
|
-
} else if (source->IsDoubleRegister() || destination->IsDoubleRegister()) {
|
396
|
-
// XMM register-register or register-memory. We rely on having xmm0
|
397
|
-
// available as a fixed scratch register.
|
398
|
-
ASSERT(source->IsDoubleRegister() || source->IsDoubleStackSlot());
|
399
|
-
ASSERT(destination->IsDoubleRegister() ||
|
400
|
-
destination->IsDoubleStackSlot());
|
401
|
-
XMMRegister reg = cgen_->ToDoubleRegister(source->IsDoubleRegister()
|
402
|
-
? source
|
403
|
-
: destination);
|
404
|
-
Operand other =
|
405
|
-
cgen_->ToOperand(source->IsDoubleRegister() ? destination : source);
|
406
|
-
__ movdbl(xmm0, other);
|
407
|
-
__ movdbl(other, reg);
|
408
|
-
__ movdbl(reg, Operand(xmm0));
|
409
|
-
|
410
|
-
} else if (source->IsDoubleStackSlot() && destination->IsDoubleStackSlot()) {
|
411
|
-
// Double-width memory-to-memory. Spill on demand to use a general
|
412
|
-
// purpose temporary register and also rely on having xmm0 available as
|
413
|
-
// a fixed scratch register.
|
414
|
-
Register tmp = EnsureTempRegister();
|
415
|
-
Operand src0 = cgen_->ToOperand(source);
|
416
|
-
Operand src1 = cgen_->HighOperand(source);
|
417
|
-
Operand dst0 = cgen_->ToOperand(destination);
|
418
|
-
Operand dst1 = cgen_->HighOperand(destination);
|
419
|
-
__ movdbl(xmm0, dst0); // Save destination in xmm0.
|
420
|
-
__ mov(tmp, src0); // Then use tmp to copy source to destination.
|
421
|
-
__ mov(dst0, tmp);
|
422
|
-
__ mov(tmp, src1);
|
423
|
-
__ mov(dst1, tmp);
|
424
|
-
__ movdbl(src0, xmm0);
|
425
|
-
|
426
|
-
} else {
|
427
|
-
// No other combinations are possible.
|
428
|
-
UNREACHABLE();
|
429
|
-
}
|
430
|
-
|
431
|
-
// The swap of source and destination has executed a move from source to
|
432
|
-
// destination.
|
433
|
-
RemoveMove(index);
|
434
|
-
|
435
|
-
// Any unperformed (including pending) move with a source of either
|
436
|
-
// this move's source or destination needs to have their source
|
437
|
-
// changed to reflect the state of affairs after the swap.
|
438
|
-
for (int i = 0; i < moves_.length(); ++i) {
|
439
|
-
LMoveOperands other_move = moves_[i];
|
440
|
-
if (other_move.Blocks(source)) {
|
441
|
-
moves_[i].set_source(destination);
|
442
|
-
} else if (other_move.Blocks(destination)) {
|
443
|
-
moves_[i].set_source(source);
|
444
|
-
}
|
445
|
-
}
|
446
|
-
|
447
|
-
// In addition to swapping the actual uses as sources, we need to update
|
448
|
-
// the use counts.
|
449
|
-
if (source->IsRegister() && destination->IsRegister()) {
|
450
|
-
int temp = source_uses_[source->index()];
|
451
|
-
source_uses_[source->index()] = source_uses_[destination->index()];
|
452
|
-
source_uses_[destination->index()] = temp;
|
453
|
-
} else if (source->IsRegister()) {
|
454
|
-
// We don't have use counts for non-register operands like destination.
|
455
|
-
// Compute those counts now.
|
456
|
-
source_uses_[source->index()] = CountSourceUses(source);
|
457
|
-
} else if (destination->IsRegister()) {
|
458
|
-
source_uses_[destination->index()] = CountSourceUses(destination);
|
459
|
-
}
|
460
|
-
}
|
461
|
-
|
462
|
-
#undef __
|
463
|
-
|
464
|
-
} } // namespace v8::internal
|
465
|
-
|
466
|
-
#endif // V8_TARGET_ARCH_IA32
|