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,64 +0,0 @@
|
|
1
|
-
// Copyright 2010 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
|
-
|
29
|
-
#ifndef V8_MIPS_CODEGEN_MIPS_INL_H_
|
30
|
-
#define V8_MIPS_CODEGEN_MIPS_INL_H_
|
31
|
-
|
32
|
-
#include "virtual-frame-mips.h"
|
33
|
-
|
34
|
-
namespace v8 {
|
35
|
-
namespace internal {
|
36
|
-
|
37
|
-
#define __ ACCESS_MASM(masm_)
|
38
|
-
|
39
|
-
// Platform-specific inline functions.
|
40
|
-
|
41
|
-
void DeferredCode::Jump() {
|
42
|
-
__ b(&entry_label_);
|
43
|
-
__ nop();
|
44
|
-
}
|
45
|
-
|
46
|
-
|
47
|
-
// Note: this has been hacked for submisson. Mips branches require two
|
48
|
-
// additional operands: Register src1, const Operand& src2.
|
49
|
-
void DeferredCode::Branch(Condition cond) {
|
50
|
-
__ Branch(&entry_label_, cond, zero_reg, Operand(0));
|
51
|
-
}
|
52
|
-
|
53
|
-
|
54
|
-
void Reference::GetValueAndSpill() {
|
55
|
-
GetValue();
|
56
|
-
}
|
57
|
-
|
58
|
-
|
59
|
-
#undef __
|
60
|
-
|
61
|
-
} } // namespace v8::internal
|
62
|
-
|
63
|
-
#endif // V8_MIPS_CODEGEN_MIPS_INL_H_
|
64
|
-
|
@@ -1,1213 +0,0 @@
|
|
1
|
-
// Copyright 2010 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
|
-
|
29
|
-
#include "v8.h"
|
30
|
-
|
31
|
-
#if defined(V8_TARGET_ARCH_MIPS)
|
32
|
-
|
33
|
-
#include "bootstrapper.h"
|
34
|
-
#include "code-stubs.h"
|
35
|
-
#include "codegen-inl.h"
|
36
|
-
#include "compiler.h"
|
37
|
-
#include "debug.h"
|
38
|
-
#include "ic-inl.h"
|
39
|
-
#include "jsregexp.h"
|
40
|
-
#include "jump-target-inl.h"
|
41
|
-
#include "parser.h"
|
42
|
-
#include "regexp-macro-assembler.h"
|
43
|
-
#include "regexp-stack.h"
|
44
|
-
#include "register-allocator-inl.h"
|
45
|
-
#include "runtime.h"
|
46
|
-
#include "scopes.h"
|
47
|
-
#include "stub-cache.h"
|
48
|
-
#include "virtual-frame-inl.h"
|
49
|
-
#include "virtual-frame-mips-inl.h"
|
50
|
-
|
51
|
-
namespace v8 {
|
52
|
-
namespace internal {
|
53
|
-
|
54
|
-
|
55
|
-
#define __ ACCESS_MASM(masm_)
|
56
|
-
|
57
|
-
// -------------------------------------------------------------------------
|
58
|
-
// Platform-specific DeferredCode functions.
|
59
|
-
|
60
|
-
void DeferredCode::SaveRegisters() {
|
61
|
-
// On MIPS you either have a completely spilled frame or you
|
62
|
-
// handle it yourself, but at the moment there's no automation
|
63
|
-
// of registers and deferred code.
|
64
|
-
}
|
65
|
-
|
66
|
-
|
67
|
-
void DeferredCode::RestoreRegisters() {
|
68
|
-
}
|
69
|
-
|
70
|
-
|
71
|
-
// -------------------------------------------------------------------------
|
72
|
-
// Platform-specific RuntimeCallHelper functions.
|
73
|
-
|
74
|
-
void VirtualFrameRuntimeCallHelper::BeforeCall(MacroAssembler* masm) const {
|
75
|
-
frame_state_->frame()->AssertIsSpilled();
|
76
|
-
}
|
77
|
-
|
78
|
-
|
79
|
-
void VirtualFrameRuntimeCallHelper::AfterCall(MacroAssembler* masm) const {
|
80
|
-
}
|
81
|
-
|
82
|
-
|
83
|
-
void StubRuntimeCallHelper::BeforeCall(MacroAssembler* masm) const {
|
84
|
-
masm->EnterInternalFrame();
|
85
|
-
}
|
86
|
-
|
87
|
-
|
88
|
-
void StubRuntimeCallHelper::AfterCall(MacroAssembler* masm) const {
|
89
|
-
masm->LeaveInternalFrame();
|
90
|
-
}
|
91
|
-
|
92
|
-
|
93
|
-
// -----------------------------------------------------------------------------
|
94
|
-
// CodeGenState implementation.
|
95
|
-
|
96
|
-
CodeGenState::CodeGenState(CodeGenerator* owner)
|
97
|
-
: owner_(owner),
|
98
|
-
previous_(owner->state()) {
|
99
|
-
owner->set_state(this);
|
100
|
-
}
|
101
|
-
|
102
|
-
|
103
|
-
ConditionCodeGenState::ConditionCodeGenState(CodeGenerator* owner,
|
104
|
-
JumpTarget* true_target,
|
105
|
-
JumpTarget* false_target)
|
106
|
-
: CodeGenState(owner),
|
107
|
-
true_target_(true_target),
|
108
|
-
false_target_(false_target) {
|
109
|
-
owner->set_state(this);
|
110
|
-
}
|
111
|
-
|
112
|
-
|
113
|
-
TypeInfoCodeGenState::TypeInfoCodeGenState(CodeGenerator* owner,
|
114
|
-
Slot* slot,
|
115
|
-
TypeInfo type_info)
|
116
|
-
: CodeGenState(owner),
|
117
|
-
slot_(slot) {
|
118
|
-
owner->set_state(this);
|
119
|
-
old_type_info_ = owner->set_type_info(slot, type_info);
|
120
|
-
}
|
121
|
-
|
122
|
-
|
123
|
-
CodeGenState::~CodeGenState() {
|
124
|
-
ASSERT(owner_->state() == this);
|
125
|
-
owner_->set_state(previous_);
|
126
|
-
}
|
127
|
-
|
128
|
-
|
129
|
-
TypeInfoCodeGenState::~TypeInfoCodeGenState() {
|
130
|
-
owner()->set_type_info(slot_, old_type_info_);
|
131
|
-
}
|
132
|
-
|
133
|
-
|
134
|
-
// -----------------------------------------------------------------------------
|
135
|
-
// CodeGenerator implementation.
|
136
|
-
|
137
|
-
CodeGenerator::CodeGenerator(MacroAssembler* masm)
|
138
|
-
: deferred_(8),
|
139
|
-
masm_(masm),
|
140
|
-
info_(NULL),
|
141
|
-
frame_(NULL),
|
142
|
-
allocator_(NULL),
|
143
|
-
cc_reg_(cc_always),
|
144
|
-
state_(NULL),
|
145
|
-
loop_nesting_(0),
|
146
|
-
type_info_(NULL),
|
147
|
-
function_return_(JumpTarget::BIDIRECTIONAL),
|
148
|
-
function_return_is_shadowed_(false) {
|
149
|
-
}
|
150
|
-
|
151
|
-
|
152
|
-
// Calling conventions:
|
153
|
-
// fp: caller's frame pointer
|
154
|
-
// sp: stack pointer
|
155
|
-
// a1: called JS function
|
156
|
-
// cp: callee's context
|
157
|
-
|
158
|
-
void CodeGenerator::Generate(CompilationInfo* info) {
|
159
|
-
UNIMPLEMENTED_MIPS();
|
160
|
-
}
|
161
|
-
|
162
|
-
|
163
|
-
int CodeGenerator::NumberOfSlot(Slot* slot) {
|
164
|
-
UNIMPLEMENTED_MIPS();
|
165
|
-
return 0;
|
166
|
-
}
|
167
|
-
|
168
|
-
|
169
|
-
MemOperand CodeGenerator::SlotOperand(Slot* slot, Register tmp) {
|
170
|
-
UNIMPLEMENTED_MIPS();
|
171
|
-
return MemOperand(zero_reg, 0);
|
172
|
-
}
|
173
|
-
|
174
|
-
|
175
|
-
MemOperand CodeGenerator::ContextSlotOperandCheckExtensions(
|
176
|
-
Slot* slot,
|
177
|
-
Register tmp,
|
178
|
-
Register tmp2,
|
179
|
-
JumpTarget* slow) {
|
180
|
-
UNIMPLEMENTED_MIPS();
|
181
|
-
return MemOperand(zero_reg, 0);
|
182
|
-
}
|
183
|
-
|
184
|
-
|
185
|
-
void CodeGenerator::LoadCondition(Expression* x,
|
186
|
-
JumpTarget* true_target,
|
187
|
-
JumpTarget* false_target,
|
188
|
-
bool force_cc) {
|
189
|
-
UNIMPLEMENTED_MIPS();
|
190
|
-
}
|
191
|
-
|
192
|
-
|
193
|
-
void CodeGenerator::Load(Expression* x) {
|
194
|
-
UNIMPLEMENTED_MIPS();
|
195
|
-
}
|
196
|
-
|
197
|
-
|
198
|
-
void CodeGenerator::LoadGlobal() {
|
199
|
-
UNIMPLEMENTED_MIPS();
|
200
|
-
}
|
201
|
-
|
202
|
-
|
203
|
-
void CodeGenerator::LoadGlobalReceiver(Register scratch) {
|
204
|
-
UNIMPLEMENTED_MIPS();
|
205
|
-
}
|
206
|
-
|
207
|
-
|
208
|
-
ArgumentsAllocationMode CodeGenerator::ArgumentsMode() {
|
209
|
-
UNIMPLEMENTED_MIPS();
|
210
|
-
return EAGER_ARGUMENTS_ALLOCATION;
|
211
|
-
}
|
212
|
-
|
213
|
-
|
214
|
-
void CodeGenerator::StoreArgumentsObject(bool initial) {
|
215
|
-
UNIMPLEMENTED_MIPS();
|
216
|
-
}
|
217
|
-
|
218
|
-
|
219
|
-
void CodeGenerator::LoadTypeofExpression(Expression* x) {
|
220
|
-
UNIMPLEMENTED_MIPS();
|
221
|
-
}
|
222
|
-
|
223
|
-
|
224
|
-
Reference::Reference(CodeGenerator* cgen,
|
225
|
-
Expression* expression,
|
226
|
-
bool persist_after_get)
|
227
|
-
: cgen_(cgen),
|
228
|
-
expression_(expression),
|
229
|
-
type_(ILLEGAL),
|
230
|
-
persist_after_get_(persist_after_get) {
|
231
|
-
UNIMPLEMENTED_MIPS();
|
232
|
-
}
|
233
|
-
|
234
|
-
|
235
|
-
Reference::~Reference() {
|
236
|
-
UNIMPLEMENTED_MIPS();
|
237
|
-
}
|
238
|
-
|
239
|
-
|
240
|
-
void CodeGenerator::LoadReference(Reference* ref) {
|
241
|
-
UNIMPLEMENTED_MIPS();
|
242
|
-
}
|
243
|
-
|
244
|
-
|
245
|
-
void CodeGenerator::UnloadReference(Reference* ref) {
|
246
|
-
UNIMPLEMENTED_MIPS();
|
247
|
-
}
|
248
|
-
|
249
|
-
|
250
|
-
// ECMA-262, section 9.2, page 30: ToBoolean(). Convert the given
|
251
|
-
// register to a boolean in the condition code register. The code
|
252
|
-
// may jump to 'false_target' in case the register converts to 'false'.
|
253
|
-
void CodeGenerator::ToBoolean(JumpTarget* true_target,
|
254
|
-
JumpTarget* false_target) {
|
255
|
-
UNIMPLEMENTED_MIPS();
|
256
|
-
}
|
257
|
-
|
258
|
-
|
259
|
-
void CodeGenerator::GenericBinaryOperation(Token::Value op,
|
260
|
-
OverwriteMode overwrite_mode,
|
261
|
-
GenerateInlineSmi inline_smi,
|
262
|
-
int constant_rhs) {
|
263
|
-
UNIMPLEMENTED_MIPS();
|
264
|
-
}
|
265
|
-
|
266
|
-
|
267
|
-
class DeferredInlineSmiOperation: public DeferredCode {
|
268
|
-
public:
|
269
|
-
DeferredInlineSmiOperation(Token::Value op,
|
270
|
-
int value,
|
271
|
-
bool reversed,
|
272
|
-
OverwriteMode overwrite_mode,
|
273
|
-
Register tos)
|
274
|
-
: op_(op),
|
275
|
-
value_(value),
|
276
|
-
reversed_(reversed),
|
277
|
-
overwrite_mode_(overwrite_mode),
|
278
|
-
tos_register_(tos) {
|
279
|
-
set_comment("[ DeferredInlinedSmiOperation");
|
280
|
-
}
|
281
|
-
|
282
|
-
virtual void Generate();
|
283
|
-
// This stub makes explicit calls to SaveRegisters(), RestoreRegisters() and
|
284
|
-
// Exit(). Currently on MIPS SaveRegisters() and RestoreRegisters() are empty
|
285
|
-
// methods, it is the responsibility of the deferred code to save and restore
|
286
|
-
// registers.
|
287
|
-
virtual bool AutoSaveAndRestore() { return false; }
|
288
|
-
|
289
|
-
void JumpToNonSmiInput(Condition cond, Register cmp1, const Operand& cmp2);
|
290
|
-
void JumpToAnswerOutOfRange(Condition cond,
|
291
|
-
Register cmp1,
|
292
|
-
const Operand& cmp2);
|
293
|
-
|
294
|
-
private:
|
295
|
-
void GenerateNonSmiInput();
|
296
|
-
void GenerateAnswerOutOfRange();
|
297
|
-
void WriteNonSmiAnswer(Register answer,
|
298
|
-
Register heap_number,
|
299
|
-
Register scratch);
|
300
|
-
|
301
|
-
Token::Value op_;
|
302
|
-
int value_;
|
303
|
-
bool reversed_;
|
304
|
-
OverwriteMode overwrite_mode_;
|
305
|
-
Register tos_register_;
|
306
|
-
Label non_smi_input_;
|
307
|
-
Label answer_out_of_range_;
|
308
|
-
};
|
309
|
-
|
310
|
-
|
311
|
-
// For bit operations we try harder and handle the case where the input is not
|
312
|
-
// a Smi but a 32bits integer without calling the generic stub.
|
313
|
-
void DeferredInlineSmiOperation::JumpToNonSmiInput(Condition cond,
|
314
|
-
Register cmp1,
|
315
|
-
const Operand& cmp2) {
|
316
|
-
UNIMPLEMENTED_MIPS();
|
317
|
-
}
|
318
|
-
|
319
|
-
|
320
|
-
// For bit operations the result is always 32bits so we handle the case where
|
321
|
-
// the result does not fit in a Smi without calling the generic stub.
|
322
|
-
void DeferredInlineSmiOperation::JumpToAnswerOutOfRange(Condition cond,
|
323
|
-
Register cmp1,
|
324
|
-
const Operand& cmp2) {
|
325
|
-
UNIMPLEMENTED_MIPS();
|
326
|
-
}
|
327
|
-
|
328
|
-
|
329
|
-
// On entry the non-constant side of the binary operation is in tos_register_
|
330
|
-
// and the constant smi side is nowhere. The tos_register_ is not used by the
|
331
|
-
// virtual frame. On exit the answer is in the tos_register_ and the virtual
|
332
|
-
// frame is unchanged.
|
333
|
-
void DeferredInlineSmiOperation::Generate() {
|
334
|
-
UNIMPLEMENTED_MIPS();
|
335
|
-
}
|
336
|
-
|
337
|
-
|
338
|
-
// Convert and write the integer answer into heap_number.
|
339
|
-
void DeferredInlineSmiOperation::WriteNonSmiAnswer(Register answer,
|
340
|
-
Register heap_number,
|
341
|
-
Register scratch) {
|
342
|
-
UNIMPLEMENTED_MIPS();
|
343
|
-
}
|
344
|
-
|
345
|
-
|
346
|
-
void DeferredInlineSmiOperation::GenerateNonSmiInput() {
|
347
|
-
UNIMPLEMENTED_MIPS();
|
348
|
-
}
|
349
|
-
|
350
|
-
|
351
|
-
void DeferredInlineSmiOperation::GenerateAnswerOutOfRange() {
|
352
|
-
UNIMPLEMENTED_MIPS();
|
353
|
-
}
|
354
|
-
|
355
|
-
|
356
|
-
void CodeGenerator::SmiOperation(Token::Value op,
|
357
|
-
Handle<Object> value,
|
358
|
-
bool reversed,
|
359
|
-
OverwriteMode mode) {
|
360
|
-
UNIMPLEMENTED_MIPS();
|
361
|
-
}
|
362
|
-
|
363
|
-
|
364
|
-
// On MIPS we load registers condReg1 and condReg2 with the values which should
|
365
|
-
// be compared. With the CodeGenerator::cc_reg_ condition, functions will be
|
366
|
-
// able to evaluate correctly the condition. (eg CodeGenerator::Branch)
|
367
|
-
void CodeGenerator::Comparison(Condition cc,
|
368
|
-
Expression* left,
|
369
|
-
Expression* right,
|
370
|
-
bool strict) {
|
371
|
-
UNIMPLEMENTED_MIPS();
|
372
|
-
}
|
373
|
-
|
374
|
-
|
375
|
-
void CodeGenerator::CallWithArguments(ZoneList<Expression*>* args,
|
376
|
-
CallFunctionFlags flags,
|
377
|
-
int position) {
|
378
|
-
UNIMPLEMENTED_MIPS();
|
379
|
-
}
|
380
|
-
|
381
|
-
|
382
|
-
void CodeGenerator::CallApplyLazy(Expression* applicand,
|
383
|
-
Expression* receiver,
|
384
|
-
VariableProxy* arguments,
|
385
|
-
int position) {
|
386
|
-
UNIMPLEMENTED_MIPS();
|
387
|
-
}
|
388
|
-
|
389
|
-
|
390
|
-
void CodeGenerator::Branch(bool if_true, JumpTarget* target) {
|
391
|
-
UNIMPLEMENTED_MIPS();
|
392
|
-
}
|
393
|
-
|
394
|
-
|
395
|
-
void CodeGenerator::CheckStack() {
|
396
|
-
UNIMPLEMENTED_MIPS();
|
397
|
-
}
|
398
|
-
|
399
|
-
|
400
|
-
void CodeGenerator::VisitStatements(ZoneList<Statement*>* statements) {
|
401
|
-
UNIMPLEMENTED_MIPS();
|
402
|
-
}
|
403
|
-
|
404
|
-
|
405
|
-
void CodeGenerator::VisitBlock(Block* node) {
|
406
|
-
UNIMPLEMENTED_MIPS();
|
407
|
-
}
|
408
|
-
|
409
|
-
|
410
|
-
void CodeGenerator::DeclareGlobals(Handle<FixedArray> pairs) {
|
411
|
-
UNIMPLEMENTED_MIPS();
|
412
|
-
}
|
413
|
-
|
414
|
-
|
415
|
-
void CodeGenerator::VisitDeclaration(Declaration* node) {
|
416
|
-
UNIMPLEMENTED_MIPS();
|
417
|
-
}
|
418
|
-
|
419
|
-
|
420
|
-
void CodeGenerator::VisitExpressionStatement(ExpressionStatement* node) {
|
421
|
-
UNIMPLEMENTED_MIPS();
|
422
|
-
}
|
423
|
-
|
424
|
-
|
425
|
-
void CodeGenerator::VisitEmptyStatement(EmptyStatement* node) {
|
426
|
-
UNIMPLEMENTED_MIPS();
|
427
|
-
}
|
428
|
-
|
429
|
-
|
430
|
-
void CodeGenerator::VisitIfStatement(IfStatement* node) {
|
431
|
-
UNIMPLEMENTED_MIPS();
|
432
|
-
}
|
433
|
-
|
434
|
-
|
435
|
-
void CodeGenerator::VisitContinueStatement(ContinueStatement* node) {
|
436
|
-
UNIMPLEMENTED_MIPS();
|
437
|
-
}
|
438
|
-
|
439
|
-
|
440
|
-
void CodeGenerator::VisitBreakStatement(BreakStatement* node) {
|
441
|
-
UNIMPLEMENTED_MIPS();
|
442
|
-
}
|
443
|
-
|
444
|
-
|
445
|
-
void CodeGenerator::VisitReturnStatement(ReturnStatement* node) {
|
446
|
-
UNIMPLEMENTED_MIPS();
|
447
|
-
}
|
448
|
-
|
449
|
-
|
450
|
-
void CodeGenerator::GenerateReturnSequence() {
|
451
|
-
UNIMPLEMENTED_MIPS();
|
452
|
-
}
|
453
|
-
|
454
|
-
|
455
|
-
void CodeGenerator::VisitWithEnterStatement(WithEnterStatement* node) {
|
456
|
-
UNIMPLEMENTED_MIPS();
|
457
|
-
}
|
458
|
-
|
459
|
-
|
460
|
-
void CodeGenerator::VisitWithExitStatement(WithExitStatement* node) {
|
461
|
-
UNIMPLEMENTED_MIPS();
|
462
|
-
}
|
463
|
-
|
464
|
-
|
465
|
-
void CodeGenerator::VisitSwitchStatement(SwitchStatement* node) {
|
466
|
-
UNIMPLEMENTED_MIPS();
|
467
|
-
}
|
468
|
-
|
469
|
-
|
470
|
-
void CodeGenerator::VisitDoWhileStatement(DoWhileStatement* node) {
|
471
|
-
UNIMPLEMENTED_MIPS();
|
472
|
-
}
|
473
|
-
|
474
|
-
|
475
|
-
void CodeGenerator::VisitWhileStatement(WhileStatement* node) {
|
476
|
-
UNIMPLEMENTED_MIPS();
|
477
|
-
}
|
478
|
-
|
479
|
-
|
480
|
-
void CodeGenerator::VisitForStatement(ForStatement* node) {
|
481
|
-
UNIMPLEMENTED_MIPS();
|
482
|
-
}
|
483
|
-
|
484
|
-
|
485
|
-
void CodeGenerator::VisitForInStatement(ForInStatement* node) {
|
486
|
-
UNIMPLEMENTED_MIPS();
|
487
|
-
}
|
488
|
-
|
489
|
-
|
490
|
-
void CodeGenerator::VisitTryCatchStatement(TryCatchStatement* node) {
|
491
|
-
UNIMPLEMENTED_MIPS();
|
492
|
-
}
|
493
|
-
|
494
|
-
|
495
|
-
void CodeGenerator::VisitTryFinallyStatement(TryFinallyStatement* node) {
|
496
|
-
UNIMPLEMENTED_MIPS();
|
497
|
-
}
|
498
|
-
|
499
|
-
|
500
|
-
void CodeGenerator::VisitDebuggerStatement(DebuggerStatement* node) {
|
501
|
-
UNIMPLEMENTED_MIPS();
|
502
|
-
}
|
503
|
-
|
504
|
-
|
505
|
-
void CodeGenerator::InstantiateFunction(
|
506
|
-
Handle<SharedFunctionInfo> function_info,
|
507
|
-
bool pretenure) {
|
508
|
-
UNIMPLEMENTED_MIPS();
|
509
|
-
}
|
510
|
-
|
511
|
-
|
512
|
-
void CodeGenerator::VisitFunctionLiteral(FunctionLiteral* node) {
|
513
|
-
UNIMPLEMENTED_MIPS();
|
514
|
-
}
|
515
|
-
|
516
|
-
|
517
|
-
void CodeGenerator::VisitSharedFunctionInfoLiteral(
|
518
|
-
SharedFunctionInfoLiteral* node) {
|
519
|
-
UNIMPLEMENTED_MIPS();
|
520
|
-
}
|
521
|
-
|
522
|
-
|
523
|
-
void CodeGenerator::VisitConditional(Conditional* node) {
|
524
|
-
UNIMPLEMENTED_MIPS();
|
525
|
-
}
|
526
|
-
|
527
|
-
|
528
|
-
void CodeGenerator::LoadFromSlot(Slot* slot, TypeofState typeof_state) {
|
529
|
-
UNIMPLEMENTED_MIPS();
|
530
|
-
}
|
531
|
-
|
532
|
-
|
533
|
-
void CodeGenerator::LoadFromSlotCheckForArguments(Slot* slot,
|
534
|
-
TypeofState state) {
|
535
|
-
UNIMPLEMENTED_MIPS();
|
536
|
-
}
|
537
|
-
|
538
|
-
|
539
|
-
void CodeGenerator::StoreToSlot(Slot* slot, InitState init_state) {
|
540
|
-
UNIMPLEMENTED_MIPS();
|
541
|
-
}
|
542
|
-
|
543
|
-
|
544
|
-
void CodeGenerator::LoadFromGlobalSlotCheckExtensions(Slot* slot,
|
545
|
-
TypeofState typeof_state,
|
546
|
-
JumpTarget* slow) {
|
547
|
-
UNIMPLEMENTED_MIPS();
|
548
|
-
}
|
549
|
-
|
550
|
-
|
551
|
-
void CodeGenerator::EmitDynamicLoadFromSlotFastCase(Slot* slot,
|
552
|
-
TypeofState typeof_state,
|
553
|
-
JumpTarget* slow,
|
554
|
-
JumpTarget* done) {
|
555
|
-
UNIMPLEMENTED_MIPS();
|
556
|
-
}
|
557
|
-
|
558
|
-
|
559
|
-
void CodeGenerator::VisitSlot(Slot* node) {
|
560
|
-
UNIMPLEMENTED_MIPS();
|
561
|
-
}
|
562
|
-
|
563
|
-
|
564
|
-
void CodeGenerator::VisitVariableProxy(VariableProxy* node) {
|
565
|
-
UNIMPLEMENTED_MIPS();
|
566
|
-
}
|
567
|
-
|
568
|
-
|
569
|
-
void CodeGenerator::VisitLiteral(Literal* node) {
|
570
|
-
UNIMPLEMENTED_MIPS();
|
571
|
-
}
|
572
|
-
|
573
|
-
|
574
|
-
void CodeGenerator::VisitRegExpLiteral(RegExpLiteral* node) {
|
575
|
-
UNIMPLEMENTED_MIPS();
|
576
|
-
}
|
577
|
-
|
578
|
-
|
579
|
-
void CodeGenerator::VisitObjectLiteral(ObjectLiteral* node) {
|
580
|
-
UNIMPLEMENTED_MIPS();
|
581
|
-
}
|
582
|
-
|
583
|
-
|
584
|
-
void CodeGenerator::VisitArrayLiteral(ArrayLiteral* node) {
|
585
|
-
UNIMPLEMENTED_MIPS();
|
586
|
-
}
|
587
|
-
|
588
|
-
|
589
|
-
void CodeGenerator::VisitCatchExtensionObject(CatchExtensionObject* node) {
|
590
|
-
UNIMPLEMENTED_MIPS();
|
591
|
-
}
|
592
|
-
|
593
|
-
|
594
|
-
void CodeGenerator::EmitSlotAssignment(Assignment* node) {
|
595
|
-
UNIMPLEMENTED_MIPS();
|
596
|
-
}
|
597
|
-
|
598
|
-
|
599
|
-
void CodeGenerator::EmitNamedPropertyAssignment(Assignment* node) {
|
600
|
-
UNIMPLEMENTED_MIPS();
|
601
|
-
}
|
602
|
-
|
603
|
-
|
604
|
-
void CodeGenerator::EmitKeyedPropertyAssignment(Assignment* node) {
|
605
|
-
UNIMPLEMENTED_MIPS();
|
606
|
-
}
|
607
|
-
|
608
|
-
|
609
|
-
void CodeGenerator::VisitAssignment(Assignment* node) {
|
610
|
-
UNIMPLEMENTED_MIPS();
|
611
|
-
}
|
612
|
-
|
613
|
-
|
614
|
-
void CodeGenerator::VisitThrow(Throw* node) {
|
615
|
-
UNIMPLEMENTED_MIPS();
|
616
|
-
}
|
617
|
-
|
618
|
-
|
619
|
-
void CodeGenerator::VisitProperty(Property* node) {
|
620
|
-
UNIMPLEMENTED_MIPS();
|
621
|
-
}
|
622
|
-
|
623
|
-
|
624
|
-
void CodeGenerator::VisitCall(Call* node) {
|
625
|
-
UNIMPLEMENTED_MIPS();
|
626
|
-
}
|
627
|
-
|
628
|
-
|
629
|
-
void CodeGenerator::VisitCallNew(CallNew* node) {
|
630
|
-
UNIMPLEMENTED_MIPS();
|
631
|
-
}
|
632
|
-
|
633
|
-
|
634
|
-
void CodeGenerator::GenerateClassOf(ZoneList<Expression*>* args) {
|
635
|
-
UNIMPLEMENTED_MIPS();
|
636
|
-
}
|
637
|
-
|
638
|
-
|
639
|
-
void CodeGenerator::GenerateValueOf(ZoneList<Expression*>* args) {
|
640
|
-
UNIMPLEMENTED_MIPS();
|
641
|
-
}
|
642
|
-
|
643
|
-
|
644
|
-
void CodeGenerator::GenerateSetValueOf(ZoneList<Expression*>* args) {
|
645
|
-
UNIMPLEMENTED_MIPS();
|
646
|
-
}
|
647
|
-
|
648
|
-
|
649
|
-
void CodeGenerator::GenerateIsSmi(ZoneList<Expression*>* args) {
|
650
|
-
UNIMPLEMENTED_MIPS();
|
651
|
-
}
|
652
|
-
|
653
|
-
|
654
|
-
void CodeGenerator::GenerateLog(ZoneList<Expression*>* args) {
|
655
|
-
UNIMPLEMENTED_MIPS();
|
656
|
-
}
|
657
|
-
|
658
|
-
|
659
|
-
void CodeGenerator::GenerateIsNonNegativeSmi(ZoneList<Expression*>* args) {
|
660
|
-
UNIMPLEMENTED_MIPS();
|
661
|
-
}
|
662
|
-
|
663
|
-
|
664
|
-
void CodeGenerator::GenerateMathPow(ZoneList<Expression*>* args) {
|
665
|
-
UNIMPLEMENTED_MIPS();
|
666
|
-
}
|
667
|
-
|
668
|
-
|
669
|
-
void CodeGenerator::GenerateMathSqrt(ZoneList<Expression*>* args) {
|
670
|
-
UNIMPLEMENTED_MIPS();
|
671
|
-
}
|
672
|
-
|
673
|
-
|
674
|
-
class DeferredStringCharCodeAt : public DeferredCode {
|
675
|
-
public:
|
676
|
-
DeferredStringCharCodeAt(Register object,
|
677
|
-
Register index,
|
678
|
-
Register scratch,
|
679
|
-
Register result)
|
680
|
-
: result_(result),
|
681
|
-
char_code_at_generator_(object,
|
682
|
-
index,
|
683
|
-
scratch,
|
684
|
-
result,
|
685
|
-
&need_conversion_,
|
686
|
-
&need_conversion_,
|
687
|
-
&index_out_of_range_,
|
688
|
-
STRING_INDEX_IS_NUMBER) {}
|
689
|
-
|
690
|
-
StringCharCodeAtGenerator* fast_case_generator() {
|
691
|
-
return &char_code_at_generator_;
|
692
|
-
}
|
693
|
-
|
694
|
-
virtual void Generate() {
|
695
|
-
UNIMPLEMENTED_MIPS();
|
696
|
-
}
|
697
|
-
|
698
|
-
private:
|
699
|
-
Register result_;
|
700
|
-
|
701
|
-
Label need_conversion_;
|
702
|
-
Label index_out_of_range_;
|
703
|
-
|
704
|
-
StringCharCodeAtGenerator char_code_at_generator_;
|
705
|
-
};
|
706
|
-
|
707
|
-
|
708
|
-
void CodeGenerator::GenerateStringCharCodeAt(ZoneList<Expression*>* args) {
|
709
|
-
UNIMPLEMENTED_MIPS();
|
710
|
-
}
|
711
|
-
|
712
|
-
|
713
|
-
class DeferredStringCharFromCode : public DeferredCode {
|
714
|
-
public:
|
715
|
-
DeferredStringCharFromCode(Register code,
|
716
|
-
Register result)
|
717
|
-
: char_from_code_generator_(code, result) {}
|
718
|
-
|
719
|
-
StringCharFromCodeGenerator* fast_case_generator() {
|
720
|
-
return &char_from_code_generator_;
|
721
|
-
}
|
722
|
-
|
723
|
-
virtual void Generate() {
|
724
|
-
VirtualFrameRuntimeCallHelper call_helper(frame_state());
|
725
|
-
char_from_code_generator_.GenerateSlow(masm(), call_helper);
|
726
|
-
}
|
727
|
-
|
728
|
-
private:
|
729
|
-
StringCharFromCodeGenerator char_from_code_generator_;
|
730
|
-
};
|
731
|
-
|
732
|
-
|
733
|
-
void CodeGenerator::GenerateStringCharFromCode(ZoneList<Expression*>* args) {
|
734
|
-
UNIMPLEMENTED_MIPS();
|
735
|
-
}
|
736
|
-
|
737
|
-
|
738
|
-
class DeferredStringCharAt : public DeferredCode {
|
739
|
-
public:
|
740
|
-
DeferredStringCharAt(Register object,
|
741
|
-
Register index,
|
742
|
-
Register scratch1,
|
743
|
-
Register scratch2,
|
744
|
-
Register result)
|
745
|
-
: result_(result),
|
746
|
-
char_at_generator_(object,
|
747
|
-
index,
|
748
|
-
scratch1,
|
749
|
-
scratch2,
|
750
|
-
result,
|
751
|
-
&need_conversion_,
|
752
|
-
&need_conversion_,
|
753
|
-
&index_out_of_range_,
|
754
|
-
STRING_INDEX_IS_NUMBER) {}
|
755
|
-
|
756
|
-
StringCharAtGenerator* fast_case_generator() {
|
757
|
-
return &char_at_generator_;
|
758
|
-
}
|
759
|
-
|
760
|
-
virtual void Generate() {
|
761
|
-
UNIMPLEMENTED_MIPS();
|
762
|
-
}
|
763
|
-
|
764
|
-
private:
|
765
|
-
Register result_;
|
766
|
-
|
767
|
-
Label need_conversion_;
|
768
|
-
Label index_out_of_range_;
|
769
|
-
|
770
|
-
StringCharAtGenerator char_at_generator_;
|
771
|
-
};
|
772
|
-
|
773
|
-
|
774
|
-
void CodeGenerator::GenerateStringCharAt(ZoneList<Expression*>* args) {
|
775
|
-
UNIMPLEMENTED_MIPS();
|
776
|
-
}
|
777
|
-
|
778
|
-
|
779
|
-
void CodeGenerator::GenerateIsArray(ZoneList<Expression*>* args) {
|
780
|
-
UNIMPLEMENTED_MIPS();
|
781
|
-
}
|
782
|
-
|
783
|
-
|
784
|
-
void CodeGenerator::GenerateIsRegExp(ZoneList<Expression*>* args) {
|
785
|
-
UNIMPLEMENTED_MIPS();
|
786
|
-
}
|
787
|
-
|
788
|
-
|
789
|
-
void CodeGenerator::GenerateIsObject(ZoneList<Expression*>* args) {
|
790
|
-
UNIMPLEMENTED_MIPS();
|
791
|
-
}
|
792
|
-
|
793
|
-
|
794
|
-
void CodeGenerator::GenerateIsSpecObject(ZoneList<Expression*>* args) {
|
795
|
-
UNIMPLEMENTED_MIPS();
|
796
|
-
}
|
797
|
-
|
798
|
-
|
799
|
-
class DeferredIsStringWrapperSafeForDefaultValueOf : public DeferredCode {
|
800
|
-
public:
|
801
|
-
DeferredIsStringWrapperSafeForDefaultValueOf(Register object,
|
802
|
-
Register map_result,
|
803
|
-
Register scratch1,
|
804
|
-
Register scratch2)
|
805
|
-
: object_(object),
|
806
|
-
map_result_(map_result),
|
807
|
-
scratch1_(scratch1),
|
808
|
-
scratch2_(scratch2) { }
|
809
|
-
|
810
|
-
virtual void Generate() {
|
811
|
-
UNIMPLEMENTED_MIPS();
|
812
|
-
}
|
813
|
-
|
814
|
-
private:
|
815
|
-
Register object_;
|
816
|
-
Register map_result_;
|
817
|
-
Register scratch1_;
|
818
|
-
Register scratch2_;
|
819
|
-
};
|
820
|
-
|
821
|
-
|
822
|
-
void CodeGenerator::GenerateIsStringWrapperSafeForDefaultValueOf(
|
823
|
-
ZoneList<Expression*>* args) {
|
824
|
-
UNIMPLEMENTED_MIPS();
|
825
|
-
}
|
826
|
-
|
827
|
-
|
828
|
-
void CodeGenerator::GenerateIsFunction(ZoneList<Expression*>* args) {
|
829
|
-
UNIMPLEMENTED_MIPS();
|
830
|
-
}
|
831
|
-
|
832
|
-
|
833
|
-
void CodeGenerator::GenerateIsUndetectableObject(ZoneList<Expression*>* args) {
|
834
|
-
UNIMPLEMENTED_MIPS();
|
835
|
-
}
|
836
|
-
|
837
|
-
|
838
|
-
void CodeGenerator::GenerateIsConstructCall(ZoneList<Expression*>* args) {
|
839
|
-
UNIMPLEMENTED_MIPS();
|
840
|
-
}
|
841
|
-
|
842
|
-
|
843
|
-
void CodeGenerator::GenerateArgumentsLength(ZoneList<Expression*>* args) {
|
844
|
-
UNIMPLEMENTED_MIPS();
|
845
|
-
}
|
846
|
-
|
847
|
-
|
848
|
-
void CodeGenerator::GenerateArguments(ZoneList<Expression*>* args) {
|
849
|
-
UNIMPLEMENTED_MIPS();
|
850
|
-
}
|
851
|
-
|
852
|
-
|
853
|
-
void CodeGenerator::GenerateRandomHeapNumber(
|
854
|
-
ZoneList<Expression*>* args) {
|
855
|
-
UNIMPLEMENTED_MIPS();
|
856
|
-
}
|
857
|
-
|
858
|
-
|
859
|
-
void CodeGenerator::GenerateStringAdd(ZoneList<Expression*>* args) {
|
860
|
-
UNIMPLEMENTED_MIPS();
|
861
|
-
}
|
862
|
-
|
863
|
-
|
864
|
-
void CodeGenerator::GenerateSubString(ZoneList<Expression*>* args) {
|
865
|
-
UNIMPLEMENTED_MIPS();
|
866
|
-
}
|
867
|
-
|
868
|
-
|
869
|
-
void CodeGenerator::GenerateStringCompare(ZoneList<Expression*>* args) {
|
870
|
-
UNIMPLEMENTED_MIPS();
|
871
|
-
}
|
872
|
-
|
873
|
-
|
874
|
-
void CodeGenerator::GenerateRegExpExec(ZoneList<Expression*>* args) {
|
875
|
-
UNIMPLEMENTED_MIPS();
|
876
|
-
}
|
877
|
-
|
878
|
-
|
879
|
-
void CodeGenerator::GenerateRegExpConstructResult(ZoneList<Expression*>* args) {
|
880
|
-
UNIMPLEMENTED_MIPS();
|
881
|
-
}
|
882
|
-
|
883
|
-
|
884
|
-
class DeferredSearchCache: public DeferredCode {
|
885
|
-
public:
|
886
|
-
DeferredSearchCache(Register dst, Register cache, Register key)
|
887
|
-
: dst_(dst), cache_(cache), key_(key) {
|
888
|
-
set_comment("[ DeferredSearchCache");
|
889
|
-
}
|
890
|
-
|
891
|
-
virtual void Generate();
|
892
|
-
|
893
|
-
private:
|
894
|
-
Register dst_, cache_, key_;
|
895
|
-
};
|
896
|
-
|
897
|
-
|
898
|
-
void DeferredSearchCache::Generate() {
|
899
|
-
UNIMPLEMENTED_MIPS();
|
900
|
-
}
|
901
|
-
|
902
|
-
|
903
|
-
void CodeGenerator::GenerateGetFromCache(ZoneList<Expression*>* args) {
|
904
|
-
UNIMPLEMENTED_MIPS();
|
905
|
-
}
|
906
|
-
|
907
|
-
|
908
|
-
void CodeGenerator::GenerateNumberToString(ZoneList<Expression*>* args) {
|
909
|
-
UNIMPLEMENTED_MIPS();
|
910
|
-
}
|
911
|
-
|
912
|
-
|
913
|
-
class DeferredSwapElements: public DeferredCode {
|
914
|
-
public:
|
915
|
-
DeferredSwapElements(Register object, Register index1, Register index2)
|
916
|
-
: object_(object), index1_(index1), index2_(index2) {
|
917
|
-
set_comment("[ DeferredSwapElements");
|
918
|
-
}
|
919
|
-
|
920
|
-
virtual void Generate();
|
921
|
-
|
922
|
-
private:
|
923
|
-
Register object_, index1_, index2_;
|
924
|
-
};
|
925
|
-
|
926
|
-
|
927
|
-
void DeferredSwapElements::Generate() {
|
928
|
-
UNIMPLEMENTED_MIPS();
|
929
|
-
}
|
930
|
-
|
931
|
-
|
932
|
-
void CodeGenerator::GenerateSwapElements(ZoneList<Expression*>* args) {
|
933
|
-
UNIMPLEMENTED_MIPS();
|
934
|
-
}
|
935
|
-
|
936
|
-
|
937
|
-
void CodeGenerator::GenerateCallFunction(ZoneList<Expression*>* args) {
|
938
|
-
UNIMPLEMENTED_MIPS();
|
939
|
-
}
|
940
|
-
|
941
|
-
|
942
|
-
void CodeGenerator::GenerateMathSin(ZoneList<Expression*>* args) {
|
943
|
-
UNIMPLEMENTED_MIPS();
|
944
|
-
}
|
945
|
-
|
946
|
-
|
947
|
-
void CodeGenerator::GenerateMathCos(ZoneList<Expression*>* args) {
|
948
|
-
UNIMPLEMENTED_MIPS();
|
949
|
-
}
|
950
|
-
|
951
|
-
|
952
|
-
void CodeGenerator::GenerateMathLog(ZoneList<Expression*>* args) {
|
953
|
-
UNIMPLEMENTED_MIPS();
|
954
|
-
}
|
955
|
-
|
956
|
-
|
957
|
-
void CodeGenerator::GenerateObjectEquals(ZoneList<Expression*>* args) {
|
958
|
-
UNIMPLEMENTED_MIPS();
|
959
|
-
}
|
960
|
-
|
961
|
-
|
962
|
-
void CodeGenerator::GenerateIsRegExpEquivalent(ZoneList<Expression*>* args) {
|
963
|
-
UNIMPLEMENTED_MIPS();
|
964
|
-
}
|
965
|
-
|
966
|
-
|
967
|
-
void CodeGenerator::GenerateHasCachedArrayIndex(ZoneList<Expression*>* args) {
|
968
|
-
UNIMPLEMENTED_MIPS();
|
969
|
-
}
|
970
|
-
|
971
|
-
|
972
|
-
void CodeGenerator::GenerateGetCachedArrayIndex(ZoneList<Expression*>* args) {
|
973
|
-
UNIMPLEMENTED_MIPS();
|
974
|
-
}
|
975
|
-
|
976
|
-
|
977
|
-
void CodeGenerator::GenerateFastAsciiArrayJoin(ZoneList<Expression*>* args) {
|
978
|
-
UNIMPLEMENTED_MIPS();
|
979
|
-
}
|
980
|
-
|
981
|
-
|
982
|
-
void CodeGenerator::VisitCallRuntime(CallRuntime* node) {
|
983
|
-
UNIMPLEMENTED_MIPS();
|
984
|
-
}
|
985
|
-
|
986
|
-
|
987
|
-
void CodeGenerator::VisitUnaryOperation(UnaryOperation* node) {
|
988
|
-
UNIMPLEMENTED_MIPS();
|
989
|
-
}
|
990
|
-
|
991
|
-
|
992
|
-
class DeferredCountOperation: public DeferredCode {
|
993
|
-
public:
|
994
|
-
DeferredCountOperation(Register value,
|
995
|
-
bool is_increment,
|
996
|
-
bool is_postfix,
|
997
|
-
int target_size)
|
998
|
-
: value_(value),
|
999
|
-
is_increment_(is_increment),
|
1000
|
-
is_postfix_(is_postfix),
|
1001
|
-
target_size_(target_size) {}
|
1002
|
-
|
1003
|
-
virtual void Generate() {
|
1004
|
-
UNIMPLEMENTED_MIPS();
|
1005
|
-
}
|
1006
|
-
|
1007
|
-
private:
|
1008
|
-
Register value_;
|
1009
|
-
bool is_increment_;
|
1010
|
-
bool is_postfix_;
|
1011
|
-
int target_size_;
|
1012
|
-
};
|
1013
|
-
|
1014
|
-
|
1015
|
-
void CodeGenerator::VisitCountOperation(CountOperation* node) {
|
1016
|
-
UNIMPLEMENTED_MIPS();
|
1017
|
-
}
|
1018
|
-
|
1019
|
-
|
1020
|
-
void CodeGenerator::GenerateLogicalBooleanOperation(BinaryOperation* node) {
|
1021
|
-
UNIMPLEMENTED_MIPS();
|
1022
|
-
}
|
1023
|
-
|
1024
|
-
|
1025
|
-
void CodeGenerator::VisitBinaryOperation(BinaryOperation* node) {
|
1026
|
-
UNIMPLEMENTED_MIPS();
|
1027
|
-
}
|
1028
|
-
|
1029
|
-
|
1030
|
-
void CodeGenerator::VisitThisFunction(ThisFunction* node) {
|
1031
|
-
UNIMPLEMENTED_MIPS();
|
1032
|
-
}
|
1033
|
-
|
1034
|
-
|
1035
|
-
void CodeGenerator::VisitCompareOperation(CompareOperation* node) {
|
1036
|
-
UNIMPLEMENTED_MIPS();
|
1037
|
-
}
|
1038
|
-
|
1039
|
-
|
1040
|
-
void CodeGenerator::VisitCompareToNull(CompareToNull* node) {
|
1041
|
-
UNIMPLEMENTED_MIPS();
|
1042
|
-
}
|
1043
|
-
|
1044
|
-
|
1045
|
-
class DeferredReferenceGetNamedValue: public DeferredCode {
|
1046
|
-
public:
|
1047
|
-
explicit DeferredReferenceGetNamedValue(Register receiver,
|
1048
|
-
Handle<String> name,
|
1049
|
-
bool is_contextual)
|
1050
|
-
: receiver_(receiver),
|
1051
|
-
name_(name),
|
1052
|
-
is_contextual_(is_contextual),
|
1053
|
-
is_dont_delete_(false) {
|
1054
|
-
set_comment(is_contextual
|
1055
|
-
? "[ DeferredReferenceGetNamedValue (contextual)"
|
1056
|
-
: "[ DeferredReferenceGetNamedValue");
|
1057
|
-
}
|
1058
|
-
|
1059
|
-
virtual void Generate();
|
1060
|
-
|
1061
|
-
void set_is_dont_delete(bool value) {
|
1062
|
-
ASSERT(is_contextual_);
|
1063
|
-
is_dont_delete_ = value;
|
1064
|
-
}
|
1065
|
-
|
1066
|
-
private:
|
1067
|
-
Register receiver_;
|
1068
|
-
Handle<String> name_;
|
1069
|
-
bool is_contextual_;
|
1070
|
-
bool is_dont_delete_;
|
1071
|
-
};
|
1072
|
-
|
1073
|
-
|
1074
|
-
|
1075
|
-
void DeferredReferenceGetNamedValue::Generate() {
|
1076
|
-
UNIMPLEMENTED_MIPS();
|
1077
|
-
}
|
1078
|
-
|
1079
|
-
|
1080
|
-
class DeferredReferenceGetKeyedValue: public DeferredCode {
|
1081
|
-
public:
|
1082
|
-
DeferredReferenceGetKeyedValue(Register key, Register receiver)
|
1083
|
-
: key_(key), receiver_(receiver) {
|
1084
|
-
set_comment("[ DeferredReferenceGetKeyedValue");
|
1085
|
-
}
|
1086
|
-
|
1087
|
-
virtual void Generate();
|
1088
|
-
|
1089
|
-
private:
|
1090
|
-
Register key_;
|
1091
|
-
Register receiver_;
|
1092
|
-
};
|
1093
|
-
|
1094
|
-
|
1095
|
-
void DeferredReferenceGetKeyedValue::Generate() {
|
1096
|
-
UNIMPLEMENTED_MIPS();
|
1097
|
-
}
|
1098
|
-
|
1099
|
-
|
1100
|
-
class DeferredReferenceSetKeyedValue: public DeferredCode {
|
1101
|
-
public:
|
1102
|
-
DeferredReferenceSetKeyedValue(Register value,
|
1103
|
-
Register key,
|
1104
|
-
Register receiver)
|
1105
|
-
: value_(value), key_(key), receiver_(receiver) {
|
1106
|
-
set_comment("[ DeferredReferenceSetKeyedValue");
|
1107
|
-
}
|
1108
|
-
|
1109
|
-
virtual void Generate();
|
1110
|
-
|
1111
|
-
private:
|
1112
|
-
Register value_;
|
1113
|
-
Register key_;
|
1114
|
-
Register receiver_;
|
1115
|
-
};
|
1116
|
-
|
1117
|
-
|
1118
|
-
void DeferredReferenceSetKeyedValue::Generate() {
|
1119
|
-
UNIMPLEMENTED_MIPS();
|
1120
|
-
}
|
1121
|
-
|
1122
|
-
|
1123
|
-
class DeferredReferenceSetNamedValue: public DeferredCode {
|
1124
|
-
public:
|
1125
|
-
DeferredReferenceSetNamedValue(Register value,
|
1126
|
-
Register receiver,
|
1127
|
-
Handle<String> name)
|
1128
|
-
: value_(value), receiver_(receiver), name_(name) {
|
1129
|
-
set_comment("[ DeferredReferenceSetNamedValue");
|
1130
|
-
}
|
1131
|
-
|
1132
|
-
virtual void Generate();
|
1133
|
-
|
1134
|
-
private:
|
1135
|
-
Register value_;
|
1136
|
-
Register receiver_;
|
1137
|
-
Handle<String> name_;
|
1138
|
-
};
|
1139
|
-
|
1140
|
-
|
1141
|
-
void DeferredReferenceSetNamedValue::Generate() {
|
1142
|
-
UNIMPLEMENTED_MIPS();
|
1143
|
-
}
|
1144
|
-
|
1145
|
-
|
1146
|
-
void CodeGenerator::EmitNamedLoad(Handle<String> name, bool is_contextual) {
|
1147
|
-
UNIMPLEMENTED_MIPS();
|
1148
|
-
}
|
1149
|
-
|
1150
|
-
|
1151
|
-
void CodeGenerator::EmitNamedStore(Handle<String> name, bool is_contextual) {
|
1152
|
-
UNIMPLEMENTED_MIPS();
|
1153
|
-
}
|
1154
|
-
|
1155
|
-
|
1156
|
-
void CodeGenerator::EmitKeyedLoad() {
|
1157
|
-
UNIMPLEMENTED_MIPS();
|
1158
|
-
}
|
1159
|
-
|
1160
|
-
|
1161
|
-
void CodeGenerator::EmitKeyedStore(StaticType* key_type,
|
1162
|
-
WriteBarrierCharacter wb_info) {
|
1163
|
-
UNIMPLEMENTED_MIPS();
|
1164
|
-
}
|
1165
|
-
|
1166
|
-
|
1167
|
-
#ifdef DEBUG
|
1168
|
-
bool CodeGenerator::HasValidEntryRegisters() {
|
1169
|
-
UNIMPLEMENTED_MIPS();
|
1170
|
-
return false;
|
1171
|
-
}
|
1172
|
-
#endif
|
1173
|
-
|
1174
|
-
|
1175
|
-
#undef __
|
1176
|
-
#define __ ACCESS_MASM(masm)
|
1177
|
-
|
1178
|
-
// -----------------------------------------------------------------------------
|
1179
|
-
// Reference support.
|
1180
|
-
|
1181
|
-
|
1182
|
-
Handle<String> Reference::GetName() {
|
1183
|
-
UNIMPLEMENTED_MIPS();
|
1184
|
-
return Handle<String>();
|
1185
|
-
}
|
1186
|
-
|
1187
|
-
|
1188
|
-
void Reference::DupIfPersist() {
|
1189
|
-
UNIMPLEMENTED_MIPS();
|
1190
|
-
}
|
1191
|
-
|
1192
|
-
|
1193
|
-
void Reference::GetValue() {
|
1194
|
-
UNIMPLEMENTED_MIPS();
|
1195
|
-
}
|
1196
|
-
|
1197
|
-
|
1198
|
-
void Reference::SetValue(InitState init_state, WriteBarrierCharacter wb_info) {
|
1199
|
-
UNIMPLEMENTED_MIPS();
|
1200
|
-
}
|
1201
|
-
|
1202
|
-
|
1203
|
-
const char* GenericBinaryOpStub::GetName() {
|
1204
|
-
UNIMPLEMENTED_MIPS();
|
1205
|
-
return name_;
|
1206
|
-
}
|
1207
|
-
|
1208
|
-
|
1209
|
-
#undef __
|
1210
|
-
|
1211
|
-
} } // namespace v8::internal
|
1212
|
-
|
1213
|
-
#endif // V8_TARGET_ARCH_MIPS
|