therubyracer-heroku 0.8.1.pre2 → 0.8.1.pre3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1239) hide show
  1. data/ext/v8/upstream/build/v8/libv8.a +0 -0
  2. data/lib/v8/version.rb +1 -1
  3. metadata +3 -1238
  4. data/ext/v8/upstream/build/scons/CHANGES.txt +0 -5183
  5. data/ext/v8/upstream/build/scons/LICENSE.txt +0 -20
  6. data/ext/v8/upstream/build/scons/MANIFEST +0 -202
  7. data/ext/v8/upstream/build/scons/PKG-INFO +0 -13
  8. data/ext/v8/upstream/build/scons/README.txt +0 -273
  9. data/ext/v8/upstream/build/scons/RELEASE.txt +0 -1040
  10. data/ext/v8/upstream/build/scons/build/lib/SCons/Action.py +0 -1256
  11. data/ext/v8/upstream/build/scons/build/lib/SCons/Builder.py +0 -868
  12. data/ext/v8/upstream/build/scons/build/lib/SCons/CacheDir.py +0 -217
  13. data/ext/v8/upstream/build/scons/build/lib/SCons/Conftest.py +0 -794
  14. data/ext/v8/upstream/build/scons/build/lib/SCons/Debug.py +0 -237
  15. data/ext/v8/upstream/build/scons/build/lib/SCons/Defaults.py +0 -485
  16. data/ext/v8/upstream/build/scons/build/lib/SCons/Environment.py +0 -2327
  17. data/ext/v8/upstream/build/scons/build/lib/SCons/Errors.py +0 -207
  18. data/ext/v8/upstream/build/scons/build/lib/SCons/Executor.py +0 -636
  19. data/ext/v8/upstream/build/scons/build/lib/SCons/Job.py +0 -435
  20. data/ext/v8/upstream/build/scons/build/lib/SCons/Memoize.py +0 -292
  21. data/ext/v8/upstream/build/scons/build/lib/SCons/Node/Alias.py +0 -153
  22. data/ext/v8/upstream/build/scons/build/lib/SCons/Node/FS.py +0 -3220
  23. data/ext/v8/upstream/build/scons/build/lib/SCons/Node/Python.py +0 -128
  24. data/ext/v8/upstream/build/scons/build/lib/SCons/Node/__init__.py +0 -1341
  25. data/ext/v8/upstream/build/scons/build/lib/SCons/Options/BoolOption.py +0 -50
  26. data/ext/v8/upstream/build/scons/build/lib/SCons/Options/EnumOption.py +0 -50
  27. data/ext/v8/upstream/build/scons/build/lib/SCons/Options/ListOption.py +0 -50
  28. data/ext/v8/upstream/build/scons/build/lib/SCons/Options/PackageOption.py +0 -50
  29. data/ext/v8/upstream/build/scons/build/lib/SCons/Options/PathOption.py +0 -76
  30. data/ext/v8/upstream/build/scons/build/lib/SCons/Options/__init__.py +0 -74
  31. data/ext/v8/upstream/build/scons/build/lib/SCons/PathList.py +0 -232
  32. data/ext/v8/upstream/build/scons/build/lib/SCons/Platform/__init__.py +0 -236
  33. data/ext/v8/upstream/build/scons/build/lib/SCons/Platform/aix.py +0 -70
  34. data/ext/v8/upstream/build/scons/build/lib/SCons/Platform/cygwin.py +0 -55
  35. data/ext/v8/upstream/build/scons/build/lib/SCons/Platform/darwin.py +0 -46
  36. data/ext/v8/upstream/build/scons/build/lib/SCons/Platform/hpux.py +0 -46
  37. data/ext/v8/upstream/build/scons/build/lib/SCons/Platform/irix.py +0 -44
  38. data/ext/v8/upstream/build/scons/build/lib/SCons/Platform/os2.py +0 -58
  39. data/ext/v8/upstream/build/scons/build/lib/SCons/Platform/posix.py +0 -264
  40. data/ext/v8/upstream/build/scons/build/lib/SCons/Platform/sunos.py +0 -50
  41. data/ext/v8/upstream/build/scons/build/lib/SCons/Platform/win32.py +0 -386
  42. data/ext/v8/upstream/build/scons/build/lib/SCons/SConf.py +0 -1038
  43. data/ext/v8/upstream/build/scons/build/lib/SCons/SConsign.py +0 -381
  44. data/ext/v8/upstream/build/scons/build/lib/SCons/Scanner/C.py +0 -132
  45. data/ext/v8/upstream/build/scons/build/lib/SCons/Scanner/D.py +0 -74
  46. data/ext/v8/upstream/build/scons/build/lib/SCons/Scanner/Dir.py +0 -111
  47. data/ext/v8/upstream/build/scons/build/lib/SCons/Scanner/Fortran.py +0 -320
  48. data/ext/v8/upstream/build/scons/build/lib/SCons/Scanner/IDL.py +0 -48
  49. data/ext/v8/upstream/build/scons/build/lib/SCons/Scanner/LaTeX.py +0 -378
  50. data/ext/v8/upstream/build/scons/build/lib/SCons/Scanner/Prog.py +0 -103
  51. data/ext/v8/upstream/build/scons/build/lib/SCons/Scanner/RC.py +0 -55
  52. data/ext/v8/upstream/build/scons/build/lib/SCons/Scanner/__init__.py +0 -415
  53. data/ext/v8/upstream/build/scons/build/lib/SCons/Script/Interactive.py +0 -386
  54. data/ext/v8/upstream/build/scons/build/lib/SCons/Script/Main.py +0 -1360
  55. data/ext/v8/upstream/build/scons/build/lib/SCons/Script/SConsOptions.py +0 -944
  56. data/ext/v8/upstream/build/scons/build/lib/SCons/Script/SConscript.py +0 -642
  57. data/ext/v8/upstream/build/scons/build/lib/SCons/Script/__init__.py +0 -414
  58. data/ext/v8/upstream/build/scons/build/lib/SCons/Sig.py +0 -63
  59. data/ext/v8/upstream/build/scons/build/lib/SCons/Subst.py +0 -911
  60. data/ext/v8/upstream/build/scons/build/lib/SCons/Taskmaster.py +0 -1030
  61. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/386asm.py +0 -61
  62. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/BitKeeper.py +0 -65
  63. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/CVS.py +0 -73
  64. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/FortranCommon.py +0 -247
  65. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/JavaCommon.py +0 -324
  66. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/MSCommon/__init__.py +0 -56
  67. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/MSCommon/arch.py +0 -61
  68. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/MSCommon/common.py +0 -210
  69. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/MSCommon/netframework.py +0 -84
  70. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/MSCommon/sdk.py +0 -321
  71. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/MSCommon/vc.py +0 -367
  72. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/MSCommon/vs.py +0 -497
  73. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/Perforce.py +0 -104
  74. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/PharLapCommon.py +0 -138
  75. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/RCS.py +0 -64
  76. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/SCCS.py +0 -64
  77. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/Subversion.py +0 -71
  78. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/__init__.py +0 -675
  79. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/aixc++.py +0 -82
  80. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/aixcc.py +0 -74
  81. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/aixf77.py +0 -80
  82. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/aixlink.py +0 -76
  83. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/applelink.py +0 -71
  84. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/ar.py +0 -63
  85. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/as.py +0 -78
  86. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/bcc32.py +0 -82
  87. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/c++.py +0 -99
  88. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/cc.py +0 -114
  89. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/cvf.py +0 -58
  90. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/default.py +0 -50
  91. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/dmd.py +0 -224
  92. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/dvi.py +0 -64
  93. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/dvipdf.py +0 -125
  94. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/dvips.py +0 -94
  95. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/f77.py +0 -62
  96. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/f90.py +0 -62
  97. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/f95.py +0 -63
  98. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/filesystem.py +0 -98
  99. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/fortran.py +0 -63
  100. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/g++.py +0 -90
  101. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/g77.py +0 -73
  102. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/gas.py +0 -53
  103. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/gcc.py +0 -80
  104. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/gfortran.py +0 -64
  105. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/gnulink.py +0 -63
  106. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/gs.py +0 -81
  107. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/hpc++.py +0 -85
  108. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/hpcc.py +0 -53
  109. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/hplink.py +0 -77
  110. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/icc.py +0 -59
  111. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/icl.py +0 -52
  112. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/ifl.py +0 -72
  113. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/ifort.py +0 -90
  114. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/ilink.py +0 -59
  115. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/ilink32.py +0 -60
  116. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/install.py +0 -229
  117. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/intelc.py +0 -490
  118. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/ipkg.py +0 -71
  119. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/jar.py +0 -110
  120. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/javac.py +0 -234
  121. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/javah.py +0 -138
  122. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/latex.py +0 -79
  123. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/lex.py +0 -99
  124. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/link.py +0 -121
  125. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/linkloc.py +0 -112
  126. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/m4.py +0 -63
  127. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/masm.py +0 -77
  128. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/midl.py +0 -90
  129. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/mingw.py +0 -159
  130. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/mslib.py +0 -64
  131. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/mslink.py +0 -266
  132. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/mssdk.py +0 -50
  133. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/msvc.py +0 -269
  134. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/msvs.py +0 -1439
  135. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/mwcc.py +0 -208
  136. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/mwld.py +0 -107
  137. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/nasm.py +0 -72
  138. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/packaging/__init__.py +0 -314
  139. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/packaging/ipk.py +0 -185
  140. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/packaging/msi.py +0 -526
  141. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/packaging/rpm.py +0 -367
  142. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/packaging/src_tarbz2.py +0 -43
  143. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/packaging/src_targz.py +0 -43
  144. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/packaging/src_zip.py +0 -43
  145. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/packaging/tarbz2.py +0 -44
  146. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/packaging/targz.py +0 -44
  147. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/packaging/zip.py +0 -44
  148. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/pdf.py +0 -78
  149. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/pdflatex.py +0 -83
  150. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/pdftex.py +0 -108
  151. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/qt.py +0 -336
  152. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/rmic.py +0 -121
  153. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/rpcgen.py +0 -70
  154. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/rpm.py +0 -132
  155. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/sgiar.py +0 -68
  156. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/sgic++.py +0 -58
  157. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/sgicc.py +0 -53
  158. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/sgilink.py +0 -63
  159. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/sunar.py +0 -67
  160. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/sunc++.py +0 -142
  161. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/suncc.py +0 -58
  162. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/sunf77.py +0 -63
  163. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/sunf90.py +0 -64
  164. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/sunf95.py +0 -64
  165. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/sunlink.py +0 -77
  166. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/swig.py +0 -186
  167. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/tar.py +0 -73
  168. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/tex.py +0 -805
  169. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/textfile.py +0 -175
  170. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/tlib.py +0 -53
  171. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/wix.py +0 -100
  172. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/yacc.py +0 -131
  173. data/ext/v8/upstream/build/scons/build/lib/SCons/Tool/zip.py +0 -100
  174. data/ext/v8/upstream/build/scons/build/lib/SCons/Util.py +0 -1645
  175. data/ext/v8/upstream/build/scons/build/lib/SCons/Variables/BoolVariable.py +0 -91
  176. data/ext/v8/upstream/build/scons/build/lib/SCons/Variables/EnumVariable.py +0 -107
  177. data/ext/v8/upstream/build/scons/build/lib/SCons/Variables/ListVariable.py +0 -139
  178. data/ext/v8/upstream/build/scons/build/lib/SCons/Variables/PackageVariable.py +0 -109
  179. data/ext/v8/upstream/build/scons/build/lib/SCons/Variables/PathVariable.py +0 -147
  180. data/ext/v8/upstream/build/scons/build/lib/SCons/Variables/__init__.py +0 -317
  181. data/ext/v8/upstream/build/scons/build/lib/SCons/Warnings.py +0 -228
  182. data/ext/v8/upstream/build/scons/build/lib/SCons/__init__.py +0 -49
  183. data/ext/v8/upstream/build/scons/build/lib/SCons/compat/__init__.py +0 -302
  184. data/ext/v8/upstream/build/scons/build/lib/SCons/compat/_scons_UserString.py +0 -98
  185. data/ext/v8/upstream/build/scons/build/lib/SCons/compat/_scons_hashlib.py +0 -91
  186. data/ext/v8/upstream/build/scons/build/lib/SCons/compat/_scons_itertools.py +0 -124
  187. data/ext/v8/upstream/build/scons/build/lib/SCons/compat/_scons_optparse.py +0 -1725
  188. data/ext/v8/upstream/build/scons/build/lib/SCons/compat/_scons_sets.py +0 -583
  189. data/ext/v8/upstream/build/scons/build/lib/SCons/compat/_scons_sets15.py +0 -176
  190. data/ext/v8/upstream/build/scons/build/lib/SCons/compat/_scons_shlex.py +0 -325
  191. data/ext/v8/upstream/build/scons/build/lib/SCons/compat/_scons_subprocess.py +0 -1296
  192. data/ext/v8/upstream/build/scons/build/lib/SCons/compat/_scons_textwrap.py +0 -382
  193. data/ext/v8/upstream/build/scons/build/lib/SCons/compat/builtins.py +0 -187
  194. data/ext/v8/upstream/build/scons/build/lib/SCons/cpp.py +0 -598
  195. data/ext/v8/upstream/build/scons/build/lib/SCons/dblite.py +0 -248
  196. data/ext/v8/upstream/build/scons/build/lib/SCons/exitfuncs.py +0 -77
  197. data/ext/v8/upstream/build/scons/build/scripts/scons +0 -184
  198. data/ext/v8/upstream/build/scons/build/scripts/scons-time +0 -1529
  199. data/ext/v8/upstream/build/scons/build/scripts/scons.bat +0 -31
  200. data/ext/v8/upstream/build/scons/build/scripts/sconsign +0 -508
  201. data/ext/v8/upstream/build/scons/engine/SCons/Action.py +0 -1256
  202. data/ext/v8/upstream/build/scons/engine/SCons/Builder.py +0 -868
  203. data/ext/v8/upstream/build/scons/engine/SCons/CacheDir.py +0 -217
  204. data/ext/v8/upstream/build/scons/engine/SCons/Conftest.py +0 -794
  205. data/ext/v8/upstream/build/scons/engine/SCons/Debug.py +0 -237
  206. data/ext/v8/upstream/build/scons/engine/SCons/Defaults.py +0 -485
  207. data/ext/v8/upstream/build/scons/engine/SCons/Environment.py +0 -2327
  208. data/ext/v8/upstream/build/scons/engine/SCons/Errors.py +0 -207
  209. data/ext/v8/upstream/build/scons/engine/SCons/Executor.py +0 -636
  210. data/ext/v8/upstream/build/scons/engine/SCons/Job.py +0 -435
  211. data/ext/v8/upstream/build/scons/engine/SCons/Memoize.py +0 -292
  212. data/ext/v8/upstream/build/scons/engine/SCons/Node/Alias.py +0 -153
  213. data/ext/v8/upstream/build/scons/engine/SCons/Node/FS.py +0 -3220
  214. data/ext/v8/upstream/build/scons/engine/SCons/Node/Python.py +0 -128
  215. data/ext/v8/upstream/build/scons/engine/SCons/Node/__init__.py +0 -1341
  216. data/ext/v8/upstream/build/scons/engine/SCons/Options/BoolOption.py +0 -50
  217. data/ext/v8/upstream/build/scons/engine/SCons/Options/EnumOption.py +0 -50
  218. data/ext/v8/upstream/build/scons/engine/SCons/Options/ListOption.py +0 -50
  219. data/ext/v8/upstream/build/scons/engine/SCons/Options/PackageOption.py +0 -50
  220. data/ext/v8/upstream/build/scons/engine/SCons/Options/PathOption.py +0 -76
  221. data/ext/v8/upstream/build/scons/engine/SCons/Options/__init__.py +0 -74
  222. data/ext/v8/upstream/build/scons/engine/SCons/PathList.py +0 -232
  223. data/ext/v8/upstream/build/scons/engine/SCons/Platform/__init__.py +0 -236
  224. data/ext/v8/upstream/build/scons/engine/SCons/Platform/aix.py +0 -70
  225. data/ext/v8/upstream/build/scons/engine/SCons/Platform/cygwin.py +0 -55
  226. data/ext/v8/upstream/build/scons/engine/SCons/Platform/darwin.py +0 -46
  227. data/ext/v8/upstream/build/scons/engine/SCons/Platform/hpux.py +0 -46
  228. data/ext/v8/upstream/build/scons/engine/SCons/Platform/irix.py +0 -44
  229. data/ext/v8/upstream/build/scons/engine/SCons/Platform/os2.py +0 -58
  230. data/ext/v8/upstream/build/scons/engine/SCons/Platform/posix.py +0 -264
  231. data/ext/v8/upstream/build/scons/engine/SCons/Platform/sunos.py +0 -50
  232. data/ext/v8/upstream/build/scons/engine/SCons/Platform/win32.py +0 -386
  233. data/ext/v8/upstream/build/scons/engine/SCons/SConf.py +0 -1038
  234. data/ext/v8/upstream/build/scons/engine/SCons/SConsign.py +0 -381
  235. data/ext/v8/upstream/build/scons/engine/SCons/Scanner/C.py +0 -132
  236. data/ext/v8/upstream/build/scons/engine/SCons/Scanner/D.py +0 -74
  237. data/ext/v8/upstream/build/scons/engine/SCons/Scanner/Dir.py +0 -111
  238. data/ext/v8/upstream/build/scons/engine/SCons/Scanner/Fortran.py +0 -320
  239. data/ext/v8/upstream/build/scons/engine/SCons/Scanner/IDL.py +0 -48
  240. data/ext/v8/upstream/build/scons/engine/SCons/Scanner/LaTeX.py +0 -378
  241. data/ext/v8/upstream/build/scons/engine/SCons/Scanner/Prog.py +0 -103
  242. data/ext/v8/upstream/build/scons/engine/SCons/Scanner/RC.py +0 -55
  243. data/ext/v8/upstream/build/scons/engine/SCons/Scanner/__init__.py +0 -415
  244. data/ext/v8/upstream/build/scons/engine/SCons/Script/Interactive.py +0 -386
  245. data/ext/v8/upstream/build/scons/engine/SCons/Script/Main.py +0 -1360
  246. data/ext/v8/upstream/build/scons/engine/SCons/Script/SConsOptions.py +0 -944
  247. data/ext/v8/upstream/build/scons/engine/SCons/Script/SConscript.py +0 -642
  248. data/ext/v8/upstream/build/scons/engine/SCons/Script/__init__.py +0 -414
  249. data/ext/v8/upstream/build/scons/engine/SCons/Sig.py +0 -63
  250. data/ext/v8/upstream/build/scons/engine/SCons/Subst.py +0 -911
  251. data/ext/v8/upstream/build/scons/engine/SCons/Taskmaster.py +0 -1030
  252. data/ext/v8/upstream/build/scons/engine/SCons/Tool/386asm.py +0 -61
  253. data/ext/v8/upstream/build/scons/engine/SCons/Tool/BitKeeper.py +0 -65
  254. data/ext/v8/upstream/build/scons/engine/SCons/Tool/CVS.py +0 -73
  255. data/ext/v8/upstream/build/scons/engine/SCons/Tool/FortranCommon.py +0 -247
  256. data/ext/v8/upstream/build/scons/engine/SCons/Tool/JavaCommon.py +0 -324
  257. data/ext/v8/upstream/build/scons/engine/SCons/Tool/MSCommon/__init__.py +0 -56
  258. data/ext/v8/upstream/build/scons/engine/SCons/Tool/MSCommon/arch.py +0 -61
  259. data/ext/v8/upstream/build/scons/engine/SCons/Tool/MSCommon/common.py +0 -210
  260. data/ext/v8/upstream/build/scons/engine/SCons/Tool/MSCommon/netframework.py +0 -84
  261. data/ext/v8/upstream/build/scons/engine/SCons/Tool/MSCommon/sdk.py +0 -321
  262. data/ext/v8/upstream/build/scons/engine/SCons/Tool/MSCommon/vc.py +0 -367
  263. data/ext/v8/upstream/build/scons/engine/SCons/Tool/MSCommon/vs.py +0 -497
  264. data/ext/v8/upstream/build/scons/engine/SCons/Tool/Perforce.py +0 -104
  265. data/ext/v8/upstream/build/scons/engine/SCons/Tool/PharLapCommon.py +0 -138
  266. data/ext/v8/upstream/build/scons/engine/SCons/Tool/RCS.py +0 -64
  267. data/ext/v8/upstream/build/scons/engine/SCons/Tool/SCCS.py +0 -64
  268. data/ext/v8/upstream/build/scons/engine/SCons/Tool/Subversion.py +0 -71
  269. data/ext/v8/upstream/build/scons/engine/SCons/Tool/__init__.py +0 -675
  270. data/ext/v8/upstream/build/scons/engine/SCons/Tool/aixc++.py +0 -82
  271. data/ext/v8/upstream/build/scons/engine/SCons/Tool/aixcc.py +0 -74
  272. data/ext/v8/upstream/build/scons/engine/SCons/Tool/aixf77.py +0 -80
  273. data/ext/v8/upstream/build/scons/engine/SCons/Tool/aixlink.py +0 -76
  274. data/ext/v8/upstream/build/scons/engine/SCons/Tool/applelink.py +0 -71
  275. data/ext/v8/upstream/build/scons/engine/SCons/Tool/ar.py +0 -63
  276. data/ext/v8/upstream/build/scons/engine/SCons/Tool/as.py +0 -78
  277. data/ext/v8/upstream/build/scons/engine/SCons/Tool/bcc32.py +0 -82
  278. data/ext/v8/upstream/build/scons/engine/SCons/Tool/c++.py +0 -99
  279. data/ext/v8/upstream/build/scons/engine/SCons/Tool/cc.py +0 -114
  280. data/ext/v8/upstream/build/scons/engine/SCons/Tool/cvf.py +0 -58
  281. data/ext/v8/upstream/build/scons/engine/SCons/Tool/default.py +0 -50
  282. data/ext/v8/upstream/build/scons/engine/SCons/Tool/dmd.py +0 -224
  283. data/ext/v8/upstream/build/scons/engine/SCons/Tool/dvi.py +0 -64
  284. data/ext/v8/upstream/build/scons/engine/SCons/Tool/dvipdf.py +0 -125
  285. data/ext/v8/upstream/build/scons/engine/SCons/Tool/dvips.py +0 -94
  286. data/ext/v8/upstream/build/scons/engine/SCons/Tool/f77.py +0 -62
  287. data/ext/v8/upstream/build/scons/engine/SCons/Tool/f90.py +0 -62
  288. data/ext/v8/upstream/build/scons/engine/SCons/Tool/f95.py +0 -63
  289. data/ext/v8/upstream/build/scons/engine/SCons/Tool/filesystem.py +0 -98
  290. data/ext/v8/upstream/build/scons/engine/SCons/Tool/fortran.py +0 -63
  291. data/ext/v8/upstream/build/scons/engine/SCons/Tool/g++.py +0 -90
  292. data/ext/v8/upstream/build/scons/engine/SCons/Tool/g77.py +0 -73
  293. data/ext/v8/upstream/build/scons/engine/SCons/Tool/gas.py +0 -53
  294. data/ext/v8/upstream/build/scons/engine/SCons/Tool/gcc.py +0 -80
  295. data/ext/v8/upstream/build/scons/engine/SCons/Tool/gfortran.py +0 -64
  296. data/ext/v8/upstream/build/scons/engine/SCons/Tool/gnulink.py +0 -63
  297. data/ext/v8/upstream/build/scons/engine/SCons/Tool/gs.py +0 -81
  298. data/ext/v8/upstream/build/scons/engine/SCons/Tool/hpc++.py +0 -85
  299. data/ext/v8/upstream/build/scons/engine/SCons/Tool/hpcc.py +0 -53
  300. data/ext/v8/upstream/build/scons/engine/SCons/Tool/hplink.py +0 -77
  301. data/ext/v8/upstream/build/scons/engine/SCons/Tool/icc.py +0 -59
  302. data/ext/v8/upstream/build/scons/engine/SCons/Tool/icl.py +0 -52
  303. data/ext/v8/upstream/build/scons/engine/SCons/Tool/ifl.py +0 -72
  304. data/ext/v8/upstream/build/scons/engine/SCons/Tool/ifort.py +0 -90
  305. data/ext/v8/upstream/build/scons/engine/SCons/Tool/ilink.py +0 -59
  306. data/ext/v8/upstream/build/scons/engine/SCons/Tool/ilink32.py +0 -60
  307. data/ext/v8/upstream/build/scons/engine/SCons/Tool/install.py +0 -229
  308. data/ext/v8/upstream/build/scons/engine/SCons/Tool/intelc.py +0 -490
  309. data/ext/v8/upstream/build/scons/engine/SCons/Tool/ipkg.py +0 -71
  310. data/ext/v8/upstream/build/scons/engine/SCons/Tool/jar.py +0 -110
  311. data/ext/v8/upstream/build/scons/engine/SCons/Tool/javac.py +0 -234
  312. data/ext/v8/upstream/build/scons/engine/SCons/Tool/javah.py +0 -138
  313. data/ext/v8/upstream/build/scons/engine/SCons/Tool/latex.py +0 -79
  314. data/ext/v8/upstream/build/scons/engine/SCons/Tool/lex.py +0 -99
  315. data/ext/v8/upstream/build/scons/engine/SCons/Tool/link.py +0 -121
  316. data/ext/v8/upstream/build/scons/engine/SCons/Tool/linkloc.py +0 -112
  317. data/ext/v8/upstream/build/scons/engine/SCons/Tool/m4.py +0 -63
  318. data/ext/v8/upstream/build/scons/engine/SCons/Tool/masm.py +0 -77
  319. data/ext/v8/upstream/build/scons/engine/SCons/Tool/midl.py +0 -90
  320. data/ext/v8/upstream/build/scons/engine/SCons/Tool/mingw.py +0 -159
  321. data/ext/v8/upstream/build/scons/engine/SCons/Tool/mslib.py +0 -64
  322. data/ext/v8/upstream/build/scons/engine/SCons/Tool/mslink.py +0 -266
  323. data/ext/v8/upstream/build/scons/engine/SCons/Tool/mssdk.py +0 -50
  324. data/ext/v8/upstream/build/scons/engine/SCons/Tool/msvc.py +0 -269
  325. data/ext/v8/upstream/build/scons/engine/SCons/Tool/msvs.py +0 -1439
  326. data/ext/v8/upstream/build/scons/engine/SCons/Tool/mwcc.py +0 -208
  327. data/ext/v8/upstream/build/scons/engine/SCons/Tool/mwld.py +0 -107
  328. data/ext/v8/upstream/build/scons/engine/SCons/Tool/nasm.py +0 -72
  329. data/ext/v8/upstream/build/scons/engine/SCons/Tool/packaging/__init__.py +0 -314
  330. data/ext/v8/upstream/build/scons/engine/SCons/Tool/packaging/ipk.py +0 -185
  331. data/ext/v8/upstream/build/scons/engine/SCons/Tool/packaging/msi.py +0 -526
  332. data/ext/v8/upstream/build/scons/engine/SCons/Tool/packaging/rpm.py +0 -367
  333. data/ext/v8/upstream/build/scons/engine/SCons/Tool/packaging/src_tarbz2.py +0 -43
  334. data/ext/v8/upstream/build/scons/engine/SCons/Tool/packaging/src_targz.py +0 -43
  335. data/ext/v8/upstream/build/scons/engine/SCons/Tool/packaging/src_zip.py +0 -43
  336. data/ext/v8/upstream/build/scons/engine/SCons/Tool/packaging/tarbz2.py +0 -44
  337. data/ext/v8/upstream/build/scons/engine/SCons/Tool/packaging/targz.py +0 -44
  338. data/ext/v8/upstream/build/scons/engine/SCons/Tool/packaging/zip.py +0 -44
  339. data/ext/v8/upstream/build/scons/engine/SCons/Tool/pdf.py +0 -78
  340. data/ext/v8/upstream/build/scons/engine/SCons/Tool/pdflatex.py +0 -83
  341. data/ext/v8/upstream/build/scons/engine/SCons/Tool/pdftex.py +0 -108
  342. data/ext/v8/upstream/build/scons/engine/SCons/Tool/qt.py +0 -336
  343. data/ext/v8/upstream/build/scons/engine/SCons/Tool/rmic.py +0 -121
  344. data/ext/v8/upstream/build/scons/engine/SCons/Tool/rpcgen.py +0 -70
  345. data/ext/v8/upstream/build/scons/engine/SCons/Tool/rpm.py +0 -132
  346. data/ext/v8/upstream/build/scons/engine/SCons/Tool/sgiar.py +0 -68
  347. data/ext/v8/upstream/build/scons/engine/SCons/Tool/sgic++.py +0 -58
  348. data/ext/v8/upstream/build/scons/engine/SCons/Tool/sgicc.py +0 -53
  349. data/ext/v8/upstream/build/scons/engine/SCons/Tool/sgilink.py +0 -63
  350. data/ext/v8/upstream/build/scons/engine/SCons/Tool/sunar.py +0 -67
  351. data/ext/v8/upstream/build/scons/engine/SCons/Tool/sunc++.py +0 -142
  352. data/ext/v8/upstream/build/scons/engine/SCons/Tool/suncc.py +0 -58
  353. data/ext/v8/upstream/build/scons/engine/SCons/Tool/sunf77.py +0 -63
  354. data/ext/v8/upstream/build/scons/engine/SCons/Tool/sunf90.py +0 -64
  355. data/ext/v8/upstream/build/scons/engine/SCons/Tool/sunf95.py +0 -64
  356. data/ext/v8/upstream/build/scons/engine/SCons/Tool/sunlink.py +0 -77
  357. data/ext/v8/upstream/build/scons/engine/SCons/Tool/swig.py +0 -186
  358. data/ext/v8/upstream/build/scons/engine/SCons/Tool/tar.py +0 -73
  359. data/ext/v8/upstream/build/scons/engine/SCons/Tool/tex.py +0 -805
  360. data/ext/v8/upstream/build/scons/engine/SCons/Tool/textfile.py +0 -175
  361. data/ext/v8/upstream/build/scons/engine/SCons/Tool/tlib.py +0 -53
  362. data/ext/v8/upstream/build/scons/engine/SCons/Tool/wix.py +0 -100
  363. data/ext/v8/upstream/build/scons/engine/SCons/Tool/yacc.py +0 -131
  364. data/ext/v8/upstream/build/scons/engine/SCons/Tool/zip.py +0 -100
  365. data/ext/v8/upstream/build/scons/engine/SCons/Util.py +0 -1645
  366. data/ext/v8/upstream/build/scons/engine/SCons/Variables/BoolVariable.py +0 -91
  367. data/ext/v8/upstream/build/scons/engine/SCons/Variables/EnumVariable.py +0 -107
  368. data/ext/v8/upstream/build/scons/engine/SCons/Variables/ListVariable.py +0 -139
  369. data/ext/v8/upstream/build/scons/engine/SCons/Variables/PackageVariable.py +0 -109
  370. data/ext/v8/upstream/build/scons/engine/SCons/Variables/PathVariable.py +0 -147
  371. data/ext/v8/upstream/build/scons/engine/SCons/Variables/__init__.py +0 -317
  372. data/ext/v8/upstream/build/scons/engine/SCons/Warnings.py +0 -228
  373. data/ext/v8/upstream/build/scons/engine/SCons/__init__.py +0 -49
  374. data/ext/v8/upstream/build/scons/engine/SCons/compat/__init__.py +0 -302
  375. data/ext/v8/upstream/build/scons/engine/SCons/compat/_scons_UserString.py +0 -98
  376. data/ext/v8/upstream/build/scons/engine/SCons/compat/_scons_hashlib.py +0 -91
  377. data/ext/v8/upstream/build/scons/engine/SCons/compat/_scons_itertools.py +0 -124
  378. data/ext/v8/upstream/build/scons/engine/SCons/compat/_scons_optparse.py +0 -1725
  379. data/ext/v8/upstream/build/scons/engine/SCons/compat/_scons_sets.py +0 -583
  380. data/ext/v8/upstream/build/scons/engine/SCons/compat/_scons_sets15.py +0 -176
  381. data/ext/v8/upstream/build/scons/engine/SCons/compat/_scons_shlex.py +0 -325
  382. data/ext/v8/upstream/build/scons/engine/SCons/compat/_scons_subprocess.py +0 -1296
  383. data/ext/v8/upstream/build/scons/engine/SCons/compat/_scons_textwrap.py +0 -382
  384. data/ext/v8/upstream/build/scons/engine/SCons/compat/builtins.py +0 -187
  385. data/ext/v8/upstream/build/scons/engine/SCons/cpp.py +0 -598
  386. data/ext/v8/upstream/build/scons/engine/SCons/dblite.py +0 -248
  387. data/ext/v8/upstream/build/scons/engine/SCons/exitfuncs.py +0 -77
  388. data/ext/v8/upstream/build/scons/install/bin/scons +0 -184
  389. data/ext/v8/upstream/build/scons/install/bin/scons-1.2.0.d20100117 +0 -184
  390. data/ext/v8/upstream/build/scons/install/bin/scons-time +0 -1529
  391. data/ext/v8/upstream/build/scons/install/bin/scons-time-1.2.0.d20100117 +0 -1529
  392. data/ext/v8/upstream/build/scons/install/bin/sconsign +0 -508
  393. data/ext/v8/upstream/build/scons/install/bin/sconsign-1.2.0.d20100117 +0 -508
  394. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Action.py +0 -1256
  395. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Action.pyc +0 -0
  396. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Builder.py +0 -868
  397. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Builder.pyc +0 -0
  398. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/CacheDir.py +0 -217
  399. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/CacheDir.pyc +0 -0
  400. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Conftest.py +0 -794
  401. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Conftest.pyc +0 -0
  402. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Debug.py +0 -237
  403. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Debug.pyc +0 -0
  404. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Defaults.py +0 -485
  405. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Defaults.pyc +0 -0
  406. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Environment.py +0 -2327
  407. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Environment.pyc +0 -0
  408. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Errors.py +0 -207
  409. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Errors.pyc +0 -0
  410. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Executor.py +0 -636
  411. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Executor.pyc +0 -0
  412. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Job.py +0 -435
  413. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Job.pyc +0 -0
  414. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Memoize.py +0 -292
  415. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Memoize.pyc +0 -0
  416. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Node/Alias.py +0 -153
  417. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Node/Alias.pyc +0 -0
  418. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Node/FS.py +0 -3220
  419. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Node/FS.pyc +0 -0
  420. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Node/Python.py +0 -128
  421. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Node/Python.pyc +0 -0
  422. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Node/__init__.py +0 -1341
  423. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Node/__init__.pyc +0 -0
  424. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/BoolOption.py +0 -50
  425. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/BoolOption.pyc +0 -0
  426. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/EnumOption.py +0 -50
  427. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/EnumOption.pyc +0 -0
  428. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/ListOption.py +0 -50
  429. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/ListOption.pyc +0 -0
  430. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/PackageOption.py +0 -50
  431. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/PackageOption.pyc +0 -0
  432. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/PathOption.py +0 -76
  433. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/PathOption.pyc +0 -0
  434. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/__init__.py +0 -74
  435. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Options/__init__.pyc +0 -0
  436. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/PathList.py +0 -232
  437. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/PathList.pyc +0 -0
  438. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/__init__.py +0 -236
  439. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/__init__.pyc +0 -0
  440. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/aix.py +0 -70
  441. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/aix.pyc +0 -0
  442. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/cygwin.py +0 -55
  443. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/cygwin.pyc +0 -0
  444. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/darwin.py +0 -46
  445. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/darwin.pyc +0 -0
  446. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/hpux.py +0 -46
  447. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/hpux.pyc +0 -0
  448. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/irix.py +0 -44
  449. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/irix.pyc +0 -0
  450. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/os2.py +0 -58
  451. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/os2.pyc +0 -0
  452. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/posix.py +0 -264
  453. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/posix.pyc +0 -0
  454. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/sunos.py +0 -50
  455. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/sunos.pyc +0 -0
  456. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/win32.py +0 -386
  457. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Platform/win32.pyc +0 -0
  458. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/SConf.py +0 -1038
  459. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/SConf.pyc +0 -0
  460. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/SConsign.py +0 -381
  461. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/SConsign.pyc +0 -0
  462. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/C.py +0 -132
  463. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/C.pyc +0 -0
  464. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/D.py +0 -74
  465. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/D.pyc +0 -0
  466. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/Dir.py +0 -111
  467. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/Dir.pyc +0 -0
  468. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/Fortran.py +0 -320
  469. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/Fortran.pyc +0 -0
  470. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/IDL.py +0 -48
  471. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/IDL.pyc +0 -0
  472. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/LaTeX.py +0 -378
  473. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/LaTeX.pyc +0 -0
  474. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/Prog.py +0 -103
  475. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/Prog.pyc +0 -0
  476. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/RC.py +0 -55
  477. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/RC.pyc +0 -0
  478. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/__init__.py +0 -415
  479. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Scanner/__init__.pyc +0 -0
  480. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Script/Interactive.py +0 -386
  481. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Script/Interactive.pyc +0 -0
  482. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Script/Main.py +0 -1360
  483. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Script/Main.pyc +0 -0
  484. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Script/SConsOptions.py +0 -944
  485. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Script/SConsOptions.pyc +0 -0
  486. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Script/SConscript.py +0 -642
  487. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Script/SConscript.pyc +0 -0
  488. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Script/__init__.py +0 -414
  489. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Script/__init__.pyc +0 -0
  490. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Sig.py +0 -63
  491. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Sig.pyc +0 -0
  492. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Subst.py +0 -911
  493. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Subst.pyc +0 -0
  494. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Taskmaster.py +0 -1030
  495. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Taskmaster.pyc +0 -0
  496. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/386asm.py +0 -61
  497. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/386asm.pyc +0 -0
  498. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/BitKeeper.py +0 -65
  499. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/BitKeeper.pyc +0 -0
  500. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/CVS.py +0 -73
  501. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/CVS.pyc +0 -0
  502. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/FortranCommon.py +0 -247
  503. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/FortranCommon.pyc +0 -0
  504. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/JavaCommon.py +0 -324
  505. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/JavaCommon.pyc +0 -0
  506. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/__init__.py +0 -56
  507. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/__init__.pyc +0 -0
  508. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/arch.py +0 -61
  509. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/arch.pyc +0 -0
  510. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/common.py +0 -210
  511. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/common.pyc +0 -0
  512. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/netframework.py +0 -84
  513. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/netframework.pyc +0 -0
  514. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/sdk.py +0 -321
  515. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/sdk.pyc +0 -0
  516. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/vc.py +0 -367
  517. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/vc.pyc +0 -0
  518. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/vs.py +0 -497
  519. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/MSCommon/vs.pyc +0 -0
  520. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/Perforce.py +0 -104
  521. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/Perforce.pyc +0 -0
  522. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/PharLapCommon.py +0 -138
  523. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/PharLapCommon.pyc +0 -0
  524. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/RCS.py +0 -64
  525. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/RCS.pyc +0 -0
  526. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/SCCS.py +0 -64
  527. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/SCCS.pyc +0 -0
  528. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/Subversion.py +0 -71
  529. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/Subversion.pyc +0 -0
  530. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/__init__.py +0 -675
  531. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/__init__.pyc +0 -0
  532. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/aixc++.py +0 -82
  533. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/aixc++.pyc +0 -0
  534. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/aixcc.py +0 -74
  535. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/aixcc.pyc +0 -0
  536. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/aixf77.py +0 -80
  537. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/aixf77.pyc +0 -0
  538. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/aixlink.py +0 -76
  539. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/aixlink.pyc +0 -0
  540. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/applelink.py +0 -71
  541. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/applelink.pyc +0 -0
  542. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ar.py +0 -63
  543. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ar.pyc +0 -0
  544. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/as.py +0 -78
  545. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/as.pyc +0 -0
  546. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/bcc32.py +0 -82
  547. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/bcc32.pyc +0 -0
  548. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/c++.py +0 -99
  549. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/c++.pyc +0 -0
  550. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/cc.py +0 -114
  551. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/cc.pyc +0 -0
  552. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/cvf.py +0 -58
  553. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/cvf.pyc +0 -0
  554. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/default.py +0 -50
  555. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/default.pyc +0 -0
  556. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/dmd.py +0 -224
  557. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/dmd.pyc +0 -0
  558. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/dvi.py +0 -64
  559. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/dvi.pyc +0 -0
  560. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/dvipdf.py +0 -125
  561. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/dvipdf.pyc +0 -0
  562. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/dvips.py +0 -94
  563. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/dvips.pyc +0 -0
  564. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/f77.py +0 -62
  565. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/f77.pyc +0 -0
  566. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/f90.py +0 -62
  567. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/f90.pyc +0 -0
  568. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/f95.py +0 -63
  569. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/f95.pyc +0 -0
  570. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/filesystem.py +0 -98
  571. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/filesystem.pyc +0 -0
  572. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/fortran.py +0 -63
  573. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/fortran.pyc +0 -0
  574. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/g++.py +0 -90
  575. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/g++.pyc +0 -0
  576. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/g77.py +0 -73
  577. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/g77.pyc +0 -0
  578. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/gas.py +0 -53
  579. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/gas.pyc +0 -0
  580. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/gcc.py +0 -80
  581. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/gcc.pyc +0 -0
  582. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/gfortran.py +0 -64
  583. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/gfortran.pyc +0 -0
  584. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/gnulink.py +0 -63
  585. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/gnulink.pyc +0 -0
  586. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/gs.py +0 -81
  587. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/gs.pyc +0 -0
  588. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/hpc++.py +0 -85
  589. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/hpc++.pyc +0 -0
  590. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/hpcc.py +0 -53
  591. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/hpcc.pyc +0 -0
  592. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/hplink.py +0 -77
  593. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/hplink.pyc +0 -0
  594. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/icc.py +0 -59
  595. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/icc.pyc +0 -0
  596. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/icl.py +0 -52
  597. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/icl.pyc +0 -0
  598. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ifl.py +0 -72
  599. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ifl.pyc +0 -0
  600. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ifort.py +0 -90
  601. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ifort.pyc +0 -0
  602. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ilink.py +0 -59
  603. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ilink.pyc +0 -0
  604. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ilink32.py +0 -60
  605. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ilink32.pyc +0 -0
  606. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/install.py +0 -229
  607. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/install.pyc +0 -0
  608. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/intelc.py +0 -490
  609. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/intelc.pyc +0 -0
  610. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ipkg.py +0 -71
  611. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/ipkg.pyc +0 -0
  612. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/jar.py +0 -110
  613. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/jar.pyc +0 -0
  614. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/javac.py +0 -234
  615. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/javac.pyc +0 -0
  616. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/javah.py +0 -138
  617. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/javah.pyc +0 -0
  618. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/latex.py +0 -79
  619. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/latex.pyc +0 -0
  620. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/lex.py +0 -99
  621. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/lex.pyc +0 -0
  622. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/link.py +0 -121
  623. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/link.pyc +0 -0
  624. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/linkloc.py +0 -112
  625. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/linkloc.pyc +0 -0
  626. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/m4.py +0 -63
  627. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/m4.pyc +0 -0
  628. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/masm.py +0 -77
  629. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/masm.pyc +0 -0
  630. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/midl.py +0 -90
  631. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/midl.pyc +0 -0
  632. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mingw.py +0 -159
  633. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mingw.pyc +0 -0
  634. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mslib.py +0 -64
  635. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mslib.pyc +0 -0
  636. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mslink.py +0 -266
  637. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mslink.pyc +0 -0
  638. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mssdk.py +0 -50
  639. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mssdk.pyc +0 -0
  640. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/msvc.py +0 -269
  641. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/msvc.pyc +0 -0
  642. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/msvs.py +0 -1439
  643. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/msvs.pyc +0 -0
  644. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mwcc.py +0 -208
  645. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mwcc.pyc +0 -0
  646. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mwld.py +0 -107
  647. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/mwld.pyc +0 -0
  648. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/nasm.py +0 -72
  649. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/nasm.pyc +0 -0
  650. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/__init__.py +0 -314
  651. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/__init__.pyc +0 -0
  652. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/ipk.py +0 -185
  653. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/ipk.pyc +0 -0
  654. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/msi.py +0 -526
  655. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/msi.pyc +0 -0
  656. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/rpm.py +0 -367
  657. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/rpm.pyc +0 -0
  658. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/src_tarbz2.py +0 -43
  659. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/src_tarbz2.pyc +0 -0
  660. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/src_targz.py +0 -43
  661. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/src_targz.pyc +0 -0
  662. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/src_zip.py +0 -43
  663. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/src_zip.pyc +0 -0
  664. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/tarbz2.py +0 -44
  665. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/tarbz2.pyc +0 -0
  666. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/targz.py +0 -44
  667. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/targz.pyc +0 -0
  668. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/zip.py +0 -44
  669. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/packaging/zip.pyc +0 -0
  670. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/pdf.py +0 -78
  671. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/pdf.pyc +0 -0
  672. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/pdflatex.py +0 -83
  673. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/pdflatex.pyc +0 -0
  674. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/pdftex.py +0 -108
  675. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/pdftex.pyc +0 -0
  676. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/qt.py +0 -336
  677. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/qt.pyc +0 -0
  678. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/rmic.py +0 -121
  679. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/rmic.pyc +0 -0
  680. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/rpcgen.py +0 -70
  681. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/rpcgen.pyc +0 -0
  682. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/rpm.py +0 -132
  683. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/rpm.pyc +0 -0
  684. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sgiar.py +0 -68
  685. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sgiar.pyc +0 -0
  686. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sgic++.py +0 -58
  687. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sgic++.pyc +0 -0
  688. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sgicc.py +0 -53
  689. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sgicc.pyc +0 -0
  690. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sgilink.py +0 -63
  691. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sgilink.pyc +0 -0
  692. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunar.py +0 -67
  693. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunar.pyc +0 -0
  694. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunc++.py +0 -142
  695. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunc++.pyc +0 -0
  696. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/suncc.py +0 -58
  697. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/suncc.pyc +0 -0
  698. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunf77.py +0 -63
  699. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunf77.pyc +0 -0
  700. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunf90.py +0 -64
  701. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunf90.pyc +0 -0
  702. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunf95.py +0 -64
  703. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunf95.pyc +0 -0
  704. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunlink.py +0 -77
  705. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/sunlink.pyc +0 -0
  706. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/swig.py +0 -186
  707. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/swig.pyc +0 -0
  708. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/tar.py +0 -73
  709. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/tar.pyc +0 -0
  710. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/tex.py +0 -805
  711. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/tex.pyc +0 -0
  712. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/textfile.py +0 -175
  713. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/textfile.pyc +0 -0
  714. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/tlib.py +0 -53
  715. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/tlib.pyc +0 -0
  716. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/wix.py +0 -100
  717. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/wix.pyc +0 -0
  718. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/yacc.py +0 -131
  719. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/yacc.pyc +0 -0
  720. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/zip.py +0 -100
  721. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Tool/zip.pyc +0 -0
  722. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Util.py +0 -1645
  723. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Util.pyc +0 -0
  724. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/BoolVariable.py +0 -91
  725. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/BoolVariable.pyc +0 -0
  726. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/EnumVariable.py +0 -107
  727. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/EnumVariable.pyc +0 -0
  728. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/ListVariable.py +0 -139
  729. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/ListVariable.pyc +0 -0
  730. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/PackageVariable.py +0 -109
  731. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/PackageVariable.pyc +0 -0
  732. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/PathVariable.py +0 -147
  733. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/PathVariable.pyc +0 -0
  734. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/__init__.py +0 -317
  735. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Variables/__init__.pyc +0 -0
  736. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Warnings.py +0 -228
  737. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/Warnings.pyc +0 -0
  738. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/__init__.py +0 -49
  739. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/__init__.pyc +0 -0
  740. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/__init__.py +0 -302
  741. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/__init__.pyc +0 -0
  742. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_UserString.py +0 -98
  743. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_UserString.pyc +0 -0
  744. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_hashlib.py +0 -91
  745. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_hashlib.pyc +0 -0
  746. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_itertools.py +0 -124
  747. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_itertools.pyc +0 -0
  748. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_optparse.py +0 -1725
  749. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_optparse.pyc +0 -0
  750. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_sets.py +0 -583
  751. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_sets.pyc +0 -0
  752. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_sets15.py +0 -176
  753. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_sets15.pyc +0 -0
  754. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_shlex.py +0 -325
  755. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_shlex.pyc +0 -0
  756. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_subprocess.py +0 -1296
  757. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_subprocess.pyc +0 -0
  758. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_textwrap.py +0 -382
  759. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/_scons_textwrap.pyc +0 -0
  760. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/builtins.py +0 -187
  761. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/compat/builtins.pyc +0 -0
  762. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/cpp.py +0 -598
  763. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/cpp.pyc +0 -0
  764. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/dblite.py +0 -248
  765. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/dblite.pyc +0 -0
  766. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/exitfuncs.py +0 -77
  767. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/SCons/exitfuncs.pyc +0 -0
  768. data/ext/v8/upstream/build/scons/install/lib/scons-1.2.0.d20100117/scons-1.2.0.d20100117.egg-info +0 -13
  769. data/ext/v8/upstream/build/scons/install/man/man1/scons-time.1 +0 -1017
  770. data/ext/v8/upstream/build/scons/install/man/man1/scons.1 +0 -15179
  771. data/ext/v8/upstream/build/scons/install/man/man1/sconsign.1 +0 -208
  772. data/ext/v8/upstream/build/scons/os_spawnv_fix.diff +0 -83
  773. data/ext/v8/upstream/build/scons/scons-time.1 +0 -1017
  774. data/ext/v8/upstream/build/scons/scons.1 +0 -15179
  775. data/ext/v8/upstream/build/scons/sconsign.1 +0 -208
  776. data/ext/v8/upstream/build/scons/script/scons +0 -184
  777. data/ext/v8/upstream/build/scons/script/scons-time +0 -1529
  778. data/ext/v8/upstream/build/scons/script/scons.bat +0 -31
  779. data/ext/v8/upstream/build/scons/script/sconsign +0 -508
  780. data/ext/v8/upstream/build/scons/setup.cfg +0 -6
  781. data/ext/v8/upstream/build/scons/setup.py +0 -427
  782. data/ext/v8/upstream/build/v8/.gitignore +0 -26
  783. data/ext/v8/upstream/build/v8/AUTHORS +0 -31
  784. data/ext/v8/upstream/build/v8/ChangeLog +0 -1916
  785. data/ext/v8/upstream/build/v8/LICENSE +0 -55
  786. data/ext/v8/upstream/build/v8/SConstruct +0 -1158
  787. data/ext/v8/upstream/build/v8/SConstruct.orig +0 -1154
  788. data/ext/v8/upstream/build/v8/include/v8-debug.h +0 -381
  789. data/ext/v8/upstream/build/v8/include/v8-profiler.h +0 -353
  790. data/ext/v8/upstream/build/v8/src/SConscript +0 -330
  791. data/ext/v8/upstream/build/v8/src/accessors.cc +0 -661
  792. data/ext/v8/upstream/build/v8/src/accessors.h +0 -114
  793. data/ext/v8/upstream/build/v8/src/allocation.cc +0 -198
  794. data/ext/v8/upstream/build/v8/src/allocation.h +0 -169
  795. data/ext/v8/upstream/build/v8/src/api.cc +0 -4795
  796. data/ext/v8/upstream/build/v8/src/api.h +0 -485
  797. data/ext/v8/upstream/build/v8/src/apinatives.js +0 -110
  798. data/ext/v8/upstream/build/v8/src/apiutils.h +0 -69
  799. data/ext/v8/upstream/build/v8/src/arguments.h +0 -96
  800. data/ext/v8/upstream/build/v8/src/arm/assembler-arm-inl.h +0 -305
  801. data/ext/v8/upstream/build/v8/src/arm/assembler-arm.cc +0 -2580
  802. data/ext/v8/upstream/build/v8/src/arm/assembler-arm.h +0 -1275
  803. data/ext/v8/upstream/build/v8/src/arm/builtins-arm.cc +0 -1320
  804. data/ext/v8/upstream/build/v8/src/arm/codegen-arm-inl.h +0 -48
  805. data/ext/v8/upstream/build/v8/src/arm/codegen-arm.cc +0 -11398
  806. data/ext/v8/upstream/build/v8/src/arm/codegen-arm.h +0 -1102
  807. data/ext/v8/upstream/build/v8/src/arm/constants-arm.cc +0 -154
  808. data/ext/v8/upstream/build/v8/src/arm/constants-arm.h +0 -388
  809. data/ext/v8/upstream/build/v8/src/arm/cpu-arm.cc +0 -142
  810. data/ext/v8/upstream/build/v8/src/arm/debug-arm.cc +0 -309
  811. data/ext/v8/upstream/build/v8/src/arm/disasm-arm.cc +0 -1459
  812. data/ext/v8/upstream/build/v8/src/arm/fast-codegen-arm.cc +0 -241
  813. data/ext/v8/upstream/build/v8/src/arm/frames-arm.cc +0 -123
  814. data/ext/v8/upstream/build/v8/src/arm/frames-arm.h +0 -162
  815. data/ext/v8/upstream/build/v8/src/arm/full-codegen-arm.cc +0 -3178
  816. data/ext/v8/upstream/build/v8/src/arm/ic-arm.cc +0 -2258
  817. data/ext/v8/upstream/build/v8/src/arm/jump-target-arm.cc +0 -164
  818. data/ext/v8/upstream/build/v8/src/arm/macro-assembler-arm.cc +0 -1892
  819. data/ext/v8/upstream/build/v8/src/arm/macro-assembler-arm.h +0 -727
  820. data/ext/v8/upstream/build/v8/src/arm/regexp-macro-assembler-arm.cc +0 -1261
  821. data/ext/v8/upstream/build/v8/src/arm/regexp-macro-assembler-arm.h +0 -266
  822. data/ext/v8/upstream/build/v8/src/arm/register-allocator-arm-inl.h +0 -100
  823. data/ext/v8/upstream/build/v8/src/arm/register-allocator-arm.cc +0 -63
  824. data/ext/v8/upstream/build/v8/src/arm/register-allocator-arm.h +0 -44
  825. data/ext/v8/upstream/build/v8/src/arm/simulator-arm.cc +0 -2822
  826. data/ext/v8/upstream/build/v8/src/arm/simulator-arm.h +0 -361
  827. data/ext/v8/upstream/build/v8/src/arm/stub-cache-arm.cc +0 -2387
  828. data/ext/v8/upstream/build/v8/src/arm/virtual-frame-arm-inl.h +0 -59
  829. data/ext/v8/upstream/build/v8/src/arm/virtual-frame-arm.cc +0 -834
  830. data/ext/v8/upstream/build/v8/src/arm/virtual-frame-arm.h +0 -519
  831. data/ext/v8/upstream/build/v8/src/array.js +0 -1127
  832. data/ext/v8/upstream/build/v8/src/assembler.cc +0 -801
  833. data/ext/v8/upstream/build/v8/src/assembler.h +0 -573
  834. data/ext/v8/upstream/build/v8/src/ast-inl.h +0 -81
  835. data/ext/v8/upstream/build/v8/src/ast.cc +0 -1152
  836. data/ext/v8/upstream/build/v8/src/ast.h +0 -2106
  837. data/ext/v8/upstream/build/v8/src/bootstrapper.cc +0 -1819
  838. data/ext/v8/upstream/build/v8/src/bootstrapper.h +0 -118
  839. data/ext/v8/upstream/build/v8/src/builtins.cc +0 -1529
  840. data/ext/v8/upstream/build/v8/src/builtins.h +0 -263
  841. data/ext/v8/upstream/build/v8/src/bytecodes-irregexp.h +0 -104
  842. data/ext/v8/upstream/build/v8/src/cached-powers.h +0 -119
  843. data/ext/v8/upstream/build/v8/src/char-predicates-inl.h +0 -86
  844. data/ext/v8/upstream/build/v8/src/char-predicates.h +0 -65
  845. data/ext/v8/upstream/build/v8/src/checks.cc +0 -100
  846. data/ext/v8/upstream/build/v8/src/checks.h +0 -310
  847. data/ext/v8/upstream/build/v8/src/circular-queue-inl.h +0 -53
  848. data/ext/v8/upstream/build/v8/src/circular-queue.cc +0 -121
  849. data/ext/v8/upstream/build/v8/src/circular-queue.h +0 -103
  850. data/ext/v8/upstream/build/v8/src/code-stubs.cc +0 -177
  851. data/ext/v8/upstream/build/v8/src/code-stubs.h +0 -177
  852. data/ext/v8/upstream/build/v8/src/code.h +0 -68
  853. data/ext/v8/upstream/build/v8/src/codegen-inl.h +0 -60
  854. data/ext/v8/upstream/build/v8/src/codegen.cc +0 -516
  855. data/ext/v8/upstream/build/v8/src/codegen.h +0 -897
  856. data/ext/v8/upstream/build/v8/src/compilation-cache.cc +0 -562
  857. data/ext/v8/upstream/build/v8/src/compilation-cache.h +0 -102
  858. data/ext/v8/upstream/build/v8/src/compiler.cc +0 -654
  859. data/ext/v8/upstream/build/v8/src/compiler.h +0 -299
  860. data/ext/v8/upstream/build/v8/src/contexts.cc +0 -256
  861. data/ext/v8/upstream/build/v8/src/contexts.h +0 -342
  862. data/ext/v8/upstream/build/v8/src/conversions-inl.h +0 -110
  863. data/ext/v8/upstream/build/v8/src/conversions.cc +0 -1119
  864. data/ext/v8/upstream/build/v8/src/conversions.h +0 -123
  865. data/ext/v8/upstream/build/v8/src/counters.cc +0 -78
  866. data/ext/v8/upstream/build/v8/src/counters.h +0 -239
  867. data/ext/v8/upstream/build/v8/src/cpu-profiler-inl.h +0 -100
  868. data/ext/v8/upstream/build/v8/src/cpu-profiler.cc +0 -538
  869. data/ext/v8/upstream/build/v8/src/cpu-profiler.h +0 -285
  870. data/ext/v8/upstream/build/v8/src/cpu.h +0 -65
  871. data/ext/v8/upstream/build/v8/src/d8-debug.cc +0 -356
  872. data/ext/v8/upstream/build/v8/src/d8-debug.h +0 -155
  873. data/ext/v8/upstream/build/v8/src/d8-posix.cc +0 -693
  874. data/ext/v8/upstream/build/v8/src/d8-readline.cc +0 -128
  875. data/ext/v8/upstream/build/v8/src/d8-windows.cc +0 -42
  876. data/ext/v8/upstream/build/v8/src/d8.cc +0 -783
  877. data/ext/v8/upstream/build/v8/src/d8.h +0 -227
  878. data/ext/v8/upstream/build/v8/src/d8.js +0 -1683
  879. data/ext/v8/upstream/build/v8/src/data-flow.cc +0 -758
  880. data/ext/v8/upstream/build/v8/src/data-flow.h +0 -278
  881. data/ext/v8/upstream/build/v8/src/date.js +0 -1059
  882. data/ext/v8/upstream/build/v8/src/dateparser-inl.h +0 -123
  883. data/ext/v8/upstream/build/v8/src/dateparser.cc +0 -178
  884. data/ext/v8/upstream/build/v8/src/dateparser.h +0 -244
  885. data/ext/v8/upstream/build/v8/src/debug-agent.cc +0 -427
  886. data/ext/v8/upstream/build/v8/src/debug-agent.h +0 -129
  887. data/ext/v8/upstream/build/v8/src/debug-debugger.js +0 -2227
  888. data/ext/v8/upstream/build/v8/src/debug.cc +0 -3005
  889. data/ext/v8/upstream/build/v8/src/debug.h +0 -993
  890. data/ext/v8/upstream/build/v8/src/disasm.h +0 -77
  891. data/ext/v8/upstream/build/v8/src/disassembler.cc +0 -312
  892. data/ext/v8/upstream/build/v8/src/disassembler.h +0 -56
  893. data/ext/v8/upstream/build/v8/src/diy-fp.cc +0 -58
  894. data/ext/v8/upstream/build/v8/src/diy-fp.h +0 -117
  895. data/ext/v8/upstream/build/v8/src/double.h +0 -169
  896. data/ext/v8/upstream/build/v8/src/dtoa-config.c +0 -92
  897. data/ext/v8/upstream/build/v8/src/dtoa.cc +0 -77
  898. data/ext/v8/upstream/build/v8/src/dtoa.h +0 -81
  899. data/ext/v8/upstream/build/v8/src/execution.cc +0 -809
  900. data/ext/v8/upstream/build/v8/src/execution.h +0 -336
  901. data/ext/v8/upstream/build/v8/src/factory.cc +0 -1003
  902. data/ext/v8/upstream/build/v8/src/factory.h +0 -410
  903. data/ext/v8/upstream/build/v8/src/fast-codegen.cc +0 -746
  904. data/ext/v8/upstream/build/v8/src/fast-codegen.h +0 -161
  905. data/ext/v8/upstream/build/v8/src/fast-dtoa.cc +0 -505
  906. data/ext/v8/upstream/build/v8/src/fast-dtoa.h +0 -58
  907. data/ext/v8/upstream/build/v8/src/fixed-dtoa.cc +0 -405
  908. data/ext/v8/upstream/build/v8/src/fixed-dtoa.h +0 -55
  909. data/ext/v8/upstream/build/v8/src/flag-definitions.h +0 -455
  910. data/ext/v8/upstream/build/v8/src/flags.cc +0 -551
  911. data/ext/v8/upstream/build/v8/src/flags.h +0 -81
  912. data/ext/v8/upstream/build/v8/src/flow-graph.cc +0 -763
  913. data/ext/v8/upstream/build/v8/src/flow-graph.h +0 -180
  914. data/ext/v8/upstream/build/v8/src/frame-element.cc +0 -42
  915. data/ext/v8/upstream/build/v8/src/frame-element.h +0 -273
  916. data/ext/v8/upstream/build/v8/src/frames-inl.h +0 -217
  917. data/ext/v8/upstream/build/v8/src/frames.cc +0 -826
  918. data/ext/v8/upstream/build/v8/src/frames.h +0 -682
  919. data/ext/v8/upstream/build/v8/src/full-codegen.cc +0 -1443
  920. data/ext/v8/upstream/build/v8/src/full-codegen.h +0 -548
  921. data/ext/v8/upstream/build/v8/src/func-name-inferrer.cc +0 -76
  922. data/ext/v8/upstream/build/v8/src/func-name-inferrer.h +0 -135
  923. data/ext/v8/upstream/build/v8/src/global-handles.cc +0 -520
  924. data/ext/v8/upstream/build/v8/src/global-handles.h +0 -180
  925. data/ext/v8/upstream/build/v8/src/globals.h +0 -669
  926. data/ext/v8/upstream/build/v8/src/handles-inl.h +0 -76
  927. data/ext/v8/upstream/build/v8/src/handles.cc +0 -825
  928. data/ext/v8/upstream/build/v8/src/handles.h +0 -393
  929. data/ext/v8/upstream/build/v8/src/hashmap.cc +0 -226
  930. data/ext/v8/upstream/build/v8/src/hashmap.h +0 -120
  931. data/ext/v8/upstream/build/v8/src/heap-inl.h +0 -493
  932. data/ext/v8/upstream/build/v8/src/heap-profiler.cc +0 -779
  933. data/ext/v8/upstream/build/v8/src/heap-profiler.h +0 -323
  934. data/ext/v8/upstream/build/v8/src/heap.cc +0 -4994
  935. data/ext/v8/upstream/build/v8/src/heap.h +0 -1984
  936. data/ext/v8/upstream/build/v8/src/ia32/assembler-ia32-inl.h +0 -360
  937. data/ext/v8/upstream/build/v8/src/ia32/assembler-ia32.cc +0 -2600
  938. data/ext/v8/upstream/build/v8/src/ia32/assembler-ia32.h +0 -969
  939. data/ext/v8/upstream/build/v8/src/ia32/builtins-ia32.cc +0 -1261
  940. data/ext/v8/upstream/build/v8/src/ia32/codegen-ia32-inl.h +0 -46
  941. data/ext/v8/upstream/build/v8/src/ia32/codegen-ia32.cc +0 -13968
  942. data/ext/v8/upstream/build/v8/src/ia32/codegen-ia32.h +0 -1097
  943. data/ext/v8/upstream/build/v8/src/ia32/cpu-ia32.cc +0 -83
  944. data/ext/v8/upstream/build/v8/src/ia32/debug-ia32.cc +0 -309
  945. data/ext/v8/upstream/build/v8/src/ia32/disasm-ia32.cc +0 -1471
  946. data/ext/v8/upstream/build/v8/src/ia32/fast-codegen-ia32.cc +0 -954
  947. data/ext/v8/upstream/build/v8/src/ia32/fast-codegen-ia32.h +0 -155
  948. data/ext/v8/upstream/build/v8/src/ia32/frames-ia32.cc +0 -115
  949. data/ext/v8/upstream/build/v8/src/ia32/frames-ia32.h +0 -135
  950. data/ext/v8/upstream/build/v8/src/ia32/full-codegen-ia32.cc +0 -3281
  951. data/ext/v8/upstream/build/v8/src/ia32/ic-ia32.cc +0 -1966
  952. data/ext/v8/upstream/build/v8/src/ia32/jump-target-ia32.cc +0 -437
  953. data/ext/v8/upstream/build/v8/src/ia32/macro-assembler-ia32.cc +0 -1610
  954. data/ext/v8/upstream/build/v8/src/ia32/macro-assembler-ia32.h +0 -610
  955. data/ext/v8/upstream/build/v8/src/ia32/regexp-macro-assembler-ia32.cc +0 -1247
  956. data/ext/v8/upstream/build/v8/src/ia32/regexp-macro-assembler-ia32.h +0 -214
  957. data/ext/v8/upstream/build/v8/src/ia32/register-allocator-ia32-inl.h +0 -82
  958. data/ext/v8/upstream/build/v8/src/ia32/register-allocator-ia32.cc +0 -157
  959. data/ext/v8/upstream/build/v8/src/ia32/register-allocator-ia32.h +0 -43
  960. data/ext/v8/upstream/build/v8/src/ia32/simulator-ia32.cc +0 -30
  961. data/ext/v8/upstream/build/v8/src/ia32/simulator-ia32.h +0 -62
  962. data/ext/v8/upstream/build/v8/src/ia32/stub-cache-ia32.cc +0 -2750
  963. data/ext/v8/upstream/build/v8/src/ia32/virtual-frame-ia32.cc +0 -1334
  964. data/ext/v8/upstream/build/v8/src/ia32/virtual-frame-ia32.h +0 -627
  965. data/ext/v8/upstream/build/v8/src/ic-inl.h +0 -120
  966. data/ext/v8/upstream/build/v8/src/ic.cc +0 -1827
  967. data/ext/v8/upstream/build/v8/src/ic.h +0 -515
  968. data/ext/v8/upstream/build/v8/src/interpreter-irregexp.cc +0 -646
  969. data/ext/v8/upstream/build/v8/src/interpreter-irregexp.h +0 -48
  970. data/ext/v8/upstream/build/v8/src/json.js +0 -268
  971. data/ext/v8/upstream/build/v8/src/jsregexp.cc +0 -5283
  972. data/ext/v8/upstream/build/v8/src/jsregexp.h +0 -1463
  973. data/ext/v8/upstream/build/v8/src/jump-target-heavy-inl.h +0 -51
  974. data/ext/v8/upstream/build/v8/src/jump-target-heavy.cc +0 -429
  975. data/ext/v8/upstream/build/v8/src/jump-target-heavy.h +0 -244
  976. data/ext/v8/upstream/build/v8/src/jump-target-inl.h +0 -48
  977. data/ext/v8/upstream/build/v8/src/jump-target-light-inl.h +0 -56
  978. data/ext/v8/upstream/build/v8/src/jump-target-light.cc +0 -110
  979. data/ext/v8/upstream/build/v8/src/jump-target-light.h +0 -192
  980. data/ext/v8/upstream/build/v8/src/jump-target.cc +0 -91
  981. data/ext/v8/upstream/build/v8/src/jump-target.h +0 -90
  982. data/ext/v8/upstream/build/v8/src/list-inl.h +0 -166
  983. data/ext/v8/upstream/build/v8/src/list.h +0 -159
  984. data/ext/v8/upstream/build/v8/src/liveedit-debugger.js +0 -1057
  985. data/ext/v8/upstream/build/v8/src/liveedit.cc +0 -1480
  986. data/ext/v8/upstream/build/v8/src/liveedit.h +0 -170
  987. data/ext/v8/upstream/build/v8/src/log-inl.h +0 -59
  988. data/ext/v8/upstream/build/v8/src/log-utils.cc +0 -497
  989. data/ext/v8/upstream/build/v8/src/log-utils.h +0 -289
  990. data/ext/v8/upstream/build/v8/src/log.cc +0 -1561
  991. data/ext/v8/upstream/build/v8/src/log.h +0 -384
  992. data/ext/v8/upstream/build/v8/src/macro-assembler.h +0 -86
  993. data/ext/v8/upstream/build/v8/src/macros.py +0 -177
  994. data/ext/v8/upstream/build/v8/src/mark-compact.cc +0 -2330
  995. data/ext/v8/upstream/build/v8/src/mark-compact.h +0 -451
  996. data/ext/v8/upstream/build/v8/src/math.js +0 -264
  997. data/ext/v8/upstream/build/v8/src/memory.h +0 -74
  998. data/ext/v8/upstream/build/v8/src/messages.cc +0 -183
  999. data/ext/v8/upstream/build/v8/src/messages.h +0 -113
  1000. data/ext/v8/upstream/build/v8/src/messages.js +0 -982
  1001. data/ext/v8/upstream/build/v8/src/mips/assembler-mips-inl.h +0 -215
  1002. data/ext/v8/upstream/build/v8/src/mips/assembler-mips.cc +0 -1219
  1003. data/ext/v8/upstream/build/v8/src/mips/assembler-mips.h +0 -668
  1004. data/ext/v8/upstream/build/v8/src/mips/builtins-mips.cc +0 -205
  1005. data/ext/v8/upstream/build/v8/src/mips/codegen-mips-inl.h +0 -70
  1006. data/ext/v8/upstream/build/v8/src/mips/codegen-mips.cc +0 -1437
  1007. data/ext/v8/upstream/build/v8/src/mips/codegen-mips.h +0 -434
  1008. data/ext/v8/upstream/build/v8/src/mips/constants-mips.cc +0 -328
  1009. data/ext/v8/upstream/build/v8/src/mips/constants-mips.h +0 -525
  1010. data/ext/v8/upstream/build/v8/src/mips/cpu-mips.cc +0 -73
  1011. data/ext/v8/upstream/build/v8/src/mips/debug-mips.cc +0 -131
  1012. data/ext/v8/upstream/build/v8/src/mips/disasm-mips.cc +0 -787
  1013. data/ext/v8/upstream/build/v8/src/mips/fast-codegen-mips.cc +0 -77
  1014. data/ext/v8/upstream/build/v8/src/mips/frames-mips.cc +0 -102
  1015. data/ext/v8/upstream/build/v8/src/mips/frames-mips.h +0 -164
  1016. data/ext/v8/upstream/build/v8/src/mips/full-codegen-mips.cc +0 -277
  1017. data/ext/v8/upstream/build/v8/src/mips/ic-mips.cc +0 -220
  1018. data/ext/v8/upstream/build/v8/src/mips/jump-target-mips.cc +0 -175
  1019. data/ext/v8/upstream/build/v8/src/mips/macro-assembler-mips.cc +0 -1326
  1020. data/ext/v8/upstream/build/v8/src/mips/macro-assembler-mips.h +0 -461
  1021. data/ext/v8/upstream/build/v8/src/mips/register-allocator-mips-inl.h +0 -137
  1022. data/ext/v8/upstream/build/v8/src/mips/register-allocator-mips.cc +0 -63
  1023. data/ext/v8/upstream/build/v8/src/mips/register-allocator-mips.h +0 -46
  1024. data/ext/v8/upstream/build/v8/src/mips/simulator-mips.cc +0 -1651
  1025. data/ext/v8/upstream/build/v8/src/mips/simulator-mips.h +0 -311
  1026. data/ext/v8/upstream/build/v8/src/mips/stub-cache-mips.cc +0 -403
  1027. data/ext/v8/upstream/build/v8/src/mips/virtual-frame-mips.cc +0 -319
  1028. data/ext/v8/upstream/build/v8/src/mips/virtual-frame-mips.h +0 -548
  1029. data/ext/v8/upstream/build/v8/src/mirror-debugger.js +0 -2380
  1030. data/ext/v8/upstream/build/v8/src/mksnapshot.cc +0 -256
  1031. data/ext/v8/upstream/build/v8/src/natives.h +0 -63
  1032. data/ext/v8/upstream/build/v8/src/objects-debug.cc +0 -1366
  1033. data/ext/v8/upstream/build/v8/src/objects-inl.h +0 -3333
  1034. data/ext/v8/upstream/build/v8/src/objects.cc +0 -8820
  1035. data/ext/v8/upstream/build/v8/src/objects.h +0 -5373
  1036. data/ext/v8/upstream/build/v8/src/oprofile-agent.cc +0 -108
  1037. data/ext/v8/upstream/build/v8/src/oprofile-agent.h +0 -77
  1038. data/ext/v8/upstream/build/v8/src/parser.cc +0 -5207
  1039. data/ext/v8/upstream/build/v8/src/parser.h +0 -197
  1040. data/ext/v8/upstream/build/v8/src/platform-freebsd.cc +0 -667
  1041. data/ext/v8/upstream/build/v8/src/platform-linux.cc +0 -862
  1042. data/ext/v8/upstream/build/v8/src/platform-macos.cc +0 -665
  1043. data/ext/v8/upstream/build/v8/src/platform-nullos.cc +0 -454
  1044. data/ext/v8/upstream/build/v8/src/platform-openbsd.cc +0 -622
  1045. data/ext/v8/upstream/build/v8/src/platform-posix.cc +0 -362
  1046. data/ext/v8/upstream/build/v8/src/platform-solaris.cc +0 -653
  1047. data/ext/v8/upstream/build/v8/src/platform-win32.cc +0 -1911
  1048. data/ext/v8/upstream/build/v8/src/platform.h +0 -577
  1049. data/ext/v8/upstream/build/v8/src/powers-ten.h +0 -2461
  1050. data/ext/v8/upstream/build/v8/src/prettyprinter.cc +0 -1531
  1051. data/ext/v8/upstream/build/v8/src/prettyprinter.h +0 -221
  1052. data/ext/v8/upstream/build/v8/src/profile-generator-inl.h +0 -148
  1053. data/ext/v8/upstream/build/v8/src/profile-generator.cc +0 -1830
  1054. data/ext/v8/upstream/build/v8/src/profile-generator.h +0 -853
  1055. data/ext/v8/upstream/build/v8/src/property.cc +0 -96
  1056. data/ext/v8/upstream/build/v8/src/property.h +0 -315
  1057. data/ext/v8/upstream/build/v8/src/regexp-macro-assembler-irregexp-inl.h +0 -78
  1058. data/ext/v8/upstream/build/v8/src/regexp-macro-assembler-irregexp.cc +0 -464
  1059. data/ext/v8/upstream/build/v8/src/regexp-macro-assembler-irregexp.h +0 -141
  1060. data/ext/v8/upstream/build/v8/src/regexp-macro-assembler-tracer.cc +0 -356
  1061. data/ext/v8/upstream/build/v8/src/regexp-macro-assembler-tracer.h +0 -103
  1062. data/ext/v8/upstream/build/v8/src/regexp-macro-assembler.cc +0 -261
  1063. data/ext/v8/upstream/build/v8/src/regexp-macro-assembler.h +0 -228
  1064. data/ext/v8/upstream/build/v8/src/regexp-stack.cc +0 -103
  1065. data/ext/v8/upstream/build/v8/src/regexp-stack.h +0 -123
  1066. data/ext/v8/upstream/build/v8/src/regexp.js +0 -549
  1067. data/ext/v8/upstream/build/v8/src/register-allocator-inl.h +0 -141
  1068. data/ext/v8/upstream/build/v8/src/register-allocator.cc +0 -104
  1069. data/ext/v8/upstream/build/v8/src/register-allocator.h +0 -320
  1070. data/ext/v8/upstream/build/v8/src/rewriter.cc +0 -1038
  1071. data/ext/v8/upstream/build/v8/src/rewriter.h +0 -54
  1072. data/ext/v8/upstream/build/v8/src/runtime.cc +0 -10599
  1073. data/ext/v8/upstream/build/v8/src/runtime.h +0 -459
  1074. data/ext/v8/upstream/build/v8/src/runtime.js +0 -629
  1075. data/ext/v8/upstream/build/v8/src/scanner.cc +0 -1346
  1076. data/ext/v8/upstream/build/v8/src/scanner.h +0 -503
  1077. data/ext/v8/upstream/build/v8/src/scopeinfo.cc +0 -637
  1078. data/ext/v8/upstream/build/v8/src/scopeinfo.h +0 -233
  1079. data/ext/v8/upstream/build/v8/src/scopes.cc +0 -962
  1080. data/ext/v8/upstream/build/v8/src/scopes.h +0 -400
  1081. data/ext/v8/upstream/build/v8/src/serialize.cc +0 -1461
  1082. data/ext/v8/upstream/build/v8/src/serialize.h +0 -581
  1083. data/ext/v8/upstream/build/v8/src/shell.h +0 -55
  1084. data/ext/v8/upstream/build/v8/src/simulator.h +0 -43
  1085. data/ext/v8/upstream/build/v8/src/smart-pointer.h +0 -109
  1086. data/ext/v8/upstream/build/v8/src/snapshot-common.cc +0 -82
  1087. data/ext/v8/upstream/build/v8/src/snapshot-empty.cc +0 -50
  1088. data/ext/v8/upstream/build/v8/src/snapshot.h +0 -71
  1089. data/ext/v8/upstream/build/v8/src/spaces-inl.h +0 -483
  1090. data/ext/v8/upstream/build/v8/src/spaces.cc +0 -2901
  1091. data/ext/v8/upstream/build/v8/src/spaces.h +0 -2197
  1092. data/ext/v8/upstream/build/v8/src/splay-tree-inl.h +0 -310
  1093. data/ext/v8/upstream/build/v8/src/splay-tree.h +0 -203
  1094. data/ext/v8/upstream/build/v8/src/string-stream.cc +0 -584
  1095. data/ext/v8/upstream/build/v8/src/string-stream.h +0 -189
  1096. data/ext/v8/upstream/build/v8/src/string.js +0 -1006
  1097. data/ext/v8/upstream/build/v8/src/stub-cache.cc +0 -1379
  1098. data/ext/v8/upstream/build/v8/src/stub-cache.h +0 -756
  1099. data/ext/v8/upstream/build/v8/src/third_party/dtoa/COPYING +0 -15
  1100. data/ext/v8/upstream/build/v8/src/third_party/dtoa/dtoa.c +0 -3334
  1101. data/ext/v8/upstream/build/v8/src/third_party/valgrind/valgrind.h +0 -3925
  1102. data/ext/v8/upstream/build/v8/src/token.cc +0 -56
  1103. data/ext/v8/upstream/build/v8/src/token.h +0 -270
  1104. data/ext/v8/upstream/build/v8/src/top.cc +0 -1067
  1105. data/ext/v8/upstream/build/v8/src/top.h +0 -463
  1106. data/ext/v8/upstream/build/v8/src/type-info.cc +0 -53
  1107. data/ext/v8/upstream/build/v8/src/type-info.h +0 -244
  1108. data/ext/v8/upstream/build/v8/src/unbound-queue-inl.h +0 -95
  1109. data/ext/v8/upstream/build/v8/src/unbound-queue.h +0 -67
  1110. data/ext/v8/upstream/build/v8/src/unicode-inl.h +0 -238
  1111. data/ext/v8/upstream/build/v8/src/unicode.cc +0 -749
  1112. data/ext/v8/upstream/build/v8/src/unicode.h +0 -279
  1113. data/ext/v8/upstream/build/v8/src/uri.js +0 -415
  1114. data/ext/v8/upstream/build/v8/src/utils.cc +0 -285
  1115. data/ext/v8/upstream/build/v8/src/utils.h +0 -745
  1116. data/ext/v8/upstream/build/v8/src/v8-counters.cc +0 -55
  1117. data/ext/v8/upstream/build/v8/src/v8-counters.h +0 -250
  1118. data/ext/v8/upstream/build/v8/src/v8.cc +0 -228
  1119. data/ext/v8/upstream/build/v8/src/v8.h +0 -121
  1120. data/ext/v8/upstream/build/v8/src/v8dll-main.cc +0 -39
  1121. data/ext/v8/upstream/build/v8/src/v8natives.js +0 -1188
  1122. data/ext/v8/upstream/build/v8/src/v8threads.cc +0 -461
  1123. data/ext/v8/upstream/build/v8/src/v8threads.h +0 -159
  1124. data/ext/v8/upstream/build/v8/src/variables.cc +0 -119
  1125. data/ext/v8/upstream/build/v8/src/variables.h +0 -205
  1126. data/ext/v8/upstream/build/v8/src/version.cc +0 -88
  1127. data/ext/v8/upstream/build/v8/src/version.h +0 -64
  1128. data/ext/v8/upstream/build/v8/src/virtual-frame-heavy-inl.h +0 -192
  1129. data/ext/v8/upstream/build/v8/src/virtual-frame-heavy.cc +0 -312
  1130. data/ext/v8/upstream/build/v8/src/virtual-frame-inl.h +0 -39
  1131. data/ext/v8/upstream/build/v8/src/virtual-frame-light-inl.h +0 -170
  1132. data/ext/v8/upstream/build/v8/src/virtual-frame-light.cc +0 -52
  1133. data/ext/v8/upstream/build/v8/src/virtual-frame.cc +0 -49
  1134. data/ext/v8/upstream/build/v8/src/virtual-frame.h +0 -46
  1135. data/ext/v8/upstream/build/v8/src/vm-state-inl.h +0 -137
  1136. data/ext/v8/upstream/build/v8/src/vm-state.cc +0 -39
  1137. data/ext/v8/upstream/build/v8/src/vm-state.h +0 -77
  1138. data/ext/v8/upstream/build/v8/src/x64/assembler-x64-inl.h +0 -400
  1139. data/ext/v8/upstream/build/v8/src/x64/assembler-x64.cc +0 -2963
  1140. data/ext/v8/upstream/build/v8/src/x64/assembler-x64.h +0 -1438
  1141. data/ext/v8/upstream/build/v8/src/x64/builtins-x64.cc +0 -1296
  1142. data/ext/v8/upstream/build/v8/src/x64/codegen-x64-inl.h +0 -46
  1143. data/ext/v8/upstream/build/v8/src/x64/codegen-x64.cc +0 -12491
  1144. data/ext/v8/upstream/build/v8/src/x64/codegen-x64.h +0 -1090
  1145. data/ext/v8/upstream/build/v8/src/x64/cpu-x64.cc +0 -83
  1146. data/ext/v8/upstream/build/v8/src/x64/debug-x64.cc +0 -267
  1147. data/ext/v8/upstream/build/v8/src/x64/disasm-x64.cc +0 -1696
  1148. data/ext/v8/upstream/build/v8/src/x64/fast-codegen-x64.cc +0 -250
  1149. data/ext/v8/upstream/build/v8/src/x64/frames-x64.cc +0 -113
  1150. data/ext/v8/upstream/build/v8/src/x64/frames-x64.h +0 -125
  1151. data/ext/v8/upstream/build/v8/src/x64/full-codegen-x64.cc +0 -3270
  1152. data/ext/v8/upstream/build/v8/src/x64/ic-x64.cc +0 -1907
  1153. data/ext/v8/upstream/build/v8/src/x64/jump-target-x64.cc +0 -437
  1154. data/ext/v8/upstream/build/v8/src/x64/macro-assembler-x64.cc +0 -2793
  1155. data/ext/v8/upstream/build/v8/src/x64/macro-assembler-x64.h +0 -916
  1156. data/ext/v8/upstream/build/v8/src/x64/regexp-macro-assembler-x64.cc +0 -1374
  1157. data/ext/v8/upstream/build/v8/src/x64/regexp-macro-assembler-x64.h +0 -277
  1158. data/ext/v8/upstream/build/v8/src/x64/register-allocator-x64-inl.h +0 -87
  1159. data/ext/v8/upstream/build/v8/src/x64/register-allocator-x64.cc +0 -91
  1160. data/ext/v8/upstream/build/v8/src/x64/register-allocator-x64.h +0 -43
  1161. data/ext/v8/upstream/build/v8/src/x64/simulator-x64.cc +0 -27
  1162. data/ext/v8/upstream/build/v8/src/x64/simulator-x64.h +0 -63
  1163. data/ext/v8/upstream/build/v8/src/x64/stub-cache-x64.cc +0 -2560
  1164. data/ext/v8/upstream/build/v8/src/x64/virtual-frame-x64.cc +0 -1264
  1165. data/ext/v8/upstream/build/v8/src/x64/virtual-frame-x64.h +0 -590
  1166. data/ext/v8/upstream/build/v8/src/zone-inl.h +0 -82
  1167. data/ext/v8/upstream/build/v8/src/zone.cc +0 -194
  1168. data/ext/v8/upstream/build/v8/src/zone.h +0 -221
  1169. data/ext/v8/upstream/build/v8/tools/codemap.js +0 -270
  1170. data/ext/v8/upstream/build/v8/tools/consarray.js +0 -93
  1171. data/ext/v8/upstream/build/v8/tools/csvparser.js +0 -83
  1172. data/ext/v8/upstream/build/v8/tools/gc-nvp-trace-processor.py +0 -317
  1173. data/ext/v8/upstream/build/v8/tools/generate-ten-powers.scm +0 -286
  1174. data/ext/v8/upstream/build/v8/tools/gyp/v8.gyp +0 -749
  1175. data/ext/v8/upstream/build/v8/tools/js2c.py +0 -380
  1176. data/ext/v8/upstream/build/v8/tools/jsmin.py +0 -280
  1177. data/ext/v8/upstream/build/v8/tools/linux-tick-processor +0 -33
  1178. data/ext/v8/upstream/build/v8/tools/linux-tick-processor.py +0 -78
  1179. data/ext/v8/upstream/build/v8/tools/logreader.js +0 -338
  1180. data/ext/v8/upstream/build/v8/tools/mac-nm +0 -18
  1181. data/ext/v8/upstream/build/v8/tools/mac-tick-processor +0 -6
  1182. data/ext/v8/upstream/build/v8/tools/oprofile/annotate +0 -7
  1183. data/ext/v8/upstream/build/v8/tools/oprofile/common +0 -19
  1184. data/ext/v8/upstream/build/v8/tools/oprofile/dump +0 -7
  1185. data/ext/v8/upstream/build/v8/tools/oprofile/report +0 -7
  1186. data/ext/v8/upstream/build/v8/tools/oprofile/reset +0 -7
  1187. data/ext/v8/upstream/build/v8/tools/oprofile/run +0 -14
  1188. data/ext/v8/upstream/build/v8/tools/oprofile/shutdown +0 -7
  1189. data/ext/v8/upstream/build/v8/tools/oprofile/start +0 -7
  1190. data/ext/v8/upstream/build/v8/tools/presubmit.py +0 -299
  1191. data/ext/v8/upstream/build/v8/tools/process-heap-prof.py +0 -120
  1192. data/ext/v8/upstream/build/v8/tools/profile.js +0 -691
  1193. data/ext/v8/upstream/build/v8/tools/profile_view.js +0 -224
  1194. data/ext/v8/upstream/build/v8/tools/run-valgrind.py +0 -77
  1195. data/ext/v8/upstream/build/v8/tools/splaytree.js +0 -322
  1196. data/ext/v8/upstream/build/v8/tools/splaytree.py +0 -226
  1197. data/ext/v8/upstream/build/v8/tools/stats-viewer.py +0 -468
  1198. data/ext/v8/upstream/build/v8/tools/tickprocessor-driver.js +0 -59
  1199. data/ext/v8/upstream/build/v8/tools/tickprocessor.js +0 -862
  1200. data/ext/v8/upstream/build/v8/tools/tickprocessor.py +0 -571
  1201. data/ext/v8/upstream/build/v8/tools/utils.py +0 -88
  1202. data/ext/v8/upstream/build/v8/tools/visual_studio/README.txt +0 -71
  1203. data/ext/v8/upstream/build/v8/tools/visual_studio/arm.vsprops +0 -14
  1204. data/ext/v8/upstream/build/v8/tools/visual_studio/common.vsprops +0 -34
  1205. data/ext/v8/upstream/build/v8/tools/visual_studio/d8.vcproj +0 -193
  1206. data/ext/v8/upstream/build/v8/tools/visual_studio/d8_arm.vcproj +0 -193
  1207. data/ext/v8/upstream/build/v8/tools/visual_studio/d8_x64.vcproj +0 -209
  1208. data/ext/v8/upstream/build/v8/tools/visual_studio/d8js2c.cmd +0 -6
  1209. data/ext/v8/upstream/build/v8/tools/visual_studio/debug.vsprops +0 -17
  1210. data/ext/v8/upstream/build/v8/tools/visual_studio/ia32.vsprops +0 -17
  1211. data/ext/v8/upstream/build/v8/tools/visual_studio/js2c.cmd +0 -6
  1212. data/ext/v8/upstream/build/v8/tools/visual_studio/release.vsprops +0 -24
  1213. data/ext/v8/upstream/build/v8/tools/visual_studio/v8.sln +0 -101
  1214. data/ext/v8/upstream/build/v8/tools/visual_studio/v8.vcproj +0 -227
  1215. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_arm.sln +0 -74
  1216. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_arm.vcproj +0 -227
  1217. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_base.vcproj +0 -1143
  1218. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_base_arm.vcproj +0 -1115
  1219. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_base_x64.vcproj +0 -1096
  1220. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_cctest.vcproj +0 -265
  1221. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_cctest_arm.vcproj +0 -249
  1222. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_cctest_x64.vcproj +0 -257
  1223. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_mksnapshot.vcproj +0 -145
  1224. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_mksnapshot_x64.vcproj +0 -145
  1225. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_process_sample.vcproj +0 -145
  1226. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_process_sample_arm.vcproj +0 -145
  1227. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_process_sample_x64.vcproj +0 -161
  1228. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_shell_sample.vcproj +0 -145
  1229. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_shell_sample_arm.vcproj +0 -145
  1230. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_shell_sample_x64.vcproj +0 -161
  1231. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_snapshot.vcproj +0 -142
  1232. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_snapshot_cc.vcproj +0 -92
  1233. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_snapshot_cc_x64.vcproj +0 -92
  1234. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_snapshot_x64.vcproj +0 -142
  1235. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_x64.sln +0 -101
  1236. data/ext/v8/upstream/build/v8/tools/visual_studio/v8_x64.vcproj +0 -227
  1237. data/ext/v8/upstream/build/v8/tools/visual_studio/x64.vsprops +0 -17
  1238. data/ext/v8/upstream/build/v8/tools/windows-tick-processor.bat +0 -29
  1239. data/ext/v8/upstream/build/v8/tools/windows-tick-processor.py +0 -137
@@ -1,437 +0,0 @@
1
- // Copyright 2008 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 "codegen-inl.h"
33
- #include "jump-target-inl.h"
34
- #include "register-allocator-inl.h"
35
- #include "virtual-frame-inl.h"
36
-
37
- namespace v8 {
38
- namespace internal {
39
-
40
- // -------------------------------------------------------------------------
41
- // JumpTarget implementation.
42
-
43
- #define __ ACCESS_MASM(cgen()->masm())
44
-
45
- void JumpTarget::DoJump() {
46
- ASSERT(cgen()->has_valid_frame());
47
- // Live non-frame registers are not allowed at unconditional jumps
48
- // because we have no way of invalidating the corresponding results
49
- // which are still live in the C++ code.
50
- ASSERT(cgen()->HasValidEntryRegisters());
51
-
52
- if (is_bound()) {
53
- // Backward jump. There is an expected frame to merge to.
54
- ASSERT(direction_ == BIDIRECTIONAL);
55
- cgen()->frame()->PrepareMergeTo(entry_frame_);
56
- cgen()->frame()->MergeTo(entry_frame_);
57
- cgen()->DeleteFrame();
58
- __ jmp(&entry_label_);
59
- } else if (entry_frame_ != NULL) {
60
- // Forward jump with a preconfigured entry frame. Assert the
61
- // current frame matches the expected one and jump to the block.
62
- ASSERT(cgen()->frame()->Equals(entry_frame_));
63
- cgen()->DeleteFrame();
64
- __ jmp(&entry_label_);
65
- } else {
66
- // Forward jump. Remember the current frame and emit a jump to
67
- // its merge code.
68
- AddReachingFrame(cgen()->frame());
69
- RegisterFile empty;
70
- cgen()->SetFrame(NULL, &empty);
71
- __ jmp(&merge_labels_.last());
72
- }
73
- }
74
-
75
-
76
- void JumpTarget::DoBranch(Condition cc, Hint hint) {
77
- ASSERT(cgen() != NULL);
78
- ASSERT(cgen()->has_valid_frame());
79
-
80
- if (is_bound()) {
81
- ASSERT(direction_ == BIDIRECTIONAL);
82
- // Backward branch. We have an expected frame to merge to on the
83
- // backward edge.
84
-
85
- // Swap the current frame for a copy (we do the swapping to get
86
- // the off-frame registers off the fall through) to use for the
87
- // branch.
88
- VirtualFrame* fall_through_frame = cgen()->frame();
89
- VirtualFrame* branch_frame = new VirtualFrame(fall_through_frame);
90
- RegisterFile non_frame_registers;
91
- cgen()->SetFrame(branch_frame, &non_frame_registers);
92
-
93
- // Check if we can avoid merge code.
94
- cgen()->frame()->PrepareMergeTo(entry_frame_);
95
- if (cgen()->frame()->Equals(entry_frame_)) {
96
- // Branch right in to the block.
97
- cgen()->DeleteFrame();
98
- __ j(cc, &entry_label_, hint);
99
- cgen()->SetFrame(fall_through_frame, &non_frame_registers);
100
- return;
101
- }
102
-
103
- // Check if we can reuse existing merge code.
104
- for (int i = 0; i < reaching_frames_.length(); i++) {
105
- if (reaching_frames_[i] != NULL &&
106
- cgen()->frame()->Equals(reaching_frames_[i])) {
107
- // Branch to the merge code.
108
- cgen()->DeleteFrame();
109
- __ j(cc, &merge_labels_[i], hint);
110
- cgen()->SetFrame(fall_through_frame, &non_frame_registers);
111
- return;
112
- }
113
- }
114
-
115
- // To emit the merge code here, we negate the condition and branch
116
- // around the merge code on the fall through path.
117
- Label original_fall_through;
118
- __ j(NegateCondition(cc), &original_fall_through, NegateHint(hint));
119
- cgen()->frame()->MergeTo(entry_frame_);
120
- cgen()->DeleteFrame();
121
- __ jmp(&entry_label_);
122
- cgen()->SetFrame(fall_through_frame, &non_frame_registers);
123
- __ bind(&original_fall_through);
124
-
125
- } else if (entry_frame_ != NULL) {
126
- // Forward branch with a preconfigured entry frame. Assert the
127
- // current frame matches the expected one and branch to the block.
128
- ASSERT(cgen()->frame()->Equals(entry_frame_));
129
- // Explicitly use the macro assembler instead of __ as forward
130
- // branches are expected to be a fixed size (no inserted
131
- // coverage-checking instructions please). This is used in
132
- // Reference::GetValue.
133
- cgen()->masm()->j(cc, &entry_label_, hint);
134
-
135
- } else {
136
- // Forward branch. A copy of the current frame is remembered and
137
- // a branch to the merge code is emitted. Explicitly use the
138
- // macro assembler instead of __ as forward branches are expected
139
- // to be a fixed size (no inserted coverage-checking instructions
140
- // please). This is used in Reference::GetValue.
141
- AddReachingFrame(new VirtualFrame(cgen()->frame()));
142
- cgen()->masm()->j(cc, &merge_labels_.last(), hint);
143
- }
144
- }
145
-
146
-
147
- void JumpTarget::Call() {
148
- // Call is used to push the address of the catch block on the stack as
149
- // a return address when compiling try/catch and try/finally. We
150
- // fully spill the frame before making the call. The expected frame
151
- // at the label (which should be the only one) is the spilled current
152
- // frame plus an in-memory return address. The "fall-through" frame
153
- // at the return site is the spilled current frame.
154
- ASSERT(cgen() != NULL);
155
- ASSERT(cgen()->has_valid_frame());
156
- // There are no non-frame references across the call.
157
- ASSERT(cgen()->HasValidEntryRegisters());
158
- ASSERT(!is_linked());
159
-
160
- cgen()->frame()->SpillAll();
161
- VirtualFrame* target_frame = new VirtualFrame(cgen()->frame());
162
- target_frame->Adjust(1);
163
- // We do not expect a call with a preconfigured entry frame.
164
- ASSERT(entry_frame_ == NULL);
165
- AddReachingFrame(target_frame);
166
- __ call(&merge_labels_.last());
167
- }
168
-
169
-
170
- void JumpTarget::DoBind() {
171
- ASSERT(cgen() != NULL);
172
- ASSERT(!is_bound());
173
-
174
- // Live non-frame registers are not allowed at the start of a basic
175
- // block.
176
- ASSERT(!cgen()->has_valid_frame() || cgen()->HasValidEntryRegisters());
177
-
178
- // Fast case: the jump target was manually configured with an entry
179
- // frame to use.
180
- if (entry_frame_ != NULL) {
181
- // Assert no reaching frames to deal with.
182
- ASSERT(reaching_frames_.is_empty());
183
- ASSERT(!cgen()->has_valid_frame());
184
-
185
- RegisterFile empty;
186
- if (direction_ == BIDIRECTIONAL) {
187
- // Copy the entry frame so the original can be used for a
188
- // possible backward jump.
189
- cgen()->SetFrame(new VirtualFrame(entry_frame_), &empty);
190
- } else {
191
- // Take ownership of the entry frame.
192
- cgen()->SetFrame(entry_frame_, &empty);
193
- entry_frame_ = NULL;
194
- }
195
- __ bind(&entry_label_);
196
- return;
197
- }
198
-
199
- if (!is_linked()) {
200
- ASSERT(cgen()->has_valid_frame());
201
- if (direction_ == FORWARD_ONLY) {
202
- // Fast case: no forward jumps and no possible backward jumps.
203
- // The stack pointer can be floating above the top of the
204
- // virtual frame before the bind. Afterward, it should not.
205
- VirtualFrame* frame = cgen()->frame();
206
- int difference = frame->stack_pointer_ - (frame->element_count() - 1);
207
- if (difference > 0) {
208
- frame->stack_pointer_ -= difference;
209
- __ add(Operand(esp), Immediate(difference * kPointerSize));
210
- }
211
- } else {
212
- ASSERT(direction_ == BIDIRECTIONAL);
213
- // Fast case: no forward jumps, possible backward ones. Remove
214
- // constants and copies above the watermark on the fall-through
215
- // frame and use it as the entry frame.
216
- cgen()->frame()->MakeMergable();
217
- entry_frame_ = new VirtualFrame(cgen()->frame());
218
- }
219
- __ bind(&entry_label_);
220
- return;
221
- }
222
-
223
- if (direction_ == FORWARD_ONLY &&
224
- !cgen()->has_valid_frame() &&
225
- reaching_frames_.length() == 1) {
226
- // Fast case: no fall-through, a single forward jump, and no
227
- // possible backward jumps. Pick up the only reaching frame, take
228
- // ownership of it, and use it for the block about to be emitted.
229
- VirtualFrame* frame = reaching_frames_[0];
230
- RegisterFile empty;
231
- cgen()->SetFrame(frame, &empty);
232
- reaching_frames_[0] = NULL;
233
- __ bind(&merge_labels_[0]);
234
-
235
- // The stack pointer can be floating above the top of the
236
- // virtual frame before the bind. Afterward, it should not.
237
- int difference = frame->stack_pointer_ - (frame->element_count() - 1);
238
- if (difference > 0) {
239
- frame->stack_pointer_ -= difference;
240
- __ add(Operand(esp), Immediate(difference * kPointerSize));
241
- }
242
-
243
- __ bind(&entry_label_);
244
- return;
245
- }
246
-
247
- // If there is a current frame, record it as the fall-through. It
248
- // is owned by the reaching frames for now.
249
- bool had_fall_through = false;
250
- if (cgen()->has_valid_frame()) {
251
- had_fall_through = true;
252
- AddReachingFrame(cgen()->frame()); // Return value ignored.
253
- RegisterFile empty;
254
- cgen()->SetFrame(NULL, &empty);
255
- }
256
-
257
- // Compute the frame to use for entry to the block.
258
- ComputeEntryFrame();
259
-
260
- // Some moves required to merge to an expected frame require purely
261
- // frame state changes, and do not require any code generation.
262
- // Perform those first to increase the possibility of finding equal
263
- // frames below.
264
- for (int i = 0; i < reaching_frames_.length(); i++) {
265
- if (reaching_frames_[i] != NULL) {
266
- reaching_frames_[i]->PrepareMergeTo(entry_frame_);
267
- }
268
- }
269
-
270
- if (is_linked()) {
271
- // There were forward jumps. Handle merging the reaching frames
272
- // to the entry frame.
273
-
274
- // Loop over the (non-null) reaching frames and process any that
275
- // need merge code. Iterate backwards through the list to handle
276
- // the fall-through frame first. Set frames that will be
277
- // processed after 'i' to NULL if we want to avoid processing
278
- // them.
279
- for (int i = reaching_frames_.length() - 1; i >= 0; i--) {
280
- VirtualFrame* frame = reaching_frames_[i];
281
-
282
- if (frame != NULL) {
283
- // Does the frame (probably) need merge code?
284
- if (!frame->Equals(entry_frame_)) {
285
- // We could have a valid frame as the fall through to the
286
- // binding site or as the fall through from a previous merge
287
- // code block. Jump around the code we are about to
288
- // generate.
289
- if (cgen()->has_valid_frame()) {
290
- cgen()->DeleteFrame();
291
- __ jmp(&entry_label_);
292
- }
293
- // Pick up the frame for this block. Assume ownership if
294
- // there cannot be backward jumps.
295
- RegisterFile empty;
296
- if (direction_ == BIDIRECTIONAL) {
297
- cgen()->SetFrame(new VirtualFrame(frame), &empty);
298
- } else {
299
- cgen()->SetFrame(frame, &empty);
300
- reaching_frames_[i] = NULL;
301
- }
302
- __ bind(&merge_labels_[i]);
303
-
304
- // Loop over the remaining (non-null) reaching frames,
305
- // looking for any that can share merge code with this one.
306
- for (int j = 0; j < i; j++) {
307
- VirtualFrame* other = reaching_frames_[j];
308
- if (other != NULL && other->Equals(cgen()->frame())) {
309
- // Set the reaching frame element to null to avoid
310
- // processing it later, and then bind its entry label.
311
- reaching_frames_[j] = NULL;
312
- __ bind(&merge_labels_[j]);
313
- }
314
- }
315
-
316
- // Emit the merge code.
317
- cgen()->frame()->MergeTo(entry_frame_);
318
- } else if (i == reaching_frames_.length() - 1 && had_fall_through) {
319
- // If this is the fall through frame, and it didn't need
320
- // merge code, we need to pick up the frame so we can jump
321
- // around subsequent merge blocks if necessary.
322
- RegisterFile empty;
323
- cgen()->SetFrame(frame, &empty);
324
- reaching_frames_[i] = NULL;
325
- }
326
- }
327
- }
328
-
329
- // The code generator may not have a current frame if there was no
330
- // fall through and none of the reaching frames needed merging.
331
- // In that case, clone the entry frame as the current frame.
332
- if (!cgen()->has_valid_frame()) {
333
- RegisterFile empty;
334
- cgen()->SetFrame(new VirtualFrame(entry_frame_), &empty);
335
- }
336
-
337
- // There may be unprocessed reaching frames that did not need
338
- // merge code. They will have unbound merge labels. Bind their
339
- // merge labels to be the same as the entry label and deallocate
340
- // them.
341
- for (int i = 0; i < reaching_frames_.length(); i++) {
342
- if (!merge_labels_[i].is_bound()) {
343
- reaching_frames_[i] = NULL;
344
- __ bind(&merge_labels_[i]);
345
- }
346
- }
347
-
348
- // There are non-NULL reaching frames with bound labels for each
349
- // merge block, but only on backward targets.
350
- } else {
351
- // There were no forward jumps. There must be a current frame and
352
- // this must be a bidirectional target.
353
- ASSERT(reaching_frames_.length() == 1);
354
- ASSERT(reaching_frames_[0] != NULL);
355
- ASSERT(direction_ == BIDIRECTIONAL);
356
-
357
- // Use a copy of the reaching frame so the original can be saved
358
- // for possible reuse as a backward merge block.
359
- RegisterFile empty;
360
- cgen()->SetFrame(new VirtualFrame(reaching_frames_[0]), &empty);
361
- __ bind(&merge_labels_[0]);
362
- cgen()->frame()->MergeTo(entry_frame_);
363
- }
364
-
365
- __ bind(&entry_label_);
366
- }
367
-
368
-
369
- void BreakTarget::Jump() {
370
- // Drop leftover statement state from the frame before merging, without
371
- // emitting code.
372
- ASSERT(cgen()->has_valid_frame());
373
- int count = cgen()->frame()->height() - expected_height_;
374
- cgen()->frame()->ForgetElements(count);
375
- DoJump();
376
- }
377
-
378
-
379
- void BreakTarget::Jump(Result* arg) {
380
- // Drop leftover statement state from the frame before merging, without
381
- // emitting code.
382
- ASSERT(cgen()->has_valid_frame());
383
- int count = cgen()->frame()->height() - expected_height_;
384
- cgen()->frame()->ForgetElements(count);
385
- cgen()->frame()->Push(arg);
386
- DoJump();
387
- }
388
-
389
-
390
- void BreakTarget::Bind() {
391
- #ifdef DEBUG
392
- // All the forward-reaching frames should have been adjusted at the
393
- // jumps to this target.
394
- for (int i = 0; i < reaching_frames_.length(); i++) {
395
- ASSERT(reaching_frames_[i] == NULL ||
396
- reaching_frames_[i]->height() == expected_height_);
397
- }
398
- #endif
399
- // Drop leftover statement state from the frame before merging, even on
400
- // the fall through. This is so we can bind the return target with state
401
- // on the frame.
402
- if (cgen()->has_valid_frame()) {
403
- int count = cgen()->frame()->height() - expected_height_;
404
- cgen()->frame()->ForgetElements(count);
405
- }
406
- DoBind();
407
- }
408
-
409
-
410
- void BreakTarget::Bind(Result* arg) {
411
- #ifdef DEBUG
412
- // All the forward-reaching frames should have been adjusted at the
413
- // jumps to this target.
414
- for (int i = 0; i < reaching_frames_.length(); i++) {
415
- ASSERT(reaching_frames_[i] == NULL ||
416
- reaching_frames_[i]->height() == expected_height_ + 1);
417
- }
418
- #endif
419
- // Drop leftover statement state from the frame before merging, even on
420
- // the fall through. This is so we can bind the return target with state
421
- // on the frame.
422
- if (cgen()->has_valid_frame()) {
423
- int count = cgen()->frame()->height() - expected_height_;
424
- cgen()->frame()->ForgetElements(count);
425
- cgen()->frame()->Push(arg);
426
- }
427
- DoBind();
428
- *arg = cgen()->frame()->Pop();
429
- }
430
-
431
-
432
- #undef __
433
-
434
-
435
- } } // namespace v8::internal
436
-
437
- #endif // V8_TARGET_ARCH_IA32
@@ -1,1610 +0,0 @@
1
- // Copyright 2006-2009 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 "bootstrapper.h"
33
- #include "codegen-inl.h"
34
- #include "debug.h"
35
- #include "runtime.h"
36
- #include "serialize.h"
37
-
38
- namespace v8 {
39
- namespace internal {
40
-
41
- // -------------------------------------------------------------------------
42
- // MacroAssembler implementation.
43
-
44
- MacroAssembler::MacroAssembler(void* buffer, int size)
45
- : Assembler(buffer, size),
46
- generating_stub_(false),
47
- allow_stub_calls_(true),
48
- code_object_(Heap::undefined_value()) {
49
- }
50
-
51
-
52
- void MacroAssembler::RecordWriteHelper(Register object,
53
- Register addr,
54
- Register scratch) {
55
- if (FLAG_debug_code) {
56
- // Check that the object is not in new space.
57
- Label not_in_new_space;
58
- InNewSpace(object, scratch, not_equal, &not_in_new_space);
59
- Abort("new-space object passed to RecordWriteHelper");
60
- bind(&not_in_new_space);
61
- }
62
-
63
- // Compute the page start address from the heap object pointer, and reuse
64
- // the 'object' register for it.
65
- and_(object, ~Page::kPageAlignmentMask);
66
-
67
- // Compute number of region covering addr. See Page::GetRegionNumberForAddress
68
- // method for more details.
69
- and_(addr, Page::kPageAlignmentMask);
70
- shr(addr, Page::kRegionSizeLog2);
71
-
72
- // Set dirty mark for region.
73
- bts(Operand(object, Page::kDirtyFlagOffset), addr);
74
- }
75
-
76
-
77
- void MacroAssembler::InNewSpace(Register object,
78
- Register scratch,
79
- Condition cc,
80
- Label* branch) {
81
- ASSERT(cc == equal || cc == not_equal);
82
- if (Serializer::enabled()) {
83
- // Can't do arithmetic on external references if it might get serialized.
84
- mov(scratch, Operand(object));
85
- // The mask isn't really an address. We load it as an external reference in
86
- // case the size of the new space is different between the snapshot maker
87
- // and the running system.
88
- and_(Operand(scratch), Immediate(ExternalReference::new_space_mask()));
89
- cmp(Operand(scratch), Immediate(ExternalReference::new_space_start()));
90
- j(cc, branch);
91
- } else {
92
- int32_t new_space_start = reinterpret_cast<int32_t>(
93
- ExternalReference::new_space_start().address());
94
- lea(scratch, Operand(object, -new_space_start));
95
- and_(scratch, Heap::NewSpaceMask());
96
- j(cc, branch);
97
- }
98
- }
99
-
100
-
101
- void MacroAssembler::RecordWrite(Register object,
102
- int offset,
103
- Register value,
104
- Register scratch) {
105
- // The compiled code assumes that record write doesn't change the
106
- // context register, so we check that none of the clobbered
107
- // registers are esi.
108
- ASSERT(!object.is(esi) && !value.is(esi) && !scratch.is(esi));
109
-
110
- // First, check if a write barrier is even needed. The tests below
111
- // catch stores of Smis and stores into young gen.
112
- Label done;
113
-
114
- // Skip barrier if writing a smi.
115
- ASSERT_EQ(0, kSmiTag);
116
- test(value, Immediate(kSmiTagMask));
117
- j(zero, &done);
118
-
119
- InNewSpace(object, value, equal, &done);
120
-
121
- // The offset is relative to a tagged or untagged HeapObject pointer,
122
- // so either offset or offset + kHeapObjectTag must be a
123
- // multiple of kPointerSize.
124
- ASSERT(IsAligned(offset, kPointerSize) ||
125
- IsAligned(offset + kHeapObjectTag, kPointerSize));
126
-
127
- Register dst = scratch;
128
- if (offset != 0) {
129
- lea(dst, Operand(object, offset));
130
- } else {
131
- // Array access: calculate the destination address in the same manner as
132
- // KeyedStoreIC::GenerateGeneric. Multiply a smi by 2 to get an offset
133
- // into an array of words.
134
- ASSERT_EQ(1, kSmiTagSize);
135
- ASSERT_EQ(0, kSmiTag);
136
- lea(dst, Operand(object, dst, times_half_pointer_size,
137
- FixedArray::kHeaderSize - kHeapObjectTag));
138
- }
139
- RecordWriteHelper(object, dst, value);
140
-
141
- bind(&done);
142
-
143
- // Clobber all input registers when running with the debug-code flag
144
- // turned on to provoke errors.
145
- if (FLAG_debug_code) {
146
- mov(object, Immediate(BitCast<int32_t>(kZapValue)));
147
- mov(value, Immediate(BitCast<int32_t>(kZapValue)));
148
- mov(scratch, Immediate(BitCast<int32_t>(kZapValue)));
149
- }
150
- }
151
-
152
-
153
- void MacroAssembler::RecordWrite(Register object,
154
- Register address,
155
- Register value) {
156
- // The compiled code assumes that record write doesn't change the
157
- // context register, so we check that none of the clobbered
158
- // registers are esi.
159
- ASSERT(!object.is(esi) && !value.is(esi) && !address.is(esi));
160
-
161
- // First, check if a write barrier is even needed. The tests below
162
- // catch stores of Smis and stores into young gen.
163
- Label done;
164
-
165
- // Skip barrier if writing a smi.
166
- ASSERT_EQ(0, kSmiTag);
167
- test(value, Immediate(kSmiTagMask));
168
- j(zero, &done);
169
-
170
- InNewSpace(object, value, equal, &done);
171
-
172
- RecordWriteHelper(object, address, value);
173
-
174
- bind(&done);
175
-
176
- // Clobber all input registers when running with the debug-code flag
177
- // turned on to provoke errors.
178
- if (FLAG_debug_code) {
179
- mov(object, Immediate(BitCast<int32_t>(kZapValue)));
180
- mov(address, Immediate(BitCast<int32_t>(kZapValue)));
181
- mov(value, Immediate(BitCast<int32_t>(kZapValue)));
182
- }
183
- }
184
-
185
-
186
- void MacroAssembler::StackLimitCheck(Label* on_stack_overflow) {
187
- cmp(esp,
188
- Operand::StaticVariable(ExternalReference::address_of_stack_limit()));
189
- j(below, on_stack_overflow);
190
- }
191
-
192
-
193
- #ifdef ENABLE_DEBUGGER_SUPPORT
194
- void MacroAssembler::SaveRegistersToMemory(RegList regs) {
195
- ASSERT((regs & ~kJSCallerSaved) == 0);
196
- // Copy the content of registers to memory location.
197
- for (int i = 0; i < kNumJSCallerSaved; i++) {
198
- int r = JSCallerSavedCode(i);
199
- if ((regs & (1 << r)) != 0) {
200
- Register reg = { r };
201
- ExternalReference reg_addr =
202
- ExternalReference(Debug_Address::Register(i));
203
- mov(Operand::StaticVariable(reg_addr), reg);
204
- }
205
- }
206
- }
207
-
208
-
209
- void MacroAssembler::RestoreRegistersFromMemory(RegList regs) {
210
- ASSERT((regs & ~kJSCallerSaved) == 0);
211
- // Copy the content of memory location to registers.
212
- for (int i = kNumJSCallerSaved; --i >= 0;) {
213
- int r = JSCallerSavedCode(i);
214
- if ((regs & (1 << r)) != 0) {
215
- Register reg = { r };
216
- ExternalReference reg_addr =
217
- ExternalReference(Debug_Address::Register(i));
218
- mov(reg, Operand::StaticVariable(reg_addr));
219
- }
220
- }
221
- }
222
-
223
-
224
- void MacroAssembler::PushRegistersFromMemory(RegList regs) {
225
- ASSERT((regs & ~kJSCallerSaved) == 0);
226
- // Push the content of the memory location to the stack.
227
- for (int i = 0; i < kNumJSCallerSaved; i++) {
228
- int r = JSCallerSavedCode(i);
229
- if ((regs & (1 << r)) != 0) {
230
- ExternalReference reg_addr =
231
- ExternalReference(Debug_Address::Register(i));
232
- push(Operand::StaticVariable(reg_addr));
233
- }
234
- }
235
- }
236
-
237
-
238
- void MacroAssembler::PopRegistersToMemory(RegList regs) {
239
- ASSERT((regs & ~kJSCallerSaved) == 0);
240
- // Pop the content from the stack to the memory location.
241
- for (int i = kNumJSCallerSaved; --i >= 0;) {
242
- int r = JSCallerSavedCode(i);
243
- if ((regs & (1 << r)) != 0) {
244
- ExternalReference reg_addr =
245
- ExternalReference(Debug_Address::Register(i));
246
- pop(Operand::StaticVariable(reg_addr));
247
- }
248
- }
249
- }
250
-
251
-
252
- void MacroAssembler::CopyRegistersFromStackToMemory(Register base,
253
- Register scratch,
254
- RegList regs) {
255
- ASSERT((regs & ~kJSCallerSaved) == 0);
256
- // Copy the content of the stack to the memory location and adjust base.
257
- for (int i = kNumJSCallerSaved; --i >= 0;) {
258
- int r = JSCallerSavedCode(i);
259
- if ((regs & (1 << r)) != 0) {
260
- mov(scratch, Operand(base, 0));
261
- ExternalReference reg_addr =
262
- ExternalReference(Debug_Address::Register(i));
263
- mov(Operand::StaticVariable(reg_addr), scratch);
264
- lea(base, Operand(base, kPointerSize));
265
- }
266
- }
267
- }
268
-
269
- void MacroAssembler::DebugBreak() {
270
- Set(eax, Immediate(0));
271
- mov(ebx, Immediate(ExternalReference(Runtime::kDebugBreak)));
272
- CEntryStub ces(1);
273
- call(ces.GetCode(), RelocInfo::DEBUG_BREAK);
274
- }
275
- #endif
276
-
277
- void MacroAssembler::Set(Register dst, const Immediate& x) {
278
- if (x.is_zero()) {
279
- xor_(dst, Operand(dst)); // shorter than mov
280
- } else {
281
- mov(dst, x);
282
- }
283
- }
284
-
285
-
286
- void MacroAssembler::Set(const Operand& dst, const Immediate& x) {
287
- mov(dst, x);
288
- }
289
-
290
-
291
- void MacroAssembler::CmpObjectType(Register heap_object,
292
- InstanceType type,
293
- Register map) {
294
- mov(map, FieldOperand(heap_object, HeapObject::kMapOffset));
295
- CmpInstanceType(map, type);
296
- }
297
-
298
-
299
- void MacroAssembler::CmpInstanceType(Register map, InstanceType type) {
300
- cmpb(FieldOperand(map, Map::kInstanceTypeOffset),
301
- static_cast<int8_t>(type));
302
- }
303
-
304
-
305
- void MacroAssembler::CheckMap(Register obj,
306
- Handle<Map> map,
307
- Label* fail,
308
- bool is_heap_object) {
309
- if (!is_heap_object) {
310
- test(obj, Immediate(kSmiTagMask));
311
- j(zero, fail);
312
- }
313
- cmp(FieldOperand(obj, HeapObject::kMapOffset), Immediate(map));
314
- j(not_equal, fail);
315
- }
316
-
317
-
318
- Condition MacroAssembler::IsObjectStringType(Register heap_object,
319
- Register map,
320
- Register instance_type) {
321
- mov(map, FieldOperand(heap_object, HeapObject::kMapOffset));
322
- movzx_b(instance_type, FieldOperand(map, Map::kInstanceTypeOffset));
323
- ASSERT(kNotStringTag != 0);
324
- test(instance_type, Immediate(kIsNotStringMask));
325
- return zero;
326
- }
327
-
328
-
329
- void MacroAssembler::IsObjectJSObjectType(Register heap_object,
330
- Register map,
331
- Register scratch,
332
- Label* fail) {
333
- mov(map, FieldOperand(heap_object, HeapObject::kMapOffset));
334
- IsInstanceJSObjectType(map, scratch, fail);
335
- }
336
-
337
-
338
- void MacroAssembler::IsInstanceJSObjectType(Register map,
339
- Register scratch,
340
- Label* fail) {
341
- movzx_b(scratch, FieldOperand(map, Map::kInstanceTypeOffset));
342
- sub(Operand(scratch), Immediate(FIRST_JS_OBJECT_TYPE));
343
- cmp(scratch, LAST_JS_OBJECT_TYPE - FIRST_JS_OBJECT_TYPE);
344
- j(above, fail);
345
- }
346
-
347
-
348
- void MacroAssembler::FCmp() {
349
- if (CpuFeatures::IsSupported(CMOV)) {
350
- fucomip();
351
- ffree(0);
352
- fincstp();
353
- } else {
354
- fucompp();
355
- push(eax);
356
- fnstsw_ax();
357
- sahf();
358
- pop(eax);
359
- }
360
- }
361
-
362
-
363
- void MacroAssembler::AbortIfNotNumber(Register object) {
364
- Label ok;
365
- test(object, Immediate(kSmiTagMask));
366
- j(zero, &ok);
367
- cmp(FieldOperand(object, HeapObject::kMapOffset),
368
- Factory::heap_number_map());
369
- Assert(equal, "Operand not a number");
370
- bind(&ok);
371
- }
372
-
373
-
374
- void MacroAssembler::AbortIfNotSmi(Register object) {
375
- test(object, Immediate(kSmiTagMask));
376
- Assert(equal, "Operand not a smi");
377
- }
378
-
379
-
380
- void MacroAssembler::EnterFrame(StackFrame::Type type) {
381
- push(ebp);
382
- mov(ebp, Operand(esp));
383
- push(esi);
384
- push(Immediate(Smi::FromInt(type)));
385
- push(Immediate(CodeObject()));
386
- if (FLAG_debug_code) {
387
- cmp(Operand(esp, 0), Immediate(Factory::undefined_value()));
388
- Check(not_equal, "code object not properly patched");
389
- }
390
- }
391
-
392
-
393
- void MacroAssembler::LeaveFrame(StackFrame::Type type) {
394
- if (FLAG_debug_code) {
395
- cmp(Operand(ebp, StandardFrameConstants::kMarkerOffset),
396
- Immediate(Smi::FromInt(type)));
397
- Check(equal, "stack frame types must match");
398
- }
399
- leave();
400
- }
401
-
402
- void MacroAssembler::EnterExitFramePrologue(ExitFrame::Mode mode) {
403
- // Setup the frame structure on the stack.
404
- ASSERT(ExitFrameConstants::kCallerSPDisplacement == +2 * kPointerSize);
405
- ASSERT(ExitFrameConstants::kCallerPCOffset == +1 * kPointerSize);
406
- ASSERT(ExitFrameConstants::kCallerFPOffset == 0 * kPointerSize);
407
- push(ebp);
408
- mov(ebp, Operand(esp));
409
-
410
- // Reserve room for entry stack pointer and push the debug marker.
411
- ASSERT(ExitFrameConstants::kSPOffset == -1 * kPointerSize);
412
- push(Immediate(0)); // Saved entry sp, patched before call.
413
- push(Immediate(CodeObject())); // Accessed from ExitFrame::code_slot.
414
-
415
- // Save the frame pointer and the context in top.
416
- ExternalReference c_entry_fp_address(Top::k_c_entry_fp_address);
417
- ExternalReference context_address(Top::k_context_address);
418
- mov(Operand::StaticVariable(c_entry_fp_address), ebp);
419
- mov(Operand::StaticVariable(context_address), esi);
420
- }
421
-
422
- void MacroAssembler::EnterExitFrameEpilogue(ExitFrame::Mode mode, int argc) {
423
- #ifdef ENABLE_DEBUGGER_SUPPORT
424
- // Save the state of all registers to the stack from the memory
425
- // location. This is needed to allow nested break points.
426
- if (mode == ExitFrame::MODE_DEBUG) {
427
- // TODO(1243899): This should be symmetric to
428
- // CopyRegistersFromStackToMemory() but it isn't! esp is assumed
429
- // correct here, but computed for the other call. Very error
430
- // prone! FIX THIS. Actually there are deeper problems with
431
- // register saving than this asymmetry (see the bug report
432
- // associated with this issue).
433
- PushRegistersFromMemory(kJSCallerSaved);
434
- }
435
- #endif
436
-
437
- // Reserve space for arguments.
438
- sub(Operand(esp), Immediate(argc * kPointerSize));
439
-
440
- // Get the required frame alignment for the OS.
441
- static const int kFrameAlignment = OS::ActivationFrameAlignment();
442
- if (kFrameAlignment > 0) {
443
- ASSERT(IsPowerOf2(kFrameAlignment));
444
- and_(esp, -kFrameAlignment);
445
- }
446
-
447
- // Patch the saved entry sp.
448
- mov(Operand(ebp, ExitFrameConstants::kSPOffset), esp);
449
- }
450
-
451
-
452
- void MacroAssembler::EnterExitFrame(ExitFrame::Mode mode) {
453
- EnterExitFramePrologue(mode);
454
-
455
- // Setup argc and argv in callee-saved registers.
456
- int offset = StandardFrameConstants::kCallerSPOffset - kPointerSize;
457
- mov(edi, Operand(eax));
458
- lea(esi, Operand(ebp, eax, times_4, offset));
459
-
460
- EnterExitFrameEpilogue(mode, 2);
461
- }
462
-
463
-
464
- void MacroAssembler::EnterApiExitFrame(ExitFrame::Mode mode,
465
- int stack_space,
466
- int argc) {
467
- EnterExitFramePrologue(mode);
468
-
469
- int offset = StandardFrameConstants::kCallerSPOffset - kPointerSize;
470
- lea(esi, Operand(ebp, (stack_space * kPointerSize) + offset));
471
-
472
- EnterExitFrameEpilogue(mode, argc);
473
- }
474
-
475
-
476
- void MacroAssembler::LeaveExitFrame(ExitFrame::Mode mode) {
477
- #ifdef ENABLE_DEBUGGER_SUPPORT
478
- // Restore the memory copy of the registers by digging them out from
479
- // the stack. This is needed to allow nested break points.
480
- if (mode == ExitFrame::MODE_DEBUG) {
481
- // It's okay to clobber register ebx below because we don't need
482
- // the function pointer after this.
483
- const int kCallerSavedSize = kNumJSCallerSaved * kPointerSize;
484
- int kOffset = ExitFrameConstants::kCodeOffset - kCallerSavedSize;
485
- lea(ebx, Operand(ebp, kOffset));
486
- CopyRegistersFromStackToMemory(ebx, ecx, kJSCallerSaved);
487
- }
488
- #endif
489
-
490
- // Get the return address from the stack and restore the frame pointer.
491
- mov(ecx, Operand(ebp, 1 * kPointerSize));
492
- mov(ebp, Operand(ebp, 0 * kPointerSize));
493
-
494
- // Pop the arguments and the receiver from the caller stack.
495
- lea(esp, Operand(esi, 1 * kPointerSize));
496
-
497
- // Restore current context from top and clear it in debug mode.
498
- ExternalReference context_address(Top::k_context_address);
499
- mov(esi, Operand::StaticVariable(context_address));
500
- #ifdef DEBUG
501
- mov(Operand::StaticVariable(context_address), Immediate(0));
502
- #endif
503
-
504
- // Push the return address to get ready to return.
505
- push(ecx);
506
-
507
- // Clear the top frame.
508
- ExternalReference c_entry_fp_address(Top::k_c_entry_fp_address);
509
- mov(Operand::StaticVariable(c_entry_fp_address), Immediate(0));
510
- }
511
-
512
-
513
- void MacroAssembler::PushTryHandler(CodeLocation try_location,
514
- HandlerType type) {
515
- // Adjust this code if not the case.
516
- ASSERT(StackHandlerConstants::kSize == 4 * kPointerSize);
517
- // The pc (return address) is already on TOS.
518
- if (try_location == IN_JAVASCRIPT) {
519
- if (type == TRY_CATCH_HANDLER) {
520
- push(Immediate(StackHandler::TRY_CATCH));
521
- } else {
522
- push(Immediate(StackHandler::TRY_FINALLY));
523
- }
524
- push(ebp);
525
- } else {
526
- ASSERT(try_location == IN_JS_ENTRY);
527
- // The frame pointer does not point to a JS frame so we save NULL
528
- // for ebp. We expect the code throwing an exception to check ebp
529
- // before dereferencing it to restore the context.
530
- push(Immediate(StackHandler::ENTRY));
531
- push(Immediate(0)); // NULL frame pointer.
532
- }
533
- // Save the current handler as the next handler.
534
- push(Operand::StaticVariable(ExternalReference(Top::k_handler_address)));
535
- // Link this handler as the new current one.
536
- mov(Operand::StaticVariable(ExternalReference(Top::k_handler_address)), esp);
537
- }
538
-
539
-
540
- void MacroAssembler::PopTryHandler() {
541
- ASSERT_EQ(0, StackHandlerConstants::kNextOffset);
542
- pop(Operand::StaticVariable(ExternalReference(Top::k_handler_address)));
543
- add(Operand(esp), Immediate(StackHandlerConstants::kSize - kPointerSize));
544
- }
545
-
546
-
547
- void MacroAssembler::CheckAccessGlobalProxy(Register holder_reg,
548
- Register scratch,
549
- Label* miss) {
550
- Label same_contexts;
551
-
552
- ASSERT(!holder_reg.is(scratch));
553
-
554
- // Load current lexical context from the stack frame.
555
- mov(scratch, Operand(ebp, StandardFrameConstants::kContextOffset));
556
-
557
- // When generating debug code, make sure the lexical context is set.
558
- if (FLAG_debug_code) {
559
- cmp(Operand(scratch), Immediate(0));
560
- Check(not_equal, "we should not have an empty lexical context");
561
- }
562
- // Load the global context of the current context.
563
- int offset = Context::kHeaderSize + Context::GLOBAL_INDEX * kPointerSize;
564
- mov(scratch, FieldOperand(scratch, offset));
565
- mov(scratch, FieldOperand(scratch, GlobalObject::kGlobalContextOffset));
566
-
567
- // Check the context is a global context.
568
- if (FLAG_debug_code) {
569
- push(scratch);
570
- // Read the first word and compare to global_context_map.
571
- mov(scratch, FieldOperand(scratch, HeapObject::kMapOffset));
572
- cmp(scratch, Factory::global_context_map());
573
- Check(equal, "JSGlobalObject::global_context should be a global context.");
574
- pop(scratch);
575
- }
576
-
577
- // Check if both contexts are the same.
578
- cmp(scratch, FieldOperand(holder_reg, JSGlobalProxy::kContextOffset));
579
- j(equal, &same_contexts, taken);
580
-
581
- // Compare security tokens, save holder_reg on the stack so we can use it
582
- // as a temporary register.
583
- //
584
- // TODO(119): avoid push(holder_reg)/pop(holder_reg)
585
- push(holder_reg);
586
- // Check that the security token in the calling global object is
587
- // compatible with the security token in the receiving global
588
- // object.
589
- mov(holder_reg, FieldOperand(holder_reg, JSGlobalProxy::kContextOffset));
590
-
591
- // Check the context is a global context.
592
- if (FLAG_debug_code) {
593
- cmp(holder_reg, Factory::null_value());
594
- Check(not_equal, "JSGlobalProxy::context() should not be null.");
595
-
596
- push(holder_reg);
597
- // Read the first word and compare to global_context_map(),
598
- mov(holder_reg, FieldOperand(holder_reg, HeapObject::kMapOffset));
599
- cmp(holder_reg, Factory::global_context_map());
600
- Check(equal, "JSGlobalObject::global_context should be a global context.");
601
- pop(holder_reg);
602
- }
603
-
604
- int token_offset = Context::kHeaderSize +
605
- Context::SECURITY_TOKEN_INDEX * kPointerSize;
606
- mov(scratch, FieldOperand(scratch, token_offset));
607
- cmp(scratch, FieldOperand(holder_reg, token_offset));
608
- pop(holder_reg);
609
- j(not_equal, miss, not_taken);
610
-
611
- bind(&same_contexts);
612
- }
613
-
614
-
615
- void MacroAssembler::LoadAllocationTopHelper(Register result,
616
- Register result_end,
617
- Register scratch,
618
- AllocationFlags flags) {
619
- ExternalReference new_space_allocation_top =
620
- ExternalReference::new_space_allocation_top_address();
621
-
622
- // Just return if allocation top is already known.
623
- if ((flags & RESULT_CONTAINS_TOP) != 0) {
624
- // No use of scratch if allocation top is provided.
625
- ASSERT(scratch.is(no_reg));
626
- #ifdef DEBUG
627
- // Assert that result actually contains top on entry.
628
- cmp(result, Operand::StaticVariable(new_space_allocation_top));
629
- Check(equal, "Unexpected allocation top");
630
- #endif
631
- return;
632
- }
633
-
634
- // Move address of new object to result. Use scratch register if available.
635
- if (scratch.is(no_reg)) {
636
- mov(result, Operand::StaticVariable(new_space_allocation_top));
637
- } else {
638
- ASSERT(!scratch.is(result_end));
639
- mov(Operand(scratch), Immediate(new_space_allocation_top));
640
- mov(result, Operand(scratch, 0));
641
- }
642
- }
643
-
644
-
645
- void MacroAssembler::UpdateAllocationTopHelper(Register result_end,
646
- Register scratch) {
647
- if (FLAG_debug_code) {
648
- test(result_end, Immediate(kObjectAlignmentMask));
649
- Check(zero, "Unaligned allocation in new space");
650
- }
651
-
652
- ExternalReference new_space_allocation_top =
653
- ExternalReference::new_space_allocation_top_address();
654
-
655
- // Update new top. Use scratch if available.
656
- if (scratch.is(no_reg)) {
657
- mov(Operand::StaticVariable(new_space_allocation_top), result_end);
658
- } else {
659
- mov(Operand(scratch, 0), result_end);
660
- }
661
- }
662
-
663
-
664
- void MacroAssembler::AllocateInNewSpace(int object_size,
665
- Register result,
666
- Register result_end,
667
- Register scratch,
668
- Label* gc_required,
669
- AllocationFlags flags) {
670
- ASSERT(!result.is(result_end));
671
-
672
- // Load address of new object into result.
673
- LoadAllocationTopHelper(result, result_end, scratch, flags);
674
-
675
- // Calculate new top and bail out if new space is exhausted.
676
- ExternalReference new_space_allocation_limit =
677
- ExternalReference::new_space_allocation_limit_address();
678
- lea(result_end, Operand(result, object_size));
679
- cmp(result_end, Operand::StaticVariable(new_space_allocation_limit));
680
- j(above, gc_required, not_taken);
681
-
682
- // Tag result if requested.
683
- if ((flags & TAG_OBJECT) != 0) {
684
- lea(result, Operand(result, kHeapObjectTag));
685
- }
686
-
687
- // Update allocation top.
688
- UpdateAllocationTopHelper(result_end, scratch);
689
- }
690
-
691
-
692
- void MacroAssembler::AllocateInNewSpace(int header_size,
693
- ScaleFactor element_size,
694
- Register element_count,
695
- Register result,
696
- Register result_end,
697
- Register scratch,
698
- Label* gc_required,
699
- AllocationFlags flags) {
700
- ASSERT(!result.is(result_end));
701
-
702
- // Load address of new object into result.
703
- LoadAllocationTopHelper(result, result_end, scratch, flags);
704
-
705
- // Calculate new top and bail out if new space is exhausted.
706
- ExternalReference new_space_allocation_limit =
707
- ExternalReference::new_space_allocation_limit_address();
708
- lea(result_end, Operand(result, element_count, element_size, header_size));
709
- cmp(result_end, Operand::StaticVariable(new_space_allocation_limit));
710
- j(above, gc_required);
711
-
712
- // Tag result if requested.
713
- if ((flags & TAG_OBJECT) != 0) {
714
- lea(result, Operand(result, kHeapObjectTag));
715
- }
716
-
717
- // Update allocation top.
718
- UpdateAllocationTopHelper(result_end, scratch);
719
- }
720
-
721
-
722
- void MacroAssembler::AllocateInNewSpace(Register object_size,
723
- Register result,
724
- Register result_end,
725
- Register scratch,
726
- Label* gc_required,
727
- AllocationFlags flags) {
728
- ASSERT(!result.is(result_end));
729
-
730
- // Load address of new object into result.
731
- LoadAllocationTopHelper(result, result_end, scratch, flags);
732
-
733
- // Calculate new top and bail out if new space is exhausted.
734
- ExternalReference new_space_allocation_limit =
735
- ExternalReference::new_space_allocation_limit_address();
736
- if (!object_size.is(result_end)) {
737
- mov(result_end, object_size);
738
- }
739
- add(result_end, Operand(result));
740
- cmp(result_end, Operand::StaticVariable(new_space_allocation_limit));
741
- j(above, gc_required, not_taken);
742
-
743
- // Tag result if requested.
744
- if ((flags & TAG_OBJECT) != 0) {
745
- lea(result, Operand(result, kHeapObjectTag));
746
- }
747
-
748
- // Update allocation top.
749
- UpdateAllocationTopHelper(result_end, scratch);
750
- }
751
-
752
-
753
- void MacroAssembler::UndoAllocationInNewSpace(Register object) {
754
- ExternalReference new_space_allocation_top =
755
- ExternalReference::new_space_allocation_top_address();
756
-
757
- // Make sure the object has no tag before resetting top.
758
- and_(Operand(object), Immediate(~kHeapObjectTagMask));
759
- #ifdef DEBUG
760
- cmp(object, Operand::StaticVariable(new_space_allocation_top));
761
- Check(below, "Undo allocation of non allocated memory");
762
- #endif
763
- mov(Operand::StaticVariable(new_space_allocation_top), object);
764
- }
765
-
766
-
767
- void MacroAssembler::AllocateHeapNumber(Register result,
768
- Register scratch1,
769
- Register scratch2,
770
- Label* gc_required) {
771
- // Allocate heap number in new space.
772
- AllocateInNewSpace(HeapNumber::kSize,
773
- result,
774
- scratch1,
775
- scratch2,
776
- gc_required,
777
- TAG_OBJECT);
778
-
779
- // Set the map.
780
- mov(FieldOperand(result, HeapObject::kMapOffset),
781
- Immediate(Factory::heap_number_map()));
782
- }
783
-
784
-
785
- void MacroAssembler::AllocateTwoByteString(Register result,
786
- Register length,
787
- Register scratch1,
788
- Register scratch2,
789
- Register scratch3,
790
- Label* gc_required) {
791
- // Calculate the number of bytes needed for the characters in the string while
792
- // observing object alignment.
793
- ASSERT((SeqTwoByteString::kHeaderSize & kObjectAlignmentMask) == 0);
794
- ASSERT(kShortSize == 2);
795
- // scratch1 = length * 2 + kObjectAlignmentMask.
796
- lea(scratch1, Operand(length, length, times_1, kObjectAlignmentMask));
797
- and_(Operand(scratch1), Immediate(~kObjectAlignmentMask));
798
-
799
- // Allocate two byte string in new space.
800
- AllocateInNewSpace(SeqTwoByteString::kHeaderSize,
801
- times_1,
802
- scratch1,
803
- result,
804
- scratch2,
805
- scratch3,
806
- gc_required,
807
- TAG_OBJECT);
808
-
809
- // Set the map, length and hash field.
810
- mov(FieldOperand(result, HeapObject::kMapOffset),
811
- Immediate(Factory::string_map()));
812
- mov(scratch1, length);
813
- SmiTag(scratch1);
814
- mov(FieldOperand(result, String::kLengthOffset), scratch1);
815
- mov(FieldOperand(result, String::kHashFieldOffset),
816
- Immediate(String::kEmptyHashField));
817
- }
818
-
819
-
820
- void MacroAssembler::AllocateAsciiString(Register result,
821
- Register length,
822
- Register scratch1,
823
- Register scratch2,
824
- Register scratch3,
825
- Label* gc_required) {
826
- // Calculate the number of bytes needed for the characters in the string while
827
- // observing object alignment.
828
- ASSERT((SeqAsciiString::kHeaderSize & kObjectAlignmentMask) == 0);
829
- mov(scratch1, length);
830
- ASSERT(kCharSize == 1);
831
- add(Operand(scratch1), Immediate(kObjectAlignmentMask));
832
- and_(Operand(scratch1), Immediate(~kObjectAlignmentMask));
833
-
834
- // Allocate ascii string in new space.
835
- AllocateInNewSpace(SeqAsciiString::kHeaderSize,
836
- times_1,
837
- scratch1,
838
- result,
839
- scratch2,
840
- scratch3,
841
- gc_required,
842
- TAG_OBJECT);
843
-
844
- // Set the map, length and hash field.
845
- mov(FieldOperand(result, HeapObject::kMapOffset),
846
- Immediate(Factory::ascii_string_map()));
847
- mov(scratch1, length);
848
- SmiTag(scratch1);
849
- mov(FieldOperand(result, String::kLengthOffset), scratch1);
850
- mov(FieldOperand(result, String::kHashFieldOffset),
851
- Immediate(String::kEmptyHashField));
852
- }
853
-
854
-
855
- void MacroAssembler::AllocateConsString(Register result,
856
- Register scratch1,
857
- Register scratch2,
858
- Label* gc_required) {
859
- // Allocate heap number in new space.
860
- AllocateInNewSpace(ConsString::kSize,
861
- result,
862
- scratch1,
863
- scratch2,
864
- gc_required,
865
- TAG_OBJECT);
866
-
867
- // Set the map. The other fields are left uninitialized.
868
- mov(FieldOperand(result, HeapObject::kMapOffset),
869
- Immediate(Factory::cons_string_map()));
870
- }
871
-
872
-
873
- void MacroAssembler::AllocateAsciiConsString(Register result,
874
- Register scratch1,
875
- Register scratch2,
876
- Label* gc_required) {
877
- // Allocate heap number in new space.
878
- AllocateInNewSpace(ConsString::kSize,
879
- result,
880
- scratch1,
881
- scratch2,
882
- gc_required,
883
- TAG_OBJECT);
884
-
885
- // Set the map. The other fields are left uninitialized.
886
- mov(FieldOperand(result, HeapObject::kMapOffset),
887
- Immediate(Factory::cons_ascii_string_map()));
888
- }
889
-
890
-
891
- void MacroAssembler::NegativeZeroTest(CodeGenerator* cgen,
892
- Register result,
893
- Register op,
894
- JumpTarget* then_target) {
895
- JumpTarget ok;
896
- test(result, Operand(result));
897
- ok.Branch(not_zero, taken);
898
- test(op, Operand(op));
899
- then_target->Branch(sign, not_taken);
900
- ok.Bind();
901
- }
902
-
903
-
904
- void MacroAssembler::NegativeZeroTest(Register result,
905
- Register op,
906
- Label* then_label) {
907
- Label ok;
908
- test(result, Operand(result));
909
- j(not_zero, &ok, taken);
910
- test(op, Operand(op));
911
- j(sign, then_label, not_taken);
912
- bind(&ok);
913
- }
914
-
915
-
916
- void MacroAssembler::NegativeZeroTest(Register result,
917
- Register op1,
918
- Register op2,
919
- Register scratch,
920
- Label* then_label) {
921
- Label ok;
922
- test(result, Operand(result));
923
- j(not_zero, &ok, taken);
924
- mov(scratch, Operand(op1));
925
- or_(scratch, Operand(op2));
926
- j(sign, then_label, not_taken);
927
- bind(&ok);
928
- }
929
-
930
-
931
- void MacroAssembler::TryGetFunctionPrototype(Register function,
932
- Register result,
933
- Register scratch,
934
- Label* miss) {
935
- // Check that the receiver isn't a smi.
936
- test(function, Immediate(kSmiTagMask));
937
- j(zero, miss, not_taken);
938
-
939
- // Check that the function really is a function.
940
- CmpObjectType(function, JS_FUNCTION_TYPE, result);
941
- j(not_equal, miss, not_taken);
942
-
943
- // Make sure that the function has an instance prototype.
944
- Label non_instance;
945
- movzx_b(scratch, FieldOperand(result, Map::kBitFieldOffset));
946
- test(scratch, Immediate(1 << Map::kHasNonInstancePrototype));
947
- j(not_zero, &non_instance, not_taken);
948
-
949
- // Get the prototype or initial map from the function.
950
- mov(result,
951
- FieldOperand(function, JSFunction::kPrototypeOrInitialMapOffset));
952
-
953
- // If the prototype or initial map is the hole, don't return it and
954
- // simply miss the cache instead. This will allow us to allocate a
955
- // prototype object on-demand in the runtime system.
956
- cmp(Operand(result), Immediate(Factory::the_hole_value()));
957
- j(equal, miss, not_taken);
958
-
959
- // If the function does not have an initial map, we're done.
960
- Label done;
961
- CmpObjectType(result, MAP_TYPE, scratch);
962
- j(not_equal, &done);
963
-
964
- // Get the prototype from the initial map.
965
- mov(result, FieldOperand(result, Map::kPrototypeOffset));
966
- jmp(&done);
967
-
968
- // Non-instance prototype: Fetch prototype from constructor field
969
- // in initial map.
970
- bind(&non_instance);
971
- mov(result, FieldOperand(result, Map::kConstructorOffset));
972
-
973
- // All done.
974
- bind(&done);
975
- }
976
-
977
-
978
- void MacroAssembler::CallStub(CodeStub* stub) {
979
- ASSERT(allow_stub_calls()); // Calls are not allowed in some stubs.
980
- call(stub->GetCode(), RelocInfo::CODE_TARGET);
981
- }
982
-
983
-
984
- Object* MacroAssembler::TryCallStub(CodeStub* stub) {
985
- ASSERT(allow_stub_calls()); // Calls are not allowed in some stubs.
986
- Object* result = stub->TryGetCode();
987
- if (!result->IsFailure()) {
988
- call(Handle<Code>(Code::cast(result)), RelocInfo::CODE_TARGET);
989
- }
990
- return result;
991
- }
992
-
993
-
994
- void MacroAssembler::TailCallStub(CodeStub* stub) {
995
- ASSERT(allow_stub_calls()); // Calls are not allowed in some stubs.
996
- jmp(stub->GetCode(), RelocInfo::CODE_TARGET);
997
- }
998
-
999
-
1000
- Object* MacroAssembler::TryTailCallStub(CodeStub* stub) {
1001
- ASSERT(allow_stub_calls()); // Calls are not allowed in some stubs.
1002
- Object* result = stub->TryGetCode();
1003
- if (!result->IsFailure()) {
1004
- jmp(Handle<Code>(Code::cast(result)), RelocInfo::CODE_TARGET);
1005
- }
1006
- return result;
1007
- }
1008
-
1009
-
1010
- void MacroAssembler::StubReturn(int argc) {
1011
- ASSERT(argc >= 1 && generating_stub());
1012
- ret((argc - 1) * kPointerSize);
1013
- }
1014
-
1015
-
1016
- void MacroAssembler::IllegalOperation(int num_arguments) {
1017
- if (num_arguments > 0) {
1018
- add(Operand(esp), Immediate(num_arguments * kPointerSize));
1019
- }
1020
- mov(eax, Immediate(Factory::undefined_value()));
1021
- }
1022
-
1023
-
1024
- void MacroAssembler::CallRuntime(Runtime::FunctionId id, int num_arguments) {
1025
- CallRuntime(Runtime::FunctionForId(id), num_arguments);
1026
- }
1027
-
1028
-
1029
- Object* MacroAssembler::TryCallRuntime(Runtime::FunctionId id,
1030
- int num_arguments) {
1031
- return TryCallRuntime(Runtime::FunctionForId(id), num_arguments);
1032
- }
1033
-
1034
-
1035
- void MacroAssembler::CallRuntime(Runtime::Function* f, int num_arguments) {
1036
- // If the expected number of arguments of the runtime function is
1037
- // constant, we check that the actual number of arguments match the
1038
- // expectation.
1039
- if (f->nargs >= 0 && f->nargs != num_arguments) {
1040
- IllegalOperation(num_arguments);
1041
- return;
1042
- }
1043
-
1044
- // TODO(1236192): Most runtime routines don't need the number of
1045
- // arguments passed in because it is constant. At some point we
1046
- // should remove this need and make the runtime routine entry code
1047
- // smarter.
1048
- Set(eax, Immediate(num_arguments));
1049
- mov(ebx, Immediate(ExternalReference(f)));
1050
- CEntryStub ces(1);
1051
- CallStub(&ces);
1052
- }
1053
-
1054
-
1055
- void MacroAssembler::CallExternalReference(ExternalReference ref,
1056
- int num_arguments) {
1057
- mov(eax, Immediate(num_arguments));
1058
- mov(ebx, Immediate(ref));
1059
-
1060
- CEntryStub stub(1);
1061
- CallStub(&stub);
1062
- }
1063
-
1064
-
1065
- Object* MacroAssembler::TryCallRuntime(Runtime::Function* f,
1066
- int num_arguments) {
1067
- if (f->nargs >= 0 && f->nargs != num_arguments) {
1068
- IllegalOperation(num_arguments);
1069
- // Since we did not call the stub, there was no allocation failure.
1070
- // Return some non-failure object.
1071
- return Heap::undefined_value();
1072
- }
1073
-
1074
- // TODO(1236192): Most runtime routines don't need the number of
1075
- // arguments passed in because it is constant. At some point we
1076
- // should remove this need and make the runtime routine entry code
1077
- // smarter.
1078
- Set(eax, Immediate(num_arguments));
1079
- mov(ebx, Immediate(ExternalReference(f)));
1080
- CEntryStub ces(1);
1081
- return TryCallStub(&ces);
1082
- }
1083
-
1084
-
1085
- void MacroAssembler::TailCallExternalReference(const ExternalReference& ext,
1086
- int num_arguments,
1087
- int result_size) {
1088
- // TODO(1236192): Most runtime routines don't need the number of
1089
- // arguments passed in because it is constant. At some point we
1090
- // should remove this need and make the runtime routine entry code
1091
- // smarter.
1092
- Set(eax, Immediate(num_arguments));
1093
- JumpToExternalReference(ext);
1094
- }
1095
-
1096
-
1097
- void MacroAssembler::TailCallRuntime(Runtime::FunctionId fid,
1098
- int num_arguments,
1099
- int result_size) {
1100
- TailCallExternalReference(ExternalReference(fid), num_arguments, result_size);
1101
- }
1102
-
1103
-
1104
- void MacroAssembler::PushHandleScope(Register scratch) {
1105
- // Push the number of extensions, smi-tagged so the gc will ignore it.
1106
- ExternalReference extensions_address =
1107
- ExternalReference::handle_scope_extensions_address();
1108
- mov(scratch, Operand::StaticVariable(extensions_address));
1109
- ASSERT_EQ(0, kSmiTag);
1110
- shl(scratch, kSmiTagSize);
1111
- push(scratch);
1112
- mov(Operand::StaticVariable(extensions_address), Immediate(0));
1113
- // Push next and limit pointers which will be wordsize aligned and
1114
- // hence automatically smi tagged.
1115
- ExternalReference next_address =
1116
- ExternalReference::handle_scope_next_address();
1117
- push(Operand::StaticVariable(next_address));
1118
- ExternalReference limit_address =
1119
- ExternalReference::handle_scope_limit_address();
1120
- push(Operand::StaticVariable(limit_address));
1121
- }
1122
-
1123
-
1124
- Object* MacroAssembler::PopHandleScopeHelper(Register saved,
1125
- Register scratch,
1126
- bool gc_allowed) {
1127
- Object* result = NULL;
1128
- ExternalReference extensions_address =
1129
- ExternalReference::handle_scope_extensions_address();
1130
- Label write_back;
1131
- mov(scratch, Operand::StaticVariable(extensions_address));
1132
- cmp(Operand(scratch), Immediate(0));
1133
- j(equal, &write_back);
1134
- // Calling a runtime function messes with registers so we save and
1135
- // restore any one we're asked not to change
1136
- if (saved.is_valid()) push(saved);
1137
- if (gc_allowed) {
1138
- CallRuntime(Runtime::kDeleteHandleScopeExtensions, 0);
1139
- } else {
1140
- result = TryCallRuntime(Runtime::kDeleteHandleScopeExtensions, 0);
1141
- if (result->IsFailure()) return result;
1142
- }
1143
- if (saved.is_valid()) pop(saved);
1144
-
1145
- bind(&write_back);
1146
- ExternalReference limit_address =
1147
- ExternalReference::handle_scope_limit_address();
1148
- pop(Operand::StaticVariable(limit_address));
1149
- ExternalReference next_address =
1150
- ExternalReference::handle_scope_next_address();
1151
- pop(Operand::StaticVariable(next_address));
1152
- pop(scratch);
1153
- shr(scratch, kSmiTagSize);
1154
- mov(Operand::StaticVariable(extensions_address), scratch);
1155
-
1156
- return result;
1157
- }
1158
-
1159
-
1160
- void MacroAssembler::PopHandleScope(Register saved, Register scratch) {
1161
- PopHandleScopeHelper(saved, scratch, true);
1162
- }
1163
-
1164
-
1165
- Object* MacroAssembler::TryPopHandleScope(Register saved, Register scratch) {
1166
- return PopHandleScopeHelper(saved, scratch, false);
1167
- }
1168
-
1169
-
1170
- void MacroAssembler::JumpToExternalReference(const ExternalReference& ext) {
1171
- // Set the entry point and jump to the C entry runtime stub.
1172
- mov(ebx, Immediate(ext));
1173
- CEntryStub ces(1);
1174
- jmp(ces.GetCode(), RelocInfo::CODE_TARGET);
1175
- }
1176
-
1177
-
1178
- void MacroAssembler::InvokePrologue(const ParameterCount& expected,
1179
- const ParameterCount& actual,
1180
- Handle<Code> code_constant,
1181
- const Operand& code_operand,
1182
- Label* done,
1183
- InvokeFlag flag) {
1184
- bool definitely_matches = false;
1185
- Label invoke;
1186
- if (expected.is_immediate()) {
1187
- ASSERT(actual.is_immediate());
1188
- if (expected.immediate() == actual.immediate()) {
1189
- definitely_matches = true;
1190
- } else {
1191
- mov(eax, actual.immediate());
1192
- const int sentinel = SharedFunctionInfo::kDontAdaptArgumentsSentinel;
1193
- if (expected.immediate() == sentinel) {
1194
- // Don't worry about adapting arguments for builtins that
1195
- // don't want that done. Skip adaption code by making it look
1196
- // like we have a match between expected and actual number of
1197
- // arguments.
1198
- definitely_matches = true;
1199
- } else {
1200
- mov(ebx, expected.immediate());
1201
- }
1202
- }
1203
- } else {
1204
- if (actual.is_immediate()) {
1205
- // Expected is in register, actual is immediate. This is the
1206
- // case when we invoke function values without going through the
1207
- // IC mechanism.
1208
- cmp(expected.reg(), actual.immediate());
1209
- j(equal, &invoke);
1210
- ASSERT(expected.reg().is(ebx));
1211
- mov(eax, actual.immediate());
1212
- } else if (!expected.reg().is(actual.reg())) {
1213
- // Both expected and actual are in (different) registers. This
1214
- // is the case when we invoke functions using call and apply.
1215
- cmp(expected.reg(), Operand(actual.reg()));
1216
- j(equal, &invoke);
1217
- ASSERT(actual.reg().is(eax));
1218
- ASSERT(expected.reg().is(ebx));
1219
- }
1220
- }
1221
-
1222
- if (!definitely_matches) {
1223
- Handle<Code> adaptor =
1224
- Handle<Code>(Builtins::builtin(Builtins::ArgumentsAdaptorTrampoline));
1225
- if (!code_constant.is_null()) {
1226
- mov(edx, Immediate(code_constant));
1227
- add(Operand(edx), Immediate(Code::kHeaderSize - kHeapObjectTag));
1228
- } else if (!code_operand.is_reg(edx)) {
1229
- mov(edx, code_operand);
1230
- }
1231
-
1232
- if (flag == CALL_FUNCTION) {
1233
- call(adaptor, RelocInfo::CODE_TARGET);
1234
- jmp(done);
1235
- } else {
1236
- jmp(adaptor, RelocInfo::CODE_TARGET);
1237
- }
1238
- bind(&invoke);
1239
- }
1240
- }
1241
-
1242
-
1243
- void MacroAssembler::InvokeCode(const Operand& code,
1244
- const ParameterCount& expected,
1245
- const ParameterCount& actual,
1246
- InvokeFlag flag) {
1247
- Label done;
1248
- InvokePrologue(expected, actual, Handle<Code>::null(), code, &done, flag);
1249
- if (flag == CALL_FUNCTION) {
1250
- call(code);
1251
- } else {
1252
- ASSERT(flag == JUMP_FUNCTION);
1253
- jmp(code);
1254
- }
1255
- bind(&done);
1256
- }
1257
-
1258
-
1259
- void MacroAssembler::InvokeCode(Handle<Code> code,
1260
- const ParameterCount& expected,
1261
- const ParameterCount& actual,
1262
- RelocInfo::Mode rmode,
1263
- InvokeFlag flag) {
1264
- Label done;
1265
- Operand dummy(eax);
1266
- InvokePrologue(expected, actual, code, dummy, &done, flag);
1267
- if (flag == CALL_FUNCTION) {
1268
- call(code, rmode);
1269
- } else {
1270
- ASSERT(flag == JUMP_FUNCTION);
1271
- jmp(code, rmode);
1272
- }
1273
- bind(&done);
1274
- }
1275
-
1276
-
1277
- void MacroAssembler::InvokeFunction(Register fun,
1278
- const ParameterCount& actual,
1279
- InvokeFlag flag) {
1280
- ASSERT(fun.is(edi));
1281
- mov(edx, FieldOperand(edi, JSFunction::kSharedFunctionInfoOffset));
1282
- mov(esi, FieldOperand(edi, JSFunction::kContextOffset));
1283
- mov(ebx, FieldOperand(edx, SharedFunctionInfo::kFormalParameterCountOffset));
1284
- SmiUntag(ebx);
1285
- mov(edx, FieldOperand(edx, SharedFunctionInfo::kCodeOffset));
1286
- lea(edx, FieldOperand(edx, Code::kHeaderSize));
1287
-
1288
- ParameterCount expected(ebx);
1289
- InvokeCode(Operand(edx), expected, actual, flag);
1290
- }
1291
-
1292
-
1293
- void MacroAssembler::InvokeFunction(JSFunction* function,
1294
- const ParameterCount& actual,
1295
- InvokeFlag flag) {
1296
- ASSERT(function->is_compiled());
1297
- // Get the function and setup the context.
1298
- mov(edi, Immediate(Handle<JSFunction>(function)));
1299
- mov(esi, FieldOperand(edi, JSFunction::kContextOffset));
1300
-
1301
- // Invoke the cached code.
1302
- Handle<Code> code(function->code());
1303
- ParameterCount expected(function->shared()->formal_parameter_count());
1304
- InvokeCode(code, expected, actual, RelocInfo::CODE_TARGET, flag);
1305
- }
1306
-
1307
-
1308
- void MacroAssembler::InvokeBuiltin(Builtins::JavaScript id, InvokeFlag flag) {
1309
- // Calls are not allowed in some stubs.
1310
- ASSERT(flag == JUMP_FUNCTION || allow_stub_calls());
1311
-
1312
- // Rely on the assertion to check that the number of provided
1313
- // arguments match the expected number of arguments. Fake a
1314
- // parameter count to avoid emitting code to do the check.
1315
- ParameterCount expected(0);
1316
- GetBuiltinEntry(edx, id);
1317
- InvokeCode(Operand(edx), expected, expected, flag);
1318
- }
1319
-
1320
-
1321
- void MacroAssembler::GetBuiltinEntry(Register target, Builtins::JavaScript id) {
1322
- ASSERT(!target.is(edi));
1323
-
1324
- // Load the builtins object into target register.
1325
- mov(target, Operand(esi, Context::SlotOffset(Context::GLOBAL_INDEX)));
1326
- mov(target, FieldOperand(target, GlobalObject::kBuiltinsOffset));
1327
-
1328
- // Load the JavaScript builtin function from the builtins object.
1329
- mov(edi, FieldOperand(target, JSBuiltinsObject::OffsetOfFunctionWithId(id)));
1330
-
1331
- // Load the code entry point from the builtins object.
1332
- mov(target, FieldOperand(target, JSBuiltinsObject::OffsetOfCodeWithId(id)));
1333
- if (FLAG_debug_code) {
1334
- // Make sure the code objects in the builtins object and in the
1335
- // builtin function are the same.
1336
- push(target);
1337
- mov(target, FieldOperand(edi, JSFunction::kSharedFunctionInfoOffset));
1338
- mov(target, FieldOperand(target, SharedFunctionInfo::kCodeOffset));
1339
- cmp(target, Operand(esp, 0));
1340
- Assert(equal, "Builtin code object changed");
1341
- pop(target);
1342
- }
1343
- lea(target, FieldOperand(target, Code::kHeaderSize));
1344
- }
1345
-
1346
-
1347
- void MacroAssembler::LoadContext(Register dst, int context_chain_length) {
1348
- if (context_chain_length > 0) {
1349
- // Move up the chain of contexts to the context containing the slot.
1350
- mov(dst, Operand(esi, Context::SlotOffset(Context::CLOSURE_INDEX)));
1351
- // Load the function context (which is the incoming, outer context).
1352
- mov(dst, FieldOperand(dst, JSFunction::kContextOffset));
1353
- for (int i = 1; i < context_chain_length; i++) {
1354
- mov(dst, Operand(dst, Context::SlotOffset(Context::CLOSURE_INDEX)));
1355
- mov(dst, FieldOperand(dst, JSFunction::kContextOffset));
1356
- }
1357
- // The context may be an intermediate context, not a function context.
1358
- mov(dst, Operand(dst, Context::SlotOffset(Context::FCONTEXT_INDEX)));
1359
- } else { // Slot is in the current function context.
1360
- // The context may be an intermediate context, not a function context.
1361
- mov(dst, Operand(esi, Context::SlotOffset(Context::FCONTEXT_INDEX)));
1362
- }
1363
- }
1364
-
1365
-
1366
-
1367
- void MacroAssembler::Ret() {
1368
- ret(0);
1369
- }
1370
-
1371
-
1372
- void MacroAssembler::Drop(int stack_elements) {
1373
- if (stack_elements > 0) {
1374
- add(Operand(esp), Immediate(stack_elements * kPointerSize));
1375
- }
1376
- }
1377
-
1378
-
1379
- void MacroAssembler::Move(Register dst, Handle<Object> value) {
1380
- mov(dst, value);
1381
- }
1382
-
1383
-
1384
- void MacroAssembler::SetCounter(StatsCounter* counter, int value) {
1385
- if (FLAG_native_code_counters && counter->Enabled()) {
1386
- mov(Operand::StaticVariable(ExternalReference(counter)), Immediate(value));
1387
- }
1388
- }
1389
-
1390
-
1391
- void MacroAssembler::IncrementCounter(StatsCounter* counter, int value) {
1392
- ASSERT(value > 0);
1393
- if (FLAG_native_code_counters && counter->Enabled()) {
1394
- Operand operand = Operand::StaticVariable(ExternalReference(counter));
1395
- if (value == 1) {
1396
- inc(operand);
1397
- } else {
1398
- add(operand, Immediate(value));
1399
- }
1400
- }
1401
- }
1402
-
1403
-
1404
- void MacroAssembler::DecrementCounter(StatsCounter* counter, int value) {
1405
- ASSERT(value > 0);
1406
- if (FLAG_native_code_counters && counter->Enabled()) {
1407
- Operand operand = Operand::StaticVariable(ExternalReference(counter));
1408
- if (value == 1) {
1409
- dec(operand);
1410
- } else {
1411
- sub(operand, Immediate(value));
1412
- }
1413
- }
1414
- }
1415
-
1416
-
1417
- void MacroAssembler::IncrementCounter(Condition cc,
1418
- StatsCounter* counter,
1419
- int value) {
1420
- ASSERT(value > 0);
1421
- if (FLAG_native_code_counters && counter->Enabled()) {
1422
- Label skip;
1423
- j(NegateCondition(cc), &skip);
1424
- pushfd();
1425
- IncrementCounter(counter, value);
1426
- popfd();
1427
- bind(&skip);
1428
- }
1429
- }
1430
-
1431
-
1432
- void MacroAssembler::DecrementCounter(Condition cc,
1433
- StatsCounter* counter,
1434
- int value) {
1435
- ASSERT(value > 0);
1436
- if (FLAG_native_code_counters && counter->Enabled()) {
1437
- Label skip;
1438
- j(NegateCondition(cc), &skip);
1439
- pushfd();
1440
- DecrementCounter(counter, value);
1441
- popfd();
1442
- bind(&skip);
1443
- }
1444
- }
1445
-
1446
-
1447
- void MacroAssembler::Assert(Condition cc, const char* msg) {
1448
- if (FLAG_debug_code) Check(cc, msg);
1449
- }
1450
-
1451
-
1452
- void MacroAssembler::Check(Condition cc, const char* msg) {
1453
- Label L;
1454
- j(cc, &L, taken);
1455
- Abort(msg);
1456
- // will not return here
1457
- bind(&L);
1458
- }
1459
-
1460
-
1461
- void MacroAssembler::CheckStackAlignment() {
1462
- int frame_alignment = OS::ActivationFrameAlignment();
1463
- int frame_alignment_mask = frame_alignment - 1;
1464
- if (frame_alignment > kPointerSize) {
1465
- ASSERT(IsPowerOf2(frame_alignment));
1466
- Label alignment_as_expected;
1467
- test(esp, Immediate(frame_alignment_mask));
1468
- j(zero, &alignment_as_expected);
1469
- // Abort if stack is not aligned.
1470
- int3();
1471
- bind(&alignment_as_expected);
1472
- }
1473
- }
1474
-
1475
-
1476
- void MacroAssembler::Abort(const char* msg) {
1477
- // We want to pass the msg string like a smi to avoid GC
1478
- // problems, however msg is not guaranteed to be aligned
1479
- // properly. Instead, we pass an aligned pointer that is
1480
- // a proper v8 smi, but also pass the alignment difference
1481
- // from the real pointer as a smi.
1482
- intptr_t p1 = reinterpret_cast<intptr_t>(msg);
1483
- intptr_t p0 = (p1 & ~kSmiTagMask) + kSmiTag;
1484
- ASSERT(reinterpret_cast<Object*>(p0)->IsSmi());
1485
- #ifdef DEBUG
1486
- if (msg != NULL) {
1487
- RecordComment("Abort message: ");
1488
- RecordComment(msg);
1489
- }
1490
- #endif
1491
- // Disable stub call restrictions to always allow calls to abort.
1492
- set_allow_stub_calls(true);
1493
-
1494
- push(eax);
1495
- push(Immediate(p0));
1496
- push(Immediate(reinterpret_cast<intptr_t>(Smi::FromInt(p1 - p0))));
1497
- CallRuntime(Runtime::kAbort, 2);
1498
- // will not return here
1499
- int3();
1500
- }
1501
-
1502
-
1503
- void MacroAssembler::JumpIfInstanceTypeIsNotSequentialAscii(
1504
- Register instance_type,
1505
- Register scratch,
1506
- Label* failure) {
1507
- if (!scratch.is(instance_type)) {
1508
- mov(scratch, instance_type);
1509
- }
1510
- and_(scratch,
1511
- kIsNotStringMask | kStringRepresentationMask | kStringEncodingMask);
1512
- cmp(scratch, kStringTag | kSeqStringTag | kAsciiStringTag);
1513
- j(not_equal, failure);
1514
- }
1515
-
1516
-
1517
- void MacroAssembler::JumpIfNotBothSequentialAsciiStrings(Register object1,
1518
- Register object2,
1519
- Register scratch1,
1520
- Register scratch2,
1521
- Label* failure) {
1522
- // Check that both objects are not smis.
1523
- ASSERT_EQ(0, kSmiTag);
1524
- mov(scratch1, Operand(object1));
1525
- and_(scratch1, Operand(object2));
1526
- test(scratch1, Immediate(kSmiTagMask));
1527
- j(zero, failure);
1528
-
1529
- // Load instance type for both strings.
1530
- mov(scratch1, FieldOperand(object1, HeapObject::kMapOffset));
1531
- mov(scratch2, FieldOperand(object2, HeapObject::kMapOffset));
1532
- movzx_b(scratch1, FieldOperand(scratch1, Map::kInstanceTypeOffset));
1533
- movzx_b(scratch2, FieldOperand(scratch2, Map::kInstanceTypeOffset));
1534
-
1535
- // Check that both are flat ascii strings.
1536
- const int kFlatAsciiStringMask =
1537
- kIsNotStringMask | kStringRepresentationMask | kStringEncodingMask;
1538
- const int kFlatAsciiStringTag = ASCII_STRING_TYPE;
1539
- // Interleave bits from both instance types and compare them in one check.
1540
- ASSERT_EQ(0, kFlatAsciiStringMask & (kFlatAsciiStringMask << 3));
1541
- and_(scratch1, kFlatAsciiStringMask);
1542
- and_(scratch2, kFlatAsciiStringMask);
1543
- lea(scratch1, Operand(scratch1, scratch2, times_8, 0));
1544
- cmp(scratch1, kFlatAsciiStringTag | (kFlatAsciiStringTag << 3));
1545
- j(not_equal, failure);
1546
- }
1547
-
1548
-
1549
- void MacroAssembler::PrepareCallCFunction(int num_arguments, Register scratch) {
1550
- int frameAlignment = OS::ActivationFrameAlignment();
1551
- if (frameAlignment != 0) {
1552
- // Make stack end at alignment and make room for num_arguments words
1553
- // and the original value of esp.
1554
- mov(scratch, esp);
1555
- sub(Operand(esp), Immediate((num_arguments + 1) * kPointerSize));
1556
- ASSERT(IsPowerOf2(frameAlignment));
1557
- and_(esp, -frameAlignment);
1558
- mov(Operand(esp, num_arguments * kPointerSize), scratch);
1559
- } else {
1560
- sub(Operand(esp), Immediate(num_arguments * kPointerSize));
1561
- }
1562
- }
1563
-
1564
-
1565
- void MacroAssembler::CallCFunction(ExternalReference function,
1566
- int num_arguments) {
1567
- // Trashing eax is ok as it will be the return value.
1568
- mov(Operand(eax), Immediate(function));
1569
- CallCFunction(eax, num_arguments);
1570
- }
1571
-
1572
-
1573
- void MacroAssembler::CallCFunction(Register function,
1574
- int num_arguments) {
1575
- // Check stack alignment.
1576
- if (FLAG_debug_code) {
1577
- CheckStackAlignment();
1578
- }
1579
-
1580
- call(Operand(function));
1581
- if (OS::ActivationFrameAlignment() != 0) {
1582
- mov(esp, Operand(esp, num_arguments * kPointerSize));
1583
- } else {
1584
- add(Operand(esp), Immediate(num_arguments * sizeof(int32_t)));
1585
- }
1586
- }
1587
-
1588
-
1589
- CodePatcher::CodePatcher(byte* address, int size)
1590
- : address_(address), size_(size), masm_(address, size + Assembler::kGap) {
1591
- // Create a new macro assembler pointing to the address of the code to patch.
1592
- // The size is adjusted with kGap on order for the assembler to generate size
1593
- // bytes of instructions without failing with buffer size constraints.
1594
- ASSERT(masm_.reloc_info_writer.pos() == address_ + size_ + Assembler::kGap);
1595
- }
1596
-
1597
-
1598
- CodePatcher::~CodePatcher() {
1599
- // Indicate that code has changed.
1600
- CPU::FlushICache(address_, size_);
1601
-
1602
- // Check that the code was patched as expected.
1603
- ASSERT(masm_.pc_ == address_ + size_);
1604
- ASSERT(masm_.reloc_info_writer.pos() == address_ + size_ + Assembler::kGap);
1605
- }
1606
-
1607
-
1608
- } } // namespace v8::internal
1609
-
1610
- #endif // V8_TARGET_ARCH_IA32