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,1966 +0,0 @@
1
- // Copyright 2010 the V8 project authors. All rights reserved.
2
- // Redistribution and use in source and binary forms, with or without
3
- // modification, are permitted provided that the following conditions are
4
- // met:
5
- //
6
- // * Redistributions of source code must retain the above copyright
7
- // notice, this list of conditions and the following disclaimer.
8
- // * Redistributions in binary form must reproduce the above
9
- // copyright notice, this list of conditions and the following
10
- // disclaimer in the documentation and/or other materials provided
11
- // with the distribution.
12
- // * Neither the name of Google Inc. nor the names of its
13
- // contributors may be used to endorse or promote products derived
14
- // from this software without specific prior written permission.
15
- //
16
- // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
17
- // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
18
- // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
19
- // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
20
- // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
21
- // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
22
- // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23
- // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24
- // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25
- // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
26
- // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27
-
28
- #include "v8.h"
29
-
30
- #if defined(V8_TARGET_ARCH_IA32)
31
-
32
- #include "codegen-inl.h"
33
- #include "ic-inl.h"
34
- #include "runtime.h"
35
- #include "stub-cache.h"
36
- #include "utils.h"
37
-
38
- namespace v8 {
39
- namespace internal {
40
-
41
- // ----------------------------------------------------------------------------
42
- // Static IC stub generators.
43
- //
44
-
45
- #define __ ACCESS_MASM(masm)
46
-
47
-
48
- static void GenerateGlobalInstanceTypeCheck(MacroAssembler* masm,
49
- Register type,
50
- Label* global_object) {
51
- // Register usage:
52
- // type: holds the receiver instance type on entry.
53
- __ cmp(type, JS_GLOBAL_OBJECT_TYPE);
54
- __ j(equal, global_object, not_taken);
55
- __ cmp(type, JS_BUILTINS_OBJECT_TYPE);
56
- __ j(equal, global_object, not_taken);
57
- __ cmp(type, JS_GLOBAL_PROXY_TYPE);
58
- __ j(equal, global_object, not_taken);
59
- }
60
-
61
-
62
- // Generated code falls through if the receiver is a regular non-global
63
- // JS object with slow properties and no interceptors.
64
- static void GenerateStringDictionaryReceiverCheck(MacroAssembler* masm,
65
- Register receiver,
66
- Register r0,
67
- Register r1,
68
- Label* miss) {
69
- // Register usage:
70
- // receiver: holds the receiver on entry and is unchanged.
71
- // r0: used to hold receiver instance type.
72
- // Holds the property dictionary on fall through.
73
- // r1: used to hold receivers map.
74
-
75
- // Check that the receiver isn't a smi.
76
- __ test(receiver, Immediate(kSmiTagMask));
77
- __ j(zero, miss, not_taken);
78
-
79
- // Check that the receiver is a valid JS object.
80
- __ mov(r1, FieldOperand(receiver, HeapObject::kMapOffset));
81
- __ movzx_b(r0, FieldOperand(r1, Map::kInstanceTypeOffset));
82
- __ cmp(r0, FIRST_JS_OBJECT_TYPE);
83
- __ j(below, miss, not_taken);
84
-
85
- // If this assert fails, we have to check upper bound too.
86
- ASSERT(LAST_TYPE == JS_FUNCTION_TYPE);
87
-
88
- GenerateGlobalInstanceTypeCheck(masm, r0, miss);
89
-
90
- // Check for non-global object that requires access check.
91
- __ test_b(FieldOperand(r1, Map::kBitFieldOffset),
92
- (1 << Map::kIsAccessCheckNeeded) |
93
- (1 << Map::kHasNamedInterceptor));
94
- __ j(not_zero, miss, not_taken);
95
-
96
- __ mov(r0, FieldOperand(receiver, JSObject::kPropertiesOffset));
97
- __ CheckMap(r0, Factory::hash_table_map(), miss, true);
98
- }
99
-
100
-
101
- // Probe the string dictionary in the |elements| register. Jump to the
102
- // |done| label if a property with the given name is found leaving the
103
- // index into the dictionary in |r0|. Jump to the |miss| label
104
- // otherwise.
105
- static void GenerateStringDictionaryProbes(MacroAssembler* masm,
106
- Label* miss,
107
- Label* done,
108
- Register elements,
109
- Register name,
110
- Register r0,
111
- Register r1) {
112
- // Compute the capacity mask.
113
- const int kCapacityOffset =
114
- StringDictionary::kHeaderSize +
115
- StringDictionary::kCapacityIndex * kPointerSize;
116
- __ mov(r1, FieldOperand(elements, kCapacityOffset));
117
- __ shr(r1, kSmiTagSize); // convert smi to int
118
- __ dec(r1);
119
-
120
- // Generate an unrolled loop that performs a few probes before
121
- // giving up. Measurements done on Gmail indicate that 2 probes
122
- // cover ~93% of loads from dictionaries.
123
- static const int kProbes = 4;
124
- const int kElementsStartOffset =
125
- StringDictionary::kHeaderSize +
126
- StringDictionary::kElementsStartIndex * kPointerSize;
127
- for (int i = 0; i < kProbes; i++) {
128
- // Compute the masked index: (hash + i + i * i) & mask.
129
- __ mov(r0, FieldOperand(name, String::kHashFieldOffset));
130
- __ shr(r0, String::kHashShift);
131
- if (i > 0) {
132
- __ add(Operand(r0), Immediate(StringDictionary::GetProbeOffset(i)));
133
- }
134
- __ and_(r0, Operand(r1));
135
-
136
- // Scale the index by multiplying by the entry size.
137
- ASSERT(StringDictionary::kEntrySize == 3);
138
- __ lea(r0, Operand(r0, r0, times_2, 0)); // r0 = r0 * 3
139
-
140
- // Check if the key is identical to the name.
141
- __ cmp(name, Operand(elements, r0, times_4,
142
- kElementsStartOffset - kHeapObjectTag));
143
- if (i != kProbes - 1) {
144
- __ j(equal, done, taken);
145
- } else {
146
- __ j(not_equal, miss, not_taken);
147
- }
148
- }
149
- }
150
-
151
-
152
-
153
- // Helper function used to load a property from a dictionary backing
154
- // storage. This function may fail to load a property even though it is
155
- // in the dictionary, so code at miss_label must always call a backup
156
- // property load that is complete. This function is safe to call if
157
- // name is not a symbol, and will jump to the miss_label in that
158
- // case. The generated code assumes that the receiver has slow
159
- // properties, is not a global object and does not have interceptors.
160
- static void GenerateDictionaryLoad(MacroAssembler* masm,
161
- Label* miss_label,
162
- Register elements,
163
- Register name,
164
- Register r0,
165
- Register r1,
166
- Register result) {
167
- // Register use:
168
- //
169
- // elements - holds the property dictionary on entry and is unchanged.
170
- //
171
- // name - holds the name of the property on entry and is unchanged.
172
- //
173
- // Scratch registers:
174
- //
175
- // r0 - used for the index into the property dictionary
176
- //
177
- // r1 - used to hold the capacity of the property dictionary.
178
- //
179
- // result - holds the result on exit.
180
-
181
- Label done;
182
-
183
- // Probe the dictionary.
184
- GenerateStringDictionaryProbes(masm,
185
- miss_label,
186
- &done,
187
- elements,
188
- name,
189
- r0,
190
- r1);
191
-
192
- // If probing finds an entry in the dictionary, r0 contains the
193
- // index into the dictionary. Check that the value is a normal
194
- // property.
195
- __ bind(&done);
196
- const int kElementsStartOffset =
197
- StringDictionary::kHeaderSize +
198
- StringDictionary::kElementsStartIndex * kPointerSize;
199
- const int kDetailsOffset = kElementsStartOffset + 2 * kPointerSize;
200
- __ test(Operand(elements, r0, times_4, kDetailsOffset - kHeapObjectTag),
201
- Immediate(PropertyDetails::TypeField::mask() << kSmiTagSize));
202
- __ j(not_zero, miss_label, not_taken);
203
-
204
- // Get the value at the masked, scaled index.
205
- const int kValueOffset = kElementsStartOffset + kPointerSize;
206
- __ mov(result, Operand(elements, r0, times_4, kValueOffset - kHeapObjectTag));
207
- }
208
-
209
-
210
- // Helper function used to store a property to a dictionary backing
211
- // storage. This function may fail to store a property eventhough it
212
- // is in the dictionary, so code at miss_label must always call a
213
- // backup property store that is complete. This function is safe to
214
- // call if name is not a symbol, and will jump to the miss_label in
215
- // that case. The generated code assumes that the receiver has slow
216
- // properties, is not a global object and does not have interceptors.
217
- static void GenerateDictionaryStore(MacroAssembler* masm,
218
- Label* miss_label,
219
- Register elements,
220
- Register name,
221
- Register value,
222
- Register r0,
223
- Register r1) {
224
- // Register use:
225
- //
226
- // elements - holds the property dictionary on entry and is clobbered.
227
- //
228
- // name - holds the name of the property on entry and is unchanged.
229
- //
230
- // value - holds the value to store and is unchanged.
231
- //
232
- // r0 - used for index into the property dictionary and is clobbered.
233
- //
234
- // r1 - used to hold the capacity of the property dictionary and is clobbered.
235
- Label done;
236
-
237
-
238
- // Probe the dictionary.
239
- GenerateStringDictionaryProbes(masm,
240
- miss_label,
241
- &done,
242
- elements,
243
- name,
244
- r0,
245
- r1);
246
-
247
- // If probing finds an entry in the dictionary, r0 contains the
248
- // index into the dictionary. Check that the value is a normal
249
- // property that is not read only.
250
- __ bind(&done);
251
- const int kElementsStartOffset =
252
- StringDictionary::kHeaderSize +
253
- StringDictionary::kElementsStartIndex * kPointerSize;
254
- const int kDetailsOffset = kElementsStartOffset + 2 * kPointerSize;
255
- const int kTypeAndReadOnlyMask
256
- = (PropertyDetails::TypeField::mask() |
257
- PropertyDetails::AttributesField::encode(READ_ONLY)) << kSmiTagSize;
258
- __ test(Operand(elements, r0, times_4, kDetailsOffset - kHeapObjectTag),
259
- Immediate(kTypeAndReadOnlyMask));
260
- __ j(not_zero, miss_label, not_taken);
261
-
262
- // Store the value at the masked, scaled index.
263
- const int kValueOffset = kElementsStartOffset + kPointerSize;
264
- __ lea(r0, Operand(elements, r0, times_4, kValueOffset - kHeapObjectTag));
265
- __ mov(Operand(r0, 0), value);
266
-
267
- // Update write barrier. Make sure not to clobber the value.
268
- __ mov(r1, value);
269
- __ RecordWrite(elements, r0, r1);
270
- }
271
-
272
-
273
- static void GenerateNumberDictionaryLoad(MacroAssembler* masm,
274
- Label* miss,
275
- Register elements,
276
- Register key,
277
- Register r0,
278
- Register r1,
279
- Register r2,
280
- Register result) {
281
- // Register use:
282
- //
283
- // elements - holds the slow-case elements of the receiver and is unchanged.
284
- //
285
- // key - holds the smi key on entry and is unchanged.
286
- //
287
- // Scratch registers:
288
- //
289
- // r0 - holds the untagged key on entry and holds the hash once computed.
290
- //
291
- // r1 - used to hold the capacity mask of the dictionary
292
- //
293
- // r2 - used for the index into the dictionary.
294
- //
295
- // result - holds the result on exit if the load succeeds and we fall through.
296
-
297
- Label done;
298
-
299
- // Compute the hash code from the untagged key. This must be kept in sync
300
- // with ComputeIntegerHash in utils.h.
301
- //
302
- // hash = ~hash + (hash << 15);
303
- __ mov(r1, r0);
304
- __ not_(r0);
305
- __ shl(r1, 15);
306
- __ add(r0, Operand(r1));
307
- // hash = hash ^ (hash >> 12);
308
- __ mov(r1, r0);
309
- __ shr(r1, 12);
310
- __ xor_(r0, Operand(r1));
311
- // hash = hash + (hash << 2);
312
- __ lea(r0, Operand(r0, r0, times_4, 0));
313
- // hash = hash ^ (hash >> 4);
314
- __ mov(r1, r0);
315
- __ shr(r1, 4);
316
- __ xor_(r0, Operand(r1));
317
- // hash = hash * 2057;
318
- __ imul(r0, r0, 2057);
319
- // hash = hash ^ (hash >> 16);
320
- __ mov(r1, r0);
321
- __ shr(r1, 16);
322
- __ xor_(r0, Operand(r1));
323
-
324
- // Compute capacity mask.
325
- __ mov(r1, FieldOperand(elements, NumberDictionary::kCapacityOffset));
326
- __ shr(r1, kSmiTagSize); // convert smi to int
327
- __ dec(r1);
328
-
329
- // Generate an unrolled loop that performs a few probes before giving up.
330
- const int kProbes = 4;
331
- for (int i = 0; i < kProbes; i++) {
332
- // Use r2 for index calculations and keep the hash intact in r0.
333
- __ mov(r2, r0);
334
- // Compute the masked index: (hash + i + i * i) & mask.
335
- if (i > 0) {
336
- __ add(Operand(r2), Immediate(NumberDictionary::GetProbeOffset(i)));
337
- }
338
- __ and_(r2, Operand(r1));
339
-
340
- // Scale the index by multiplying by the entry size.
341
- ASSERT(NumberDictionary::kEntrySize == 3);
342
- __ lea(r2, Operand(r2, r2, times_2, 0)); // r2 = r2 * 3
343
-
344
- // Check if the key matches.
345
- __ cmp(key, FieldOperand(elements,
346
- r2,
347
- times_pointer_size,
348
- NumberDictionary::kElementsStartOffset));
349
- if (i != (kProbes - 1)) {
350
- __ j(equal, &done, taken);
351
- } else {
352
- __ j(not_equal, miss, not_taken);
353
- }
354
- }
355
-
356
- __ bind(&done);
357
- // Check that the value is a normal propety.
358
- const int kDetailsOffset =
359
- NumberDictionary::kElementsStartOffset + 2 * kPointerSize;
360
- ASSERT_EQ(NORMAL, 0);
361
- __ test(FieldOperand(elements, r2, times_pointer_size, kDetailsOffset),
362
- Immediate(PropertyDetails::TypeField::mask() << kSmiTagSize));
363
- __ j(not_zero, miss);
364
-
365
- // Get the value at the masked, scaled index.
366
- const int kValueOffset =
367
- NumberDictionary::kElementsStartOffset + kPointerSize;
368
- __ mov(result, FieldOperand(elements, r2, times_pointer_size, kValueOffset));
369
- }
370
-
371
-
372
- // The offset from the inlined patch site to the start of the
373
- // inlined load instruction. It is 7 bytes (test eax, imm) plus
374
- // 6 bytes (jne slow_label).
375
- const int LoadIC::kOffsetToLoadInstruction = 13;
376
-
377
-
378
- void LoadIC::GenerateArrayLength(MacroAssembler* masm) {
379
- // ----------- S t a t e -------------
380
- // -- eax : receiver
381
- // -- ecx : name
382
- // -- esp[0] : return address
383
- // -----------------------------------
384
- Label miss;
385
-
386
- StubCompiler::GenerateLoadArrayLength(masm, eax, edx, &miss);
387
- __ bind(&miss);
388
- StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
389
- }
390
-
391
-
392
- void LoadIC::GenerateStringLength(MacroAssembler* masm) {
393
- // ----------- S t a t e -------------
394
- // -- eax : receiver
395
- // -- ecx : name
396
- // -- esp[0] : return address
397
- // -----------------------------------
398
- Label miss;
399
-
400
- StubCompiler::GenerateLoadStringLength(masm, eax, edx, ebx, &miss);
401
- __ bind(&miss);
402
- StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
403
- }
404
-
405
-
406
- void LoadIC::GenerateFunctionPrototype(MacroAssembler* masm) {
407
- // ----------- S t a t e -------------
408
- // -- eax : receiver
409
- // -- ecx : name
410
- // -- esp[0] : return address
411
- // -----------------------------------
412
- Label miss;
413
-
414
- StubCompiler::GenerateLoadFunctionPrototype(masm, eax, edx, ebx, &miss);
415
- __ bind(&miss);
416
- StubCompiler::GenerateLoadMiss(masm, Code::LOAD_IC);
417
- }
418
-
419
-
420
- // Checks the receiver for special cases (value type, slow case bits).
421
- // Falls through for regular JS object.
422
- static void GenerateKeyedLoadReceiverCheck(MacroAssembler* masm,
423
- Register receiver,
424
- Register map,
425
- int interceptor_bit,
426
- Label* slow) {
427
- // Register use:
428
- // receiver - holds the receiver and is unchanged.
429
- // Scratch registers:
430
- // map - used to hold the map of the receiver.
431
-
432
- // Check that the object isn't a smi.
433
- __ test(receiver, Immediate(kSmiTagMask));
434
- __ j(zero, slow, not_taken);
435
-
436
- // Get the map of the receiver.
437
- __ mov(map, FieldOperand(receiver, HeapObject::kMapOffset));
438
-
439
- // Check bit field.
440
- __ test_b(FieldOperand(map, Map::kBitFieldOffset),
441
- (1 << Map::kIsAccessCheckNeeded) | (1 << interceptor_bit));
442
- __ j(not_zero, slow, not_taken);
443
- // Check that the object is some kind of JS object EXCEPT JS Value type.
444
- // In the case that the object is a value-wrapper object,
445
- // we enter the runtime system to make sure that indexing
446
- // into string objects works as intended.
447
- ASSERT(JS_OBJECT_TYPE > JS_VALUE_TYPE);
448
-
449
- __ CmpInstanceType(map, JS_OBJECT_TYPE);
450
- __ j(below, slow, not_taken);
451
- }
452
-
453
-
454
- // Loads an indexed element from a fast case array.
455
- static void GenerateFastArrayLoad(MacroAssembler* masm,
456
- Register receiver,
457
- Register key,
458
- Register scratch,
459
- Register result,
460
- Label* not_fast_array,
461
- Label* out_of_range) {
462
- // Register use:
463
- // receiver - holds the receiver and is unchanged.
464
- // key - holds the key and is unchanged (must be a smi).
465
- // Scratch registers:
466
- // scratch - used to hold elements of the receiver and the loaded value.
467
- // result - holds the result on exit if the load succeeds and
468
- // we fall through.
469
-
470
- __ mov(scratch, FieldOperand(receiver, JSObject::kElementsOffset));
471
- // Check that the object is in fast mode (not dictionary).
472
- __ CheckMap(scratch, Factory::fixed_array_map(), not_fast_array, true);
473
- // Check that the key (index) is within bounds.
474
- __ cmp(key, FieldOperand(scratch, FixedArray::kLengthOffset));
475
- __ j(above_equal, out_of_range);
476
- // Fast case: Do the load.
477
- ASSERT((kPointerSize == 4) && (kSmiTagSize == 1) && (kSmiTag == 0));
478
- __ mov(scratch, FieldOperand(scratch, key, times_2, FixedArray::kHeaderSize));
479
- __ cmp(Operand(scratch), Immediate(Factory::the_hole_value()));
480
- // In case the loaded value is the_hole we have to consult GetProperty
481
- // to ensure the prototype chain is searched.
482
- __ j(equal, out_of_range);
483
- if (!result.is(scratch)) {
484
- __ mov(result, scratch);
485
- }
486
- }
487
-
488
-
489
- // Checks whether a key is an array index string or a symbol string.
490
- // Falls through if the key is a symbol.
491
- static void GenerateKeyStringCheck(MacroAssembler* masm,
492
- Register key,
493
- Register map,
494
- Register hash,
495
- Label* index_string,
496
- Label* not_symbol) {
497
- // Register use:
498
- // key - holds the key and is unchanged. Assumed to be non-smi.
499
- // Scratch registers:
500
- // map - used to hold the map of the key.
501
- // hash - used to hold the hash of the key.
502
- __ CmpObjectType(key, FIRST_NONSTRING_TYPE, map);
503
- __ j(above_equal, not_symbol);
504
-
505
- // Is the string an array index, with cached numeric value?
506
- __ mov(hash, FieldOperand(key, String::kHashFieldOffset));
507
- __ test(hash, Immediate(String::kContainsCachedArrayIndexMask));
508
- __ j(zero, index_string, not_taken);
509
-
510
- // Is the string a symbol?
511
- ASSERT(kSymbolTag != 0);
512
- __ test_b(FieldOperand(map, Map::kInstanceTypeOffset), kIsSymbolMask);
513
- __ j(zero, not_symbol, not_taken);
514
- }
515
-
516
-
517
- // Picks out an array index from the hash field.
518
- static void GenerateIndexFromHash(MacroAssembler* masm,
519
- Register key,
520
- Register hash) {
521
- // Register use:
522
- // key - holds the overwritten key on exit.
523
- // hash - holds the key's hash. Clobbered.
524
-
525
- // The assert checks that the constants for the maximum number of digits
526
- // for an array index cached in the hash field and the number of bits
527
- // reserved for it does not conflict.
528
- ASSERT(TenToThe(String::kMaxCachedArrayIndexLength) <
529
- (1 << String::kArrayIndexValueBits));
530
- // We want the smi-tagged index in key. kArrayIndexValueMask has zeros in
531
- // the low kHashShift bits.
532
- ASSERT(String::kHashShift >= kSmiTagSize);
533
- __ and_(hash, String::kArrayIndexValueMask);
534
- __ shr(hash, String::kHashShift - kSmiTagSize);
535
- // Here we actually clobber the key which will be used if calling into
536
- // runtime later. However as the new key is the numeric value of a string key
537
- // there is no difference in using either key.
538
- __ mov(key, hash);
539
- }
540
-
541
-
542
- void KeyedLoadIC::GenerateGeneric(MacroAssembler* masm) {
543
- // ----------- S t a t e -------------
544
- // -- eax : key
545
- // -- edx : receiver
546
- // -- esp[0] : return address
547
- // -----------------------------------
548
- Label slow, check_string, index_smi, index_string;
549
- Label check_pixel_array, probe_dictionary, check_number_dictionary;
550
-
551
- // Check that the key is a smi.
552
- __ test(eax, Immediate(kSmiTagMask));
553
- __ j(not_zero, &check_string, not_taken);
554
- __ bind(&index_smi);
555
- // Now the key is known to be a smi. This place is also jumped to from
556
- // where a numeric string is converted to a smi.
557
-
558
- GenerateKeyedLoadReceiverCheck(
559
- masm, edx, ecx, Map::kHasIndexedInterceptor, &slow);
560
-
561
- GenerateFastArrayLoad(masm,
562
- edx,
563
- eax,
564
- ecx,
565
- eax,
566
- &check_pixel_array,
567
- &slow);
568
- __ IncrementCounter(&Counters::keyed_load_generic_smi, 1);
569
- __ ret(0);
570
-
571
- __ bind(&check_pixel_array);
572
- // Check whether the elements is a pixel array.
573
- // edx: receiver
574
- // eax: key
575
- // ecx: elements
576
- __ mov(ebx, eax);
577
- __ SmiUntag(ebx);
578
- __ CheckMap(ecx, Factory::pixel_array_map(), &check_number_dictionary, true);
579
- __ cmp(ebx, FieldOperand(ecx, PixelArray::kLengthOffset));
580
- __ j(above_equal, &slow);
581
- __ mov(eax, FieldOperand(ecx, PixelArray::kExternalPointerOffset));
582
- __ movzx_b(eax, Operand(eax, ebx, times_1, 0));
583
- __ SmiTag(eax);
584
- __ ret(0);
585
-
586
- __ bind(&check_number_dictionary);
587
- // Check whether the elements is a number dictionary.
588
- // edx: receiver
589
- // ebx: untagged index
590
- // eax: key
591
- // ecx: elements
592
- __ CheckMap(ecx, Factory::hash_table_map(), &slow, true);
593
- Label slow_pop_receiver;
594
- // Push receiver on the stack to free up a register for the dictionary
595
- // probing.
596
- __ push(edx);
597
- GenerateNumberDictionaryLoad(masm,
598
- &slow_pop_receiver,
599
- ecx,
600
- eax,
601
- ebx,
602
- edx,
603
- edi,
604
- eax);
605
- // Pop receiver before returning.
606
- __ pop(edx);
607
- __ ret(0);
608
-
609
- __ bind(&slow_pop_receiver);
610
- // Pop the receiver from the stack and jump to runtime.
611
- __ pop(edx);
612
-
613
- __ bind(&slow);
614
- // Slow case: jump to runtime.
615
- // edx: receiver
616
- // eax: key
617
- __ IncrementCounter(&Counters::keyed_load_generic_slow, 1);
618
- GenerateRuntimeGetProperty(masm);
619
-
620
- __ bind(&check_string);
621
- GenerateKeyStringCheck(masm, eax, ecx, ebx, &index_string, &slow);
622
-
623
- GenerateKeyedLoadReceiverCheck(
624
- masm, edx, ecx, Map::kHasNamedInterceptor, &slow);
625
-
626
- // If the receiver is a fast-case object, check the keyed lookup
627
- // cache. Otherwise probe the dictionary.
628
- __ mov(ebx, FieldOperand(edx, JSObject::kPropertiesOffset));
629
- __ cmp(FieldOperand(ebx, HeapObject::kMapOffset),
630
- Immediate(Factory::hash_table_map()));
631
- __ j(equal, &probe_dictionary);
632
-
633
- // Load the map of the receiver, compute the keyed lookup cache hash
634
- // based on 32 bits of the map pointer and the string hash.
635
- __ mov(ebx, FieldOperand(edx, HeapObject::kMapOffset));
636
- __ mov(ecx, ebx);
637
- __ shr(ecx, KeyedLookupCache::kMapHashShift);
638
- __ mov(edi, FieldOperand(eax, String::kHashFieldOffset));
639
- __ shr(edi, String::kHashShift);
640
- __ xor_(ecx, Operand(edi));
641
- __ and_(ecx, KeyedLookupCache::kCapacityMask);
642
-
643
- // Load the key (consisting of map and symbol) from the cache and
644
- // check for match.
645
- ExternalReference cache_keys
646
- = ExternalReference::keyed_lookup_cache_keys();
647
- __ mov(edi, ecx);
648
- __ shl(edi, kPointerSizeLog2 + 1);
649
- __ cmp(ebx, Operand::StaticArray(edi, times_1, cache_keys));
650
- __ j(not_equal, &slow);
651
- __ add(Operand(edi), Immediate(kPointerSize));
652
- __ cmp(eax, Operand::StaticArray(edi, times_1, cache_keys));
653
- __ j(not_equal, &slow);
654
-
655
- // Get field offset and check that it is an in-object property.
656
- // edx : receiver
657
- // ebx : receiver's map
658
- // eax : key
659
- // ecx : lookup cache index
660
- ExternalReference cache_field_offsets
661
- = ExternalReference::keyed_lookup_cache_field_offsets();
662
- __ mov(edi,
663
- Operand::StaticArray(ecx, times_pointer_size, cache_field_offsets));
664
- __ movzx_b(ecx, FieldOperand(ebx, Map::kInObjectPropertiesOffset));
665
- __ sub(edi, Operand(ecx));
666
- __ j(above_equal, &slow);
667
-
668
- // Load in-object property.
669
- __ movzx_b(ecx, FieldOperand(ebx, Map::kInstanceSizeOffset));
670
- __ add(ecx, Operand(edi));
671
- __ mov(eax, FieldOperand(edx, ecx, times_pointer_size, 0));
672
- __ IncrementCounter(&Counters::keyed_load_generic_lookup_cache, 1);
673
- __ ret(0);
674
-
675
- // Do a quick inline probe of the receiver's dictionary, if it
676
- // exists.
677
- __ bind(&probe_dictionary);
678
-
679
- __ mov(ecx, FieldOperand(edx, JSObject::kMapOffset));
680
- __ movzx_b(ecx, FieldOperand(ecx, Map::kInstanceTypeOffset));
681
- GenerateGlobalInstanceTypeCheck(masm, ecx, &slow);
682
-
683
- GenerateDictionaryLoad(masm, &slow, ebx, eax, ecx, edi, eax);
684
- __ IncrementCounter(&Counters::keyed_load_generic_symbol, 1);
685
- __ ret(0);
686
-
687
- __ bind(&index_string);
688
- GenerateIndexFromHash(masm, eax, ebx);
689
- // Now jump to the place where smi keys are handled.
690
- __ jmp(&index_smi);
691
- }
692
-
693
-
694
- void KeyedLoadIC::GenerateString(MacroAssembler* masm) {
695
- // ----------- S t a t e -------------
696
- // -- eax : key (index)
697
- // -- edx : receiver
698
- // -- esp[0] : return address
699
- // -----------------------------------
700
- Label miss;
701
- Label index_out_of_range;
702
-
703
- Register receiver = edx;
704
- Register index = eax;
705
- Register scratch1 = ebx;
706
- Register scratch2 = ecx;
707
- Register result = eax;
708
-
709
- StringCharAtGenerator char_at_generator(receiver,
710
- index,
711
- scratch1,
712
- scratch2,
713
- result,
714
- &miss, // When not a string.
715
- &miss, // When not a number.
716
- &index_out_of_range,
717
- STRING_INDEX_IS_ARRAY_INDEX);
718
- char_at_generator.GenerateFast(masm);
719
- __ ret(0);
720
-
721
- ICRuntimeCallHelper call_helper;
722
- char_at_generator.GenerateSlow(masm, call_helper);
723
-
724
- __ bind(&index_out_of_range);
725
- __ Set(eax, Immediate(Factory::undefined_value()));
726
- __ ret(0);
727
-
728
- __ bind(&miss);
729
- GenerateMiss(masm);
730
- }
731
-
732
-
733
- void KeyedLoadIC::GenerateExternalArray(MacroAssembler* masm,
734
- ExternalArrayType array_type) {
735
- // ----------- S t a t e -------------
736
- // -- eax : key
737
- // -- edx : receiver
738
- // -- esp[0] : return address
739
- // -----------------------------------
740
- Label slow, failed_allocation;
741
-
742
- // Check that the object isn't a smi.
743
- __ test(edx, Immediate(kSmiTagMask));
744
- __ j(zero, &slow, not_taken);
745
-
746
- // Check that the key is a smi.
747
- __ test(eax, Immediate(kSmiTagMask));
748
- __ j(not_zero, &slow, not_taken);
749
-
750
- // Get the map of the receiver.
751
- __ mov(ecx, FieldOperand(edx, HeapObject::kMapOffset));
752
- // Check that the receiver does not require access checks. We need
753
- // to check this explicitly since this generic stub does not perform
754
- // map checks.
755
- __ test_b(FieldOperand(ecx, Map::kBitFieldOffset),
756
- 1 << Map::kIsAccessCheckNeeded);
757
- __ j(not_zero, &slow, not_taken);
758
-
759
- __ CmpInstanceType(ecx, JS_OBJECT_TYPE);
760
- __ j(not_equal, &slow, not_taken);
761
-
762
- // Check that the elements array is the appropriate type of
763
- // ExternalArray.
764
- __ mov(ebx, FieldOperand(edx, JSObject::kElementsOffset));
765
- Handle<Map> map(Heap::MapForExternalArrayType(array_type));
766
- __ cmp(FieldOperand(ebx, HeapObject::kMapOffset),
767
- Immediate(map));
768
- __ j(not_equal, &slow, not_taken);
769
-
770
- // eax: key, known to be a smi.
771
- // edx: receiver, known to be a JSObject.
772
- // ebx: elements object, known to be an external array.
773
- // Check that the index is in range.
774
- __ mov(ecx, eax);
775
- __ SmiUntag(ecx); // Untag the index.
776
- __ cmp(ecx, FieldOperand(ebx, ExternalArray::kLengthOffset));
777
- // Unsigned comparison catches both negative and too-large values.
778
- __ j(above_equal, &slow);
779
-
780
- __ mov(ebx, FieldOperand(ebx, ExternalArray::kExternalPointerOffset));
781
- // ebx: base pointer of external storage
782
- switch (array_type) {
783
- case kExternalByteArray:
784
- __ movsx_b(ecx, Operand(ebx, ecx, times_1, 0));
785
- break;
786
- case kExternalUnsignedByteArray:
787
- __ movzx_b(ecx, Operand(ebx, ecx, times_1, 0));
788
- break;
789
- case kExternalShortArray:
790
- __ movsx_w(ecx, Operand(ebx, ecx, times_2, 0));
791
- break;
792
- case kExternalUnsignedShortArray:
793
- __ movzx_w(ecx, Operand(ebx, ecx, times_2, 0));
794
- break;
795
- case kExternalIntArray:
796
- case kExternalUnsignedIntArray:
797
- __ mov(ecx, Operand(ebx, ecx, times_4, 0));
798
- break;
799
- case kExternalFloatArray:
800
- __ fld_s(Operand(ebx, ecx, times_4, 0));
801
- break;
802
- default:
803
- UNREACHABLE();
804
- break;
805
- }
806
-
807
- // For integer array types:
808
- // ecx: value
809
- // For floating-point array type:
810
- // FP(0): value
811
-
812
- if (array_type == kExternalIntArray ||
813
- array_type == kExternalUnsignedIntArray) {
814
- // For the Int and UnsignedInt array types, we need to see whether
815
- // the value can be represented in a Smi. If not, we need to convert
816
- // it to a HeapNumber.
817
- Label box_int;
818
- if (array_type == kExternalIntArray) {
819
- __ cmp(ecx, 0xC0000000);
820
- __ j(sign, &box_int);
821
- } else {
822
- ASSERT_EQ(array_type, kExternalUnsignedIntArray);
823
- // The test is different for unsigned int values. Since we need
824
- // the value to be in the range of a positive smi, we can't
825
- // handle either of the top two bits being set in the value.
826
- __ test(ecx, Immediate(0xC0000000));
827
- __ j(not_zero, &box_int);
828
- }
829
-
830
- __ mov(eax, ecx);
831
- __ SmiTag(eax);
832
- __ ret(0);
833
-
834
- __ bind(&box_int);
835
-
836
- // Allocate a HeapNumber for the int and perform int-to-double
837
- // conversion.
838
- if (array_type == kExternalIntArray) {
839
- __ push(ecx);
840
- __ fild_s(Operand(esp, 0));
841
- __ pop(ecx);
842
- } else {
843
- ASSERT(array_type == kExternalUnsignedIntArray);
844
- // Need to zero-extend the value.
845
- // There's no fild variant for unsigned values, so zero-extend
846
- // to a 64-bit int manually.
847
- __ push(Immediate(0));
848
- __ push(ecx);
849
- __ fild_d(Operand(esp, 0));
850
- __ pop(ecx);
851
- __ pop(ecx);
852
- }
853
- // FP(0): value
854
- __ AllocateHeapNumber(ecx, ebx, edi, &failed_allocation);
855
- // Set the value.
856
- __ mov(eax, ecx);
857
- __ fstp_d(FieldOperand(eax, HeapNumber::kValueOffset));
858
- __ ret(0);
859
- } else if (array_type == kExternalFloatArray) {
860
- // For the floating-point array type, we need to always allocate a
861
- // HeapNumber.
862
- __ AllocateHeapNumber(ecx, ebx, edi, &failed_allocation);
863
- // Set the value.
864
- __ mov(eax, ecx);
865
- __ fstp_d(FieldOperand(eax, HeapNumber::kValueOffset));
866
- __ ret(0);
867
- } else {
868
- __ mov(eax, ecx);
869
- __ SmiTag(eax);
870
- __ ret(0);
871
- }
872
-
873
- // If we fail allocation of the HeapNumber, we still have a value on
874
- // top of the FPU stack. Remove it.
875
- __ bind(&failed_allocation);
876
- __ ffree();
877
- __ fincstp();
878
- // Fall through to slow case.
879
-
880
- // Slow case: Jump to runtime.
881
- __ bind(&slow);
882
- __ IncrementCounter(&Counters::keyed_load_external_array_slow, 1);
883
- GenerateRuntimeGetProperty(masm);
884
- }
885
-
886
-
887
- void KeyedLoadIC::GenerateIndexedInterceptor(MacroAssembler* masm) {
888
- // ----------- S t a t e -------------
889
- // -- eax : key
890
- // -- edx : receiver
891
- // -- esp[0] : return address
892
- // -----------------------------------
893
- Label slow;
894
-
895
- // Check that the receiver isn't a smi.
896
- __ test(edx, Immediate(kSmiTagMask));
897
- __ j(zero, &slow, not_taken);
898
-
899
- // Check that the key is a smi.
900
- __ test(eax, Immediate(kSmiTagMask));
901
- __ j(not_zero, &slow, not_taken);
902
-
903
- // Get the map of the receiver.
904
- __ mov(ecx, FieldOperand(edx, HeapObject::kMapOffset));
905
-
906
- // Check that it has indexed interceptor and access checks
907
- // are not enabled for this object.
908
- __ movzx_b(ecx, FieldOperand(ecx, Map::kBitFieldOffset));
909
- __ and_(Operand(ecx), Immediate(kSlowCaseBitFieldMask));
910
- __ cmp(Operand(ecx), Immediate(1 << Map::kHasIndexedInterceptor));
911
- __ j(not_zero, &slow, not_taken);
912
-
913
- // Everything is fine, call runtime.
914
- __ pop(ecx);
915
- __ push(edx); // receiver
916
- __ push(eax); // key
917
- __ push(ecx); // return address
918
-
919
- // Perform tail call to the entry.
920
- ExternalReference ref = ExternalReference(
921
- IC_Utility(kKeyedLoadPropertyWithInterceptor));
922
- __ TailCallExternalReference(ref, 2, 1);
923
-
924
- __ bind(&slow);
925
- GenerateMiss(masm);
926
- }
927
-
928
-
929
- void KeyedStoreIC::GenerateGeneric(MacroAssembler* masm) {
930
- // ----------- S t a t e -------------
931
- // -- eax : value
932
- // -- ecx : key
933
- // -- edx : receiver
934
- // -- esp[0] : return address
935
- // -----------------------------------
936
- Label slow, fast, array, extra, check_pixel_array;
937
-
938
- // Check that the object isn't a smi.
939
- __ test(edx, Immediate(kSmiTagMask));
940
- __ j(zero, &slow, not_taken);
941
- // Get the map from the receiver.
942
- __ mov(edi, FieldOperand(edx, HeapObject::kMapOffset));
943
- // Check that the receiver does not require access checks. We need
944
- // to do this because this generic stub does not perform map checks.
945
- __ test_b(FieldOperand(edi, Map::kBitFieldOffset),
946
- 1 << Map::kIsAccessCheckNeeded);
947
- __ j(not_zero, &slow, not_taken);
948
- // Check that the key is a smi.
949
- __ test(ecx, Immediate(kSmiTagMask));
950
- __ j(not_zero, &slow, not_taken);
951
- __ CmpInstanceType(edi, JS_ARRAY_TYPE);
952
- __ j(equal, &array);
953
- // Check that the object is some kind of JS object.
954
- __ CmpInstanceType(edi, FIRST_JS_OBJECT_TYPE);
955
- __ j(below, &slow, not_taken);
956
-
957
- // Object case: Check key against length in the elements array.
958
- // eax: value
959
- // edx: JSObject
960
- // ecx: key (a smi)
961
- __ mov(edi, FieldOperand(edx, JSObject::kElementsOffset));
962
- // Check that the object is in fast mode (not dictionary).
963
- __ CheckMap(edi, Factory::fixed_array_map(), &check_pixel_array, true);
964
- __ cmp(ecx, FieldOperand(edi, FixedArray::kLengthOffset));
965
- __ j(below, &fast, taken);
966
-
967
- // Slow case: call runtime.
968
- __ bind(&slow);
969
- GenerateRuntimeSetProperty(masm);
970
-
971
- // Check whether the elements is a pixel array.
972
- __ bind(&check_pixel_array);
973
- // eax: value
974
- // ecx: key (a smi)
975
- // edx: receiver
976
- // edi: elements array
977
- __ CheckMap(edi, Factory::pixel_array_map(), &slow, true);
978
- // Check that the value is a smi. If a conversion is needed call into the
979
- // runtime to convert and clamp.
980
- __ test(eax, Immediate(kSmiTagMask));
981
- __ j(not_zero, &slow);
982
- __ mov(ebx, ecx);
983
- __ SmiUntag(ebx);
984
- __ cmp(ebx, FieldOperand(edi, PixelArray::kLengthOffset));
985
- __ j(above_equal, &slow);
986
- __ mov(ecx, eax); // Save the value. Key is not longer needed.
987
- __ SmiUntag(ecx);
988
- { // Clamp the value to [0..255].
989
- Label done;
990
- __ test(ecx, Immediate(0xFFFFFF00));
991
- __ j(zero, &done);
992
- __ setcc(negative, ecx); // 1 if negative, 0 if positive.
993
- __ dec_b(ecx); // 0 if negative, 255 if positive.
994
- __ bind(&done);
995
- }
996
- __ mov(edi, FieldOperand(edi, PixelArray::kExternalPointerOffset));
997
- __ mov_b(Operand(edi, ebx, times_1, 0), ecx);
998
- __ ret(0); // Return value in eax.
999
-
1000
- // Extra capacity case: Check if there is extra capacity to
1001
- // perform the store and update the length. Used for adding one
1002
- // element to the array by writing to array[array.length].
1003
- __ bind(&extra);
1004
- // eax: value
1005
- // edx: receiver, a JSArray
1006
- // ecx: key, a smi.
1007
- // edi: receiver->elements, a FixedArray
1008
- // flags: compare (ecx, edx.length())
1009
- __ j(not_equal, &slow, not_taken); // do not leave holes in the array
1010
- __ cmp(ecx, FieldOperand(edi, FixedArray::kLengthOffset));
1011
- __ j(above_equal, &slow, not_taken);
1012
- // Add 1 to receiver->length, and go to fast array write.
1013
- __ add(FieldOperand(edx, JSArray::kLengthOffset),
1014
- Immediate(Smi::FromInt(1)));
1015
- __ jmp(&fast);
1016
-
1017
- // Array case: Get the length and the elements array from the JS
1018
- // array. Check that the array is in fast mode; if it is the
1019
- // length is always a smi.
1020
- __ bind(&array);
1021
- // eax: value
1022
- // edx: receiver, a JSArray
1023
- // ecx: key, a smi.
1024
- __ mov(edi, FieldOperand(edx, JSObject::kElementsOffset));
1025
- __ CheckMap(edi, Factory::fixed_array_map(), &check_pixel_array, true);
1026
-
1027
- // Check the key against the length in the array, compute the
1028
- // address to store into and fall through to fast case.
1029
- __ cmp(ecx, FieldOperand(edx, JSArray::kLengthOffset)); // Compare smis.
1030
- __ j(above_equal, &extra, not_taken);
1031
-
1032
- // Fast case: Do the store.
1033
- __ bind(&fast);
1034
- // eax: value
1035
- // ecx: key (a smi)
1036
- // edx: receiver
1037
- // edi: FixedArray receiver->elements
1038
- __ mov(CodeGenerator::FixedArrayElementOperand(edi, ecx), eax);
1039
- // Update write barrier for the elements array address.
1040
- __ mov(edx, Operand(eax));
1041
- __ RecordWrite(edi, 0, edx, ecx);
1042
- __ ret(0);
1043
- }
1044
-
1045
-
1046
- void KeyedStoreIC::GenerateExternalArray(MacroAssembler* masm,
1047
- ExternalArrayType array_type) {
1048
- // ----------- S t a t e -------------
1049
- // -- eax : value
1050
- // -- ecx : key
1051
- // -- edx : receiver
1052
- // -- esp[0] : return address
1053
- // -----------------------------------
1054
- Label slow, check_heap_number;
1055
-
1056
- // Check that the object isn't a smi.
1057
- __ test(edx, Immediate(kSmiTagMask));
1058
- __ j(zero, &slow);
1059
- // Get the map from the receiver.
1060
- __ mov(edi, FieldOperand(edx, HeapObject::kMapOffset));
1061
- // Check that the receiver does not require access checks. We need
1062
- // to do this because this generic stub does not perform map checks.
1063
- __ test_b(FieldOperand(edi, Map::kBitFieldOffset),
1064
- 1 << Map::kIsAccessCheckNeeded);
1065
- __ j(not_zero, &slow);
1066
- // Check that the key is a smi.
1067
- __ test(ecx, Immediate(kSmiTagMask));
1068
- __ j(not_zero, &slow);
1069
- // Get the instance type from the map of the receiver.
1070
- __ CmpInstanceType(edi, JS_OBJECT_TYPE);
1071
- __ j(not_equal, &slow);
1072
-
1073
- // Check that the elements array is the appropriate type of
1074
- // ExternalArray.
1075
- // eax: value
1076
- // edx: receiver, a JSObject
1077
- // ecx: key, a smi
1078
- __ mov(edi, FieldOperand(edx, JSObject::kElementsOffset));
1079
- __ CheckMap(edi, Handle<Map>(Heap::MapForExternalArrayType(array_type)),
1080
- &slow, true);
1081
-
1082
- // Check that the index is in range.
1083
- __ mov(ebx, ecx);
1084
- __ SmiUntag(ebx);
1085
- __ cmp(ebx, FieldOperand(edi, ExternalArray::kLengthOffset));
1086
- // Unsigned comparison catches both negative and too-large values.
1087
- __ j(above_equal, &slow);
1088
-
1089
- // Handle both smis and HeapNumbers in the fast path. Go to the
1090
- // runtime for all other kinds of values.
1091
- // eax: value
1092
- // edx: receiver
1093
- // ecx: key
1094
- // edi: elements array
1095
- // ebx: untagged index
1096
- __ test(eax, Immediate(kSmiTagMask));
1097
- __ j(not_equal, &check_heap_number);
1098
- // smi case
1099
- __ mov(ecx, eax); // Preserve the value in eax. Key is no longer needed.
1100
- __ SmiUntag(ecx);
1101
- __ mov(edi, FieldOperand(edi, ExternalArray::kExternalPointerOffset));
1102
- // ecx: base pointer of external storage
1103
- switch (array_type) {
1104
- case kExternalByteArray:
1105
- case kExternalUnsignedByteArray:
1106
- __ mov_b(Operand(edi, ebx, times_1, 0), ecx);
1107
- break;
1108
- case kExternalShortArray:
1109
- case kExternalUnsignedShortArray:
1110
- __ mov_w(Operand(edi, ebx, times_2, 0), ecx);
1111
- break;
1112
- case kExternalIntArray:
1113
- case kExternalUnsignedIntArray:
1114
- __ mov(Operand(edi, ebx, times_4, 0), ecx);
1115
- break;
1116
- case kExternalFloatArray:
1117
- // Need to perform int-to-float conversion.
1118
- __ push(ecx);
1119
- __ fild_s(Operand(esp, 0));
1120
- __ pop(ecx);
1121
- __ fstp_s(Operand(edi, ebx, times_4, 0));
1122
- break;
1123
- default:
1124
- UNREACHABLE();
1125
- break;
1126
- }
1127
- __ ret(0); // Return the original value.
1128
-
1129
- __ bind(&check_heap_number);
1130
- // eax: value
1131
- // edx: receiver
1132
- // ecx: key
1133
- // edi: elements array
1134
- // ebx: untagged index
1135
- __ cmp(FieldOperand(eax, HeapObject::kMapOffset),
1136
- Immediate(Factory::heap_number_map()));
1137
- __ j(not_equal, &slow);
1138
-
1139
- // The WebGL specification leaves the behavior of storing NaN and
1140
- // +/-Infinity into integer arrays basically undefined. For more
1141
- // reproducible behavior, convert these to zero.
1142
- __ fld_d(FieldOperand(eax, HeapNumber::kValueOffset));
1143
- __ mov(edi, FieldOperand(edi, ExternalArray::kExternalPointerOffset));
1144
- // ebx: untagged index
1145
- // edi: base pointer of external storage
1146
- // top of FPU stack: value
1147
- if (array_type == kExternalFloatArray) {
1148
- __ fstp_s(Operand(edi, ebx, times_4, 0));
1149
- __ ret(0);
1150
- } else {
1151
- // Need to perform float-to-int conversion.
1152
- // Test the top of the FP stack for NaN.
1153
- Label is_nan;
1154
- __ fucomi(0);
1155
- __ j(parity_even, &is_nan);
1156
-
1157
- if (array_type != kExternalUnsignedIntArray) {
1158
- __ push(ecx); // Make room on stack
1159
- __ fistp_s(Operand(esp, 0));
1160
- __ pop(ecx);
1161
- } else {
1162
- // fistp stores values as signed integers.
1163
- // To represent the entire range, we need to store as a 64-bit
1164
- // int and discard the high 32 bits.
1165
- __ sub(Operand(esp), Immediate(2 * kPointerSize));
1166
- __ fistp_d(Operand(esp, 0));
1167
- __ pop(ecx);
1168
- __ add(Operand(esp), Immediate(kPointerSize));
1169
- }
1170
- // ecx: untagged integer value
1171
- switch (array_type) {
1172
- case kExternalByteArray:
1173
- case kExternalUnsignedByteArray:
1174
- __ mov_b(Operand(edi, ebx, times_1, 0), ecx);
1175
- break;
1176
- case kExternalShortArray:
1177
- case kExternalUnsignedShortArray:
1178
- __ mov_w(Operand(edi, ebx, times_2, 0), ecx);
1179
- break;
1180
- case kExternalIntArray:
1181
- case kExternalUnsignedIntArray: {
1182
- // We also need to explicitly check for +/-Infinity. These are
1183
- // converted to MIN_INT, but we need to be careful not to
1184
- // confuse with legal uses of MIN_INT.
1185
- Label not_infinity;
1186
- // This test would apparently detect both NaN and Infinity,
1187
- // but we've already checked for NaN using the FPU hardware
1188
- // above.
1189
- __ mov_w(edx, FieldOperand(eax, HeapNumber::kValueOffset + 6));
1190
- __ and_(edx, 0x7FF0);
1191
- __ cmp(edx, 0x7FF0);
1192
- __ j(not_equal, &not_infinity);
1193
- __ mov(ecx, 0);
1194
- __ bind(&not_infinity);
1195
- __ mov(Operand(edi, ebx, times_4, 0), ecx);
1196
- break;
1197
- }
1198
- default:
1199
- UNREACHABLE();
1200
- break;
1201
- }
1202
- __ ret(0); // Return original value.
1203
-
1204
- __ bind(&is_nan);
1205
- __ ffree();
1206
- __ fincstp();
1207
- switch (array_type) {
1208
- case kExternalByteArray:
1209
- case kExternalUnsignedByteArray:
1210
- __ mov_b(Operand(edi, ebx, times_1, 0), 0);
1211
- break;
1212
- case kExternalShortArray:
1213
- case kExternalUnsignedShortArray:
1214
- __ xor_(ecx, Operand(ecx));
1215
- __ mov_w(Operand(edi, ebx, times_2, 0), ecx);
1216
- break;
1217
- case kExternalIntArray:
1218
- case kExternalUnsignedIntArray:
1219
- __ mov(Operand(edi, ebx, times_4, 0), Immediate(0));
1220
- break;
1221
- default:
1222
- UNREACHABLE();
1223
- break;
1224
- }
1225
- __ ret(0); // Return the original value.
1226
- }
1227
-
1228
- // Slow case: call runtime.
1229
- __ bind(&slow);
1230
- GenerateRuntimeSetProperty(masm);
1231
- }
1232
-
1233
-
1234
- // Defined in ic.cc.
1235
- Object* CallIC_Miss(Arguments args);
1236
-
1237
- // The generated code does not accept smi keys.
1238
- // The generated code falls through if both probes miss.
1239
- static void GenerateMonomorphicCacheProbe(MacroAssembler* masm,
1240
- int argc,
1241
- Code::Kind kind) {
1242
- // ----------- S t a t e -------------
1243
- // -- ecx : name
1244
- // -- edx : receiver
1245
- // -----------------------------------
1246
- Label number, non_number, non_string, boolean, probe, miss;
1247
-
1248
- // Probe the stub cache.
1249
- Code::Flags flags =
1250
- Code::ComputeFlags(kind, NOT_IN_LOOP, MONOMORPHIC, NORMAL, argc);
1251
- StubCache::GenerateProbe(masm, flags, edx, ecx, ebx, eax);
1252
-
1253
- // If the stub cache probing failed, the receiver might be a value.
1254
- // For value objects, we use the map of the prototype objects for
1255
- // the corresponding JSValue for the cache and that is what we need
1256
- // to probe.
1257
- //
1258
- // Check for number.
1259
- __ test(edx, Immediate(kSmiTagMask));
1260
- __ j(zero, &number, not_taken);
1261
- __ CmpObjectType(edx, HEAP_NUMBER_TYPE, ebx);
1262
- __ j(not_equal, &non_number, taken);
1263
- __ bind(&number);
1264
- StubCompiler::GenerateLoadGlobalFunctionPrototype(
1265
- masm, Context::NUMBER_FUNCTION_INDEX, edx);
1266
- __ jmp(&probe);
1267
-
1268
- // Check for string.
1269
- __ bind(&non_number);
1270
- __ CmpInstanceType(ebx, FIRST_NONSTRING_TYPE);
1271
- __ j(above_equal, &non_string, taken);
1272
- StubCompiler::GenerateLoadGlobalFunctionPrototype(
1273
- masm, Context::STRING_FUNCTION_INDEX, edx);
1274
- __ jmp(&probe);
1275
-
1276
- // Check for boolean.
1277
- __ bind(&non_string);
1278
- __ cmp(edx, Factory::true_value());
1279
- __ j(equal, &boolean, not_taken);
1280
- __ cmp(edx, Factory::false_value());
1281
- __ j(not_equal, &miss, taken);
1282
- __ bind(&boolean);
1283
- StubCompiler::GenerateLoadGlobalFunctionPrototype(
1284
- masm, Context::BOOLEAN_FUNCTION_INDEX, edx);
1285
-
1286
- // Probe the stub cache for the value object.
1287
- __ bind(&probe);
1288
- StubCache::GenerateProbe(masm, flags, edx, ecx, ebx, no_reg);
1289
- __ bind(&miss);
1290
- }
1291
-
1292
-
1293
- static void GenerateFunctionTailCall(MacroAssembler* masm,
1294
- int argc,
1295
- Label* miss) {
1296
- // ----------- S t a t e -------------
1297
- // -- ecx : name
1298
- // -- edi : function
1299
- // -- esp[0] : return address
1300
- // -- esp[(argc - n) * 4] : arg[n] (zero-based)
1301
- // -- ...
1302
- // -- esp[(argc + 1) * 4] : receiver
1303
- // -----------------------------------
1304
-
1305
- // Check that the result is not a smi.
1306
- __ test(edi, Immediate(kSmiTagMask));
1307
- __ j(zero, miss, not_taken);
1308
-
1309
- // Check that the value is a JavaScript function, fetching its map into eax.
1310
- __ CmpObjectType(edi, JS_FUNCTION_TYPE, eax);
1311
- __ j(not_equal, miss, not_taken);
1312
-
1313
- // Invoke the function.
1314
- ParameterCount actual(argc);
1315
- __ InvokeFunction(edi, actual, JUMP_FUNCTION);
1316
- }
1317
-
1318
- // The generated code falls through if the call should be handled by runtime.
1319
- static void GenerateCallNormal(MacroAssembler* masm, int argc) {
1320
- // ----------- S t a t e -------------
1321
- // -- ecx : name
1322
- // -- esp[0] : return address
1323
- // -- esp[(argc - n) * 4] : arg[n] (zero-based)
1324
- // -- ...
1325
- // -- esp[(argc + 1) * 4] : receiver
1326
- // -----------------------------------
1327
- Label miss;
1328
-
1329
- // Get the receiver of the function from the stack; 1 ~ return address.
1330
- __ mov(edx, Operand(esp, (argc + 1) * kPointerSize));
1331
-
1332
- GenerateStringDictionaryReceiverCheck(masm, edx, eax, ebx, &miss);
1333
-
1334
- // eax: elements
1335
- // Search the dictionary placing the result in edi.
1336
- GenerateDictionaryLoad(masm, &miss, eax, ecx, edi, ebx, edi);
1337
- GenerateFunctionTailCall(masm, argc, &miss);
1338
-
1339
- __ bind(&miss);
1340
- }
1341
-
1342
-
1343
- static void GenerateCallMiss(MacroAssembler* masm, int argc, IC::UtilityId id) {
1344
- // ----------- S t a t e -------------
1345
- // -- ecx : name
1346
- // -- esp[0] : return address
1347
- // -- esp[(argc - n) * 4] : arg[n] (zero-based)
1348
- // -- ...
1349
- // -- esp[(argc + 1) * 4] : receiver
1350
- // -----------------------------------
1351
-
1352
- if (id == IC::kCallIC_Miss) {
1353
- __ IncrementCounter(&Counters::call_miss, 1);
1354
- } else {
1355
- __ IncrementCounter(&Counters::keyed_call_miss, 1);
1356
- }
1357
-
1358
- // Get the receiver of the function from the stack; 1 ~ return address.
1359
- __ mov(edx, Operand(esp, (argc + 1) * kPointerSize));
1360
-
1361
- // Enter an internal frame.
1362
- __ EnterInternalFrame();
1363
-
1364
- // Push the receiver and the name of the function.
1365
- __ push(edx);
1366
- __ push(ecx);
1367
-
1368
- // Call the entry.
1369
- CEntryStub stub(1);
1370
- __ mov(eax, Immediate(2));
1371
- __ mov(ebx, Immediate(ExternalReference(IC_Utility(id))));
1372
- __ CallStub(&stub);
1373
-
1374
- // Move result to edi and exit the internal frame.
1375
- __ mov(edi, eax);
1376
- __ LeaveInternalFrame();
1377
-
1378
- // Check if the receiver is a global object of some sort.
1379
- // This can happen only for regular CallIC but not KeyedCallIC.
1380
- if (id == IC::kCallIC_Miss) {
1381
- Label invoke, global;
1382
- __ mov(edx, Operand(esp, (argc + 1) * kPointerSize)); // receiver
1383
- __ test(edx, Immediate(kSmiTagMask));
1384
- __ j(zero, &invoke, not_taken);
1385
- __ mov(ebx, FieldOperand(edx, HeapObject::kMapOffset));
1386
- __ movzx_b(ebx, FieldOperand(ebx, Map::kInstanceTypeOffset));
1387
- __ cmp(ebx, JS_GLOBAL_OBJECT_TYPE);
1388
- __ j(equal, &global);
1389
- __ cmp(ebx, JS_BUILTINS_OBJECT_TYPE);
1390
- __ j(not_equal, &invoke);
1391
-
1392
- // Patch the receiver on the stack.
1393
- __ bind(&global);
1394
- __ mov(edx, FieldOperand(edx, GlobalObject::kGlobalReceiverOffset));
1395
- __ mov(Operand(esp, (argc + 1) * kPointerSize), edx);
1396
- __ bind(&invoke);
1397
- }
1398
-
1399
- // Invoke the function.
1400
- ParameterCount actual(argc);
1401
- __ InvokeFunction(edi, actual, JUMP_FUNCTION);
1402
- }
1403
-
1404
-
1405
- void CallIC::GenerateMegamorphic(MacroAssembler* masm, int argc) {
1406
- // ----------- S t a t e -------------
1407
- // -- ecx : name
1408
- // -- esp[0] : return address
1409
- // -- esp[(argc - n) * 4] : arg[n] (zero-based)
1410
- // -- ...
1411
- // -- esp[(argc + 1) * 4] : receiver
1412
- // -----------------------------------
1413
-
1414
- // Get the receiver of the function from the stack; 1 ~ return address.
1415
- __ mov(edx, Operand(esp, (argc + 1) * kPointerSize));
1416
- GenerateMonomorphicCacheProbe(masm, argc, Code::CALL_IC);
1417
- GenerateMiss(masm, argc);
1418
- }
1419
-
1420
-
1421
- void CallIC::GenerateNormal(MacroAssembler* masm, int argc) {
1422
- // ----------- S t a t e -------------
1423
- // -- ecx : name
1424
- // -- esp[0] : return address
1425
- // -- esp[(argc - n) * 4] : arg[n] (zero-based)
1426
- // -- ...
1427
- // -- esp[(argc + 1) * 4] : receiver
1428
- // -----------------------------------
1429
-
1430
- GenerateCallNormal(masm, argc);
1431
- GenerateMiss(masm, argc);
1432
- }
1433
-
1434
-
1435
- void CallIC::GenerateMiss(MacroAssembler* masm, int argc) {
1436
- // ----------- S t a t e -------------
1437
- // -- ecx : name
1438
- // -- esp[0] : return address
1439
- // -- esp[(argc - n) * 4] : arg[n] (zero-based)
1440
- // -- ...
1441
- // -- esp[(argc + 1) * 4] : receiver
1442
- // -----------------------------------
1443
-
1444
- GenerateCallMiss(masm, argc, IC::kCallIC_Miss);
1445
- }
1446
-
1447
-
1448
- void KeyedCallIC::GenerateMegamorphic(MacroAssembler* masm, int argc) {
1449
- // ----------- S t a t e -------------
1450
- // -- ecx : name
1451
- // -- esp[0] : return address
1452
- // -- esp[(argc - n) * 4] : arg[n] (zero-based)
1453
- // -- ...
1454
- // -- esp[(argc + 1) * 4] : receiver
1455
- // -----------------------------------
1456
-
1457
- // Get the receiver of the function from the stack; 1 ~ return address.
1458
- __ mov(edx, Operand(esp, (argc + 1) * kPointerSize));
1459
-
1460
- Label do_call, slow_call, slow_load, slow_reload_receiver;
1461
- Label check_number_dictionary, check_string, lookup_monomorphic_cache;
1462
- Label index_smi, index_string;
1463
-
1464
- // Check that the key is a smi.
1465
- __ test(ecx, Immediate(kSmiTagMask));
1466
- __ j(not_zero, &check_string, not_taken);
1467
-
1468
- __ bind(&index_smi);
1469
- // Now the key is known to be a smi. This place is also jumped to from
1470
- // where a numeric string is converted to a smi.
1471
-
1472
- GenerateKeyedLoadReceiverCheck(
1473
- masm, edx, eax, Map::kHasIndexedInterceptor, &slow_call);
1474
-
1475
- GenerateFastArrayLoad(
1476
- masm, edx, ecx, eax, edi, &check_number_dictionary, &slow_load);
1477
- __ IncrementCounter(&Counters::keyed_call_generic_smi_fast, 1);
1478
-
1479
- __ bind(&do_call);
1480
- // receiver in edx is not used after this point.
1481
- // ecx: key
1482
- // edi: function
1483
- GenerateFunctionTailCall(masm, argc, &slow_call);
1484
-
1485
- __ bind(&check_number_dictionary);
1486
- // eax: elements
1487
- // ecx: smi key
1488
- // Check whether the elements is a number dictionary.
1489
- __ CheckMap(eax, Factory::hash_table_map(), &slow_load, true);
1490
- __ mov(ebx, ecx);
1491
- __ SmiUntag(ebx);
1492
- // ebx: untagged index
1493
- // Receiver in edx will be clobbered, need to reload it on miss.
1494
- GenerateNumberDictionaryLoad(
1495
- masm, &slow_reload_receiver, eax, ecx, ebx, edx, edi, edi);
1496
- __ IncrementCounter(&Counters::keyed_call_generic_smi_dict, 1);
1497
- __ jmp(&do_call);
1498
-
1499
- __ bind(&slow_reload_receiver);
1500
- __ mov(edx, Operand(esp, (argc + 1) * kPointerSize));
1501
-
1502
- __ bind(&slow_load);
1503
- // This branch is taken when calling KeyedCallIC_Miss is neither required
1504
- // nor beneficial.
1505
- __ IncrementCounter(&Counters::keyed_call_generic_slow_load, 1);
1506
- __ EnterInternalFrame();
1507
- __ push(ecx); // save the key
1508
- __ push(edx); // pass the receiver
1509
- __ push(ecx); // pass the key
1510
- __ CallRuntime(Runtime::kKeyedGetProperty, 2);
1511
- __ pop(ecx); // restore the key
1512
- __ LeaveInternalFrame();
1513
- __ mov(edi, eax);
1514
- __ jmp(&do_call);
1515
-
1516
- __ bind(&check_string);
1517
- GenerateKeyStringCheck(masm, ecx, eax, ebx, &index_string, &slow_call);
1518
-
1519
- // The key is known to be a symbol.
1520
- // If the receiver is a regular JS object with slow properties then do
1521
- // a quick inline probe of the receiver's dictionary.
1522
- // Otherwise do the monomorphic cache probe.
1523
- GenerateKeyedLoadReceiverCheck(
1524
- masm, edx, eax, Map::kHasNamedInterceptor, &lookup_monomorphic_cache);
1525
-
1526
- __ mov(ebx, FieldOperand(edx, JSObject::kPropertiesOffset));
1527
- __ CheckMap(ebx, Factory::hash_table_map(), &lookup_monomorphic_cache, true);
1528
-
1529
- GenerateDictionaryLoad(masm, &slow_load, ebx, ecx, eax, edi, edi);
1530
- __ IncrementCounter(&Counters::keyed_call_generic_lookup_dict, 1);
1531
- __ jmp(&do_call);
1532
-
1533
- __ bind(&lookup_monomorphic_cache);
1534
- __ IncrementCounter(&Counters::keyed_call_generic_lookup_cache, 1);
1535
- GenerateMonomorphicCacheProbe(masm, argc, Code::KEYED_CALL_IC);
1536
- // Fall through on miss.
1537
-
1538
- __ bind(&slow_call);
1539
- // This branch is taken if:
1540
- // - the receiver requires boxing or access check,
1541
- // - the key is neither smi nor symbol,
1542
- // - the value loaded is not a function,
1543
- // - there is hope that the runtime will create a monomorphic call stub
1544
- // that will get fetched next time.
1545
- __ IncrementCounter(&Counters::keyed_call_generic_slow, 1);
1546
- GenerateMiss(masm, argc);
1547
-
1548
- __ bind(&index_string);
1549
- GenerateIndexFromHash(masm, ecx, ebx);
1550
- // Now jump to the place where smi keys are handled.
1551
- __ jmp(&index_smi);
1552
- }
1553
-
1554
-
1555
- void KeyedCallIC::GenerateNormal(MacroAssembler* masm, int argc) {
1556
- // ----------- S t a t e -------------
1557
- // -- ecx : name
1558
- // -- esp[0] : return address
1559
- // -- esp[(argc - n) * 4] : arg[n] (zero-based)
1560
- // -- ...
1561
- // -- esp[(argc + 1) * 4] : receiver
1562
- // -----------------------------------
1563
-
1564
- GenerateCallNormal(masm, argc);
1565
- GenerateMiss(masm, argc);
1566
- }
1567
-
1568
-
1569
- void KeyedCallIC::GenerateMiss(MacroAssembler* masm, int argc) {
1570
- // ----------- S t a t e -------------
1571
- // -- ecx : name
1572
- // -- esp[0] : return address
1573
- // -- esp[(argc - n) * 4] : arg[n] (zero-based)
1574
- // -- ...
1575
- // -- esp[(argc + 1) * 4] : receiver
1576
- // -----------------------------------
1577
-
1578
- GenerateCallMiss(masm, argc, IC::kKeyedCallIC_Miss);
1579
- }
1580
-
1581
-
1582
- // Defined in ic.cc.
1583
- Object* LoadIC_Miss(Arguments args);
1584
-
1585
- void LoadIC::GenerateMegamorphic(MacroAssembler* masm) {
1586
- // ----------- S t a t e -------------
1587
- // -- eax : receiver
1588
- // -- ecx : name
1589
- // -- esp[0] : return address
1590
- // -----------------------------------
1591
-
1592
- // Probe the stub cache.
1593
- Code::Flags flags = Code::ComputeFlags(Code::LOAD_IC,
1594
- NOT_IN_LOOP,
1595
- MONOMORPHIC);
1596
- StubCache::GenerateProbe(masm, flags, eax, ecx, ebx, edx);
1597
-
1598
- // Cache miss: Jump to runtime.
1599
- GenerateMiss(masm);
1600
- }
1601
-
1602
-
1603
- void LoadIC::GenerateNormal(MacroAssembler* masm) {
1604
- // ----------- S t a t e -------------
1605
- // -- eax : receiver
1606
- // -- ecx : name
1607
- // -- esp[0] : return address
1608
- // -----------------------------------
1609
- Label miss;
1610
-
1611
- GenerateStringDictionaryReceiverCheck(masm, eax, edx, ebx, &miss);
1612
-
1613
- // edx: elements
1614
- // Search the dictionary placing the result in eax.
1615
- GenerateDictionaryLoad(masm, &miss, edx, ecx, edi, ebx, eax);
1616
- __ ret(0);
1617
-
1618
- // Cache miss: Jump to runtime.
1619
- __ bind(&miss);
1620
- GenerateMiss(masm);
1621
- }
1622
-
1623
-
1624
- void LoadIC::GenerateMiss(MacroAssembler* masm) {
1625
- // ----------- S t a t e -------------
1626
- // -- eax : receiver
1627
- // -- ecx : name
1628
- // -- esp[0] : return address
1629
- // -----------------------------------
1630
-
1631
- __ IncrementCounter(&Counters::load_miss, 1);
1632
-
1633
- __ pop(ebx);
1634
- __ push(eax); // receiver
1635
- __ push(ecx); // name
1636
- __ push(ebx); // return address
1637
-
1638
- // Perform tail call to the entry.
1639
- ExternalReference ref = ExternalReference(IC_Utility(kLoadIC_Miss));
1640
- __ TailCallExternalReference(ref, 2, 1);
1641
- }
1642
-
1643
-
1644
- // One byte opcode for test eax,0xXXXXXXXX.
1645
- static const byte kTestEaxByte = 0xA9;
1646
-
1647
- bool LoadIC::PatchInlinedLoad(Address address, Object* map, int offset) {
1648
- // The address of the instruction following the call.
1649
- Address test_instruction_address =
1650
- address + Assembler::kCallTargetAddressOffset;
1651
- // If the instruction following the call is not a test eax, nothing
1652
- // was inlined.
1653
- if (*test_instruction_address != kTestEaxByte) return false;
1654
-
1655
- Address delta_address = test_instruction_address + 1;
1656
- // The delta to the start of the map check instruction.
1657
- int delta = *reinterpret_cast<int*>(delta_address);
1658
-
1659
- // The map address is the last 4 bytes of the 7-byte
1660
- // operand-immediate compare instruction, so we add 3 to get the
1661
- // offset to the last 4 bytes.
1662
- Address map_address = test_instruction_address + delta + 3;
1663
- *(reinterpret_cast<Object**>(map_address)) = map;
1664
-
1665
- // The offset is in the last 4 bytes of a six byte
1666
- // memory-to-register move instruction, so we add 2 to get the
1667
- // offset to the last 4 bytes.
1668
- Address offset_address =
1669
- test_instruction_address + delta + kOffsetToLoadInstruction + 2;
1670
- *reinterpret_cast<int*>(offset_address) = offset - kHeapObjectTag;
1671
- return true;
1672
- }
1673
-
1674
-
1675
- bool StoreIC::PatchInlinedStore(Address address, Object* map, int offset) {
1676
- // The address of the instruction following the call.
1677
- Address test_instruction_address =
1678
- address + Assembler::kCallTargetAddressOffset;
1679
-
1680
- // If the instruction following the call is not a test eax, nothing
1681
- // was inlined.
1682
- if (*test_instruction_address != kTestEaxByte) return false;
1683
-
1684
- // Extract the encoded deltas from the test eax instruction.
1685
- Address encoded_offsets_address = test_instruction_address + 1;
1686
- int encoded_offsets = *reinterpret_cast<int*>(encoded_offsets_address);
1687
- int delta_to_map_check = -(encoded_offsets & 0xFFFF);
1688
- int delta_to_record_write = encoded_offsets >> 16;
1689
-
1690
- // Patch the map to check. The map address is the last 4 bytes of
1691
- // the 7-byte operand-immediate compare instruction.
1692
- Address map_check_address = test_instruction_address + delta_to_map_check;
1693
- Address map_address = map_check_address + 3;
1694
- *(reinterpret_cast<Object**>(map_address)) = map;
1695
-
1696
- // Patch the offset in the store instruction. The offset is in the
1697
- // last 4 bytes of a six byte register-to-memory move instruction.
1698
- Address offset_address =
1699
- map_check_address + StoreIC::kOffsetToStoreInstruction + 2;
1700
- // The offset should have initial value (kMaxInt - 1), cleared value
1701
- // (-1) or we should be clearing the inlined version.
1702
- ASSERT(*reinterpret_cast<int*>(offset_address) == kMaxInt - 1 ||
1703
- *reinterpret_cast<int*>(offset_address) == -1 ||
1704
- (offset == 0 && map == Heap::null_value()));
1705
- *reinterpret_cast<int*>(offset_address) = offset - kHeapObjectTag;
1706
-
1707
- // Patch the offset in the write-barrier code. The offset is the
1708
- // last 4 bytes of a six byte lea instruction.
1709
- offset_address = map_check_address + delta_to_record_write + 2;
1710
- // The offset should have initial value (kMaxInt), cleared value
1711
- // (-1) or we should be clearing the inlined version.
1712
- ASSERT(*reinterpret_cast<int*>(offset_address) == kMaxInt ||
1713
- *reinterpret_cast<int*>(offset_address) == -1 ||
1714
- (offset == 0 && map == Heap::null_value()));
1715
- *reinterpret_cast<int*>(offset_address) = offset - kHeapObjectTag;
1716
-
1717
- return true;
1718
- }
1719
-
1720
-
1721
- static bool PatchInlinedMapCheck(Address address, Object* map) {
1722
- Address test_instruction_address =
1723
- address + Assembler::kCallTargetAddressOffset;
1724
- // The keyed load has a fast inlined case if the IC call instruction
1725
- // is immediately followed by a test instruction.
1726
- if (*test_instruction_address != kTestEaxByte) return false;
1727
-
1728
- // Fetch the offset from the test instruction to the map cmp
1729
- // instruction. This offset is stored in the last 4 bytes of the 5
1730
- // byte test instruction.
1731
- Address delta_address = test_instruction_address + 1;
1732
- int delta = *reinterpret_cast<int*>(delta_address);
1733
- // Compute the map address. The map address is in the last 4 bytes
1734
- // of the 7-byte operand-immediate compare instruction, so we add 3
1735
- // to the offset to get the map address.
1736
- Address map_address = test_instruction_address + delta + 3;
1737
- // Patch the map check.
1738
- *(reinterpret_cast<Object**>(map_address)) = map;
1739
- return true;
1740
- }
1741
-
1742
-
1743
- bool KeyedLoadIC::PatchInlinedLoad(Address address, Object* map) {
1744
- return PatchInlinedMapCheck(address, map);
1745
- }
1746
-
1747
-
1748
- bool KeyedStoreIC::PatchInlinedStore(Address address, Object* map) {
1749
- return PatchInlinedMapCheck(address, map);
1750
- }
1751
-
1752
-
1753
- // Defined in ic.cc.
1754
- Object* KeyedLoadIC_Miss(Arguments args);
1755
-
1756
-
1757
- void KeyedLoadIC::GenerateMiss(MacroAssembler* masm) {
1758
- // ----------- S t a t e -------------
1759
- // -- eax : key
1760
- // -- edx : receiver
1761
- // -- esp[0] : return address
1762
- // -----------------------------------
1763
-
1764
- __ IncrementCounter(&Counters::keyed_load_miss, 1);
1765
-
1766
- __ pop(ebx);
1767
- __ push(edx); // receiver
1768
- __ push(eax); // name
1769
- __ push(ebx); // return address
1770
-
1771
- // Perform tail call to the entry.
1772
- ExternalReference ref = ExternalReference(IC_Utility(kKeyedLoadIC_Miss));
1773
- __ TailCallExternalReference(ref, 2, 1);
1774
- }
1775
-
1776
-
1777
- void KeyedLoadIC::GenerateRuntimeGetProperty(MacroAssembler* masm) {
1778
- // ----------- S t a t e -------------
1779
- // -- eax : key
1780
- // -- edx : receiver
1781
- // -- esp[0] : return address
1782
- // -----------------------------------
1783
-
1784
- __ pop(ebx);
1785
- __ push(edx); // receiver
1786
- __ push(eax); // name
1787
- __ push(ebx); // return address
1788
-
1789
- // Perform tail call to the entry.
1790
- __ TailCallRuntime(Runtime::kKeyedGetProperty, 2, 1);
1791
- }
1792
-
1793
-
1794
- void StoreIC::GenerateMegamorphic(MacroAssembler* masm) {
1795
- // ----------- S t a t e -------------
1796
- // -- eax : value
1797
- // -- ecx : name
1798
- // -- edx : receiver
1799
- // -- esp[0] : return address
1800
- // -----------------------------------
1801
-
1802
- Code::Flags flags = Code::ComputeFlags(Code::STORE_IC,
1803
- NOT_IN_LOOP,
1804
- MONOMORPHIC);
1805
- StubCache::GenerateProbe(masm, flags, edx, ecx, ebx, no_reg);
1806
-
1807
- // Cache miss: Jump to runtime.
1808
- GenerateMiss(masm);
1809
- }
1810
-
1811
-
1812
- void StoreIC::GenerateMiss(MacroAssembler* masm) {
1813
- // ----------- S t a t e -------------
1814
- // -- eax : value
1815
- // -- ecx : name
1816
- // -- edx : receiver
1817
- // -- esp[0] : return address
1818
- // -----------------------------------
1819
-
1820
- __ pop(ebx);
1821
- __ push(edx);
1822
- __ push(ecx);
1823
- __ push(eax);
1824
- __ push(ebx);
1825
-
1826
- // Perform tail call to the entry.
1827
- ExternalReference ref = ExternalReference(IC_Utility(kStoreIC_Miss));
1828
- __ TailCallExternalReference(ref, 3, 1);
1829
- }
1830
-
1831
-
1832
- // The offset from the inlined patch site to the start of the inlined
1833
- // store instruction. It is 7 bytes (test reg, imm) plus 6 bytes (jne
1834
- // slow_label).
1835
- const int StoreIC::kOffsetToStoreInstruction = 13;
1836
-
1837
-
1838
- void StoreIC::GenerateArrayLength(MacroAssembler* masm) {
1839
- // ----------- S t a t e -------------
1840
- // -- eax : value
1841
- // -- ecx : name
1842
- // -- edx : receiver
1843
- // -- esp[0] : return address
1844
- // -----------------------------------
1845
- //
1846
- // This accepts as a receiver anything JSObject::SetElementsLength accepts
1847
- // (currently anything except for external and pixel arrays which means
1848
- // anything with elements of FixedArray type.), but currently is restricted
1849
- // to JSArray.
1850
- // Value must be a number, but only smis are accepted as the most common case.
1851
-
1852
- Label miss;
1853
-
1854
- Register receiver = edx;
1855
- Register value = eax;
1856
- Register scratch = ebx;
1857
-
1858
- // Check that the receiver isn't a smi.
1859
- __ test(receiver, Immediate(kSmiTagMask));
1860
- __ j(zero, &miss, not_taken);
1861
-
1862
- // Check that the object is a JS array.
1863
- __ CmpObjectType(receiver, JS_ARRAY_TYPE, scratch);
1864
- __ j(not_equal, &miss, not_taken);
1865
-
1866
- // Check that elements are FixedArray.
1867
- __ mov(scratch, FieldOperand(receiver, JSArray::kElementsOffset));
1868
- __ CmpObjectType(scratch, FIXED_ARRAY_TYPE, scratch);
1869
- __ j(not_equal, &miss, not_taken);
1870
-
1871
- // Check that value is a smi.
1872
- __ test(value, Immediate(kSmiTagMask));
1873
- __ j(not_zero, &miss, not_taken);
1874
-
1875
- // Prepare tail call to StoreIC_ArrayLength.
1876
- __ pop(scratch);
1877
- __ push(receiver);
1878
- __ push(value);
1879
- __ push(scratch); // return address
1880
-
1881
- ExternalReference ref = ExternalReference(IC_Utility(kStoreIC_ArrayLength));
1882
- __ TailCallExternalReference(ref, 2, 1);
1883
-
1884
- __ bind(&miss);
1885
-
1886
- GenerateMiss(masm);
1887
- }
1888
-
1889
-
1890
- void StoreIC::GenerateNormal(MacroAssembler* masm) {
1891
- // ----------- S t a t e -------------
1892
- // -- eax : value
1893
- // -- ecx : name
1894
- // -- edx : receiver
1895
- // -- esp[0] : return address
1896
- // -----------------------------------
1897
-
1898
- Label miss, restore_miss;
1899
-
1900
- GenerateStringDictionaryReceiverCheck(masm, edx, ebx, edi, &miss);
1901
-
1902
- // A lot of registers are needed for storing to slow case
1903
- // objects. Push and restore receiver but rely on
1904
- // GenerateDictionaryStore preserving the value and name.
1905
- __ push(edx);
1906
- GenerateDictionaryStore(masm, &restore_miss, ebx, ecx, eax, edx, edi);
1907
- __ Drop(1);
1908
- __ IncrementCounter(&Counters::store_normal_hit, 1);
1909
- __ ret(0);
1910
-
1911
- __ bind(&restore_miss);
1912
- __ pop(edx);
1913
-
1914
- __ bind(&miss);
1915
- __ IncrementCounter(&Counters::store_normal_miss, 1);
1916
- GenerateMiss(masm);
1917
- }
1918
-
1919
-
1920
- // Defined in ic.cc.
1921
- Object* KeyedStoreIC_Miss(Arguments args);
1922
-
1923
- void KeyedStoreIC::GenerateRuntimeSetProperty(MacroAssembler* masm) {
1924
- // ----------- S t a t e -------------
1925
- // -- eax : value
1926
- // -- ecx : key
1927
- // -- edx : receiver
1928
- // -- esp[0] : return address
1929
- // -----------------------------------
1930
-
1931
- __ pop(ebx);
1932
- __ push(edx);
1933
- __ push(ecx);
1934
- __ push(eax);
1935
- __ push(ebx);
1936
-
1937
- // Do tail-call to runtime routine.
1938
- __ TailCallRuntime(Runtime::kSetProperty, 3, 1);
1939
- }
1940
-
1941
-
1942
- void KeyedStoreIC::GenerateMiss(MacroAssembler* masm) {
1943
- // ----------- S t a t e -------------
1944
- // -- eax : value
1945
- // -- ecx : key
1946
- // -- edx : receiver
1947
- // -- esp[0] : return address
1948
- // -----------------------------------
1949
-
1950
- __ pop(ebx);
1951
- __ push(edx);
1952
- __ push(ecx);
1953
- __ push(eax);
1954
- __ push(ebx);
1955
-
1956
- // Do tail-call to runtime routine.
1957
- ExternalReference ref = ExternalReference(IC_Utility(kKeyedStoreIC_Miss));
1958
- __ TailCallExternalReference(ref, 3, 1);
1959
- }
1960
-
1961
- #undef __
1962
-
1963
-
1964
- } } // namespace v8::internal
1965
-
1966
- #endif // V8_TARGET_ARCH_IA32