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,120 +0,0 @@
1
- // Copyright 2006-2008 the V8 project authors. All rights reserved.
2
- // Redistribution and use in source and binary forms, with or without
3
- // modification, are permitted provided that the following conditions are
4
- // met:
5
- //
6
- // * Redistributions of source code must retain the above copyright
7
- // notice, this list of conditions and the following disclaimer.
8
- // * Redistributions in binary form must reproduce the above
9
- // copyright notice, this list of conditions and the following
10
- // disclaimer in the documentation and/or other materials provided
11
- // with the distribution.
12
- // * Neither the name of Google Inc. nor the names of its
13
- // contributors may be used to endorse or promote products derived
14
- // from this software without specific prior written permission.
15
- //
16
- // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
17
- // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
18
- // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
19
- // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
20
- // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
21
- // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
22
- // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23
- // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24
- // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25
- // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
26
- // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27
-
28
- #ifndef V8_IC_INL_H_
29
- #define V8_IC_INL_H_
30
-
31
- #include "ic.h"
32
- #include "debug.h"
33
- #include "macro-assembler.h"
34
-
35
- namespace v8 {
36
- namespace internal {
37
-
38
-
39
- Address IC::address() {
40
- // Get the address of the call.
41
- Address result = pc() - Assembler::kCallTargetAddressOffset;
42
-
43
- #ifdef ENABLE_DEBUGGER_SUPPORT
44
- // First check if any break points are active if not just return the address
45
- // of the call.
46
- if (!Debug::has_break_points()) return result;
47
-
48
- // At least one break point is active perform additional test to ensure that
49
- // break point locations are updated correctly.
50
- if (Debug::IsDebugBreak(Assembler::target_address_at(result))) {
51
- // If the call site is a call to debug break then return the address in
52
- // the original code instead of the address in the running code. This will
53
- // cause the original code to be updated and keeps the breakpoint active in
54
- // the running code.
55
- return OriginalCodeAddress();
56
- } else {
57
- // No break point here just return the address of the call.
58
- return result;
59
- }
60
- #else
61
- return result;
62
- #endif
63
- }
64
-
65
-
66
- Code* IC::GetTargetAtAddress(Address address) {
67
- // Get the target address of the IC.
68
- Address target = Assembler::target_address_at(address);
69
- // Convert target address to the code object. Code::GetCodeFromTargetAddress
70
- // is safe for use during GC where the map might be marked.
71
- Code* result = Code::GetCodeFromTargetAddress(target);
72
- ASSERT(result->is_inline_cache_stub());
73
- return result;
74
- }
75
-
76
-
77
- void IC::SetTargetAtAddress(Address address, Code* target) {
78
- ASSERT(target->is_inline_cache_stub());
79
- Assembler::set_target_address_at(address, target->instruction_start());
80
- }
81
-
82
-
83
- InlineCacheHolderFlag IC::GetCodeCacheForObject(Object* object,
84
- JSObject* holder) {
85
- if (object->IsJSObject()) {
86
- return GetCodeCacheForObject(JSObject::cast(object), holder);
87
- }
88
- // If the object is a value, we use the prototype map for the cache.
89
- ASSERT(object->IsString() || object->IsNumber() || object->IsBoolean());
90
- return PROTOTYPE_MAP;
91
- }
92
-
93
-
94
- InlineCacheHolderFlag IC::GetCodeCacheForObject(JSObject* object,
95
- JSObject* holder) {
96
- // Fast-properties and global objects store stubs in their own maps.
97
- // Slow properties objects use prototype's map (unless the property is its own
98
- // when holder == object). It works because slow properties objects having
99
- // the same prototype (or a prototype with the same map) and not having
100
- // the property are interchangeable for such a stub.
101
- if (holder != object &&
102
- !object->HasFastProperties() &&
103
- !object->IsJSGlobalProxy() &&
104
- !object->IsJSGlobalObject()) {
105
- return PROTOTYPE_MAP;
106
- }
107
- return OWN_MAP;
108
- }
109
-
110
-
111
- Map* IC::GetCodeCacheMap(Object* object, InlineCacheHolderFlag holder) {
112
- Object* map_owner = (holder == OWN_MAP ? object : object->GetPrototype());
113
- ASSERT(map_owner->IsJSObject());
114
- return JSObject::cast(map_owner)->map();
115
- }
116
-
117
-
118
- } } // namespace v8::internal
119
-
120
- #endif // V8_IC_INL_H_
@@ -1,1827 +0,0 @@
1
- // Copyright 2006-2009 the V8 project authors. All rights reserved.
2
- // Redistribution and use in source and binary forms, with or without
3
- // modification, are permitted provided that the following conditions are
4
- // met:
5
- //
6
- // * Redistributions of source code must retain the above copyright
7
- // notice, this list of conditions and the following disclaimer.
8
- // * Redistributions in binary form must reproduce the above
9
- // copyright notice, this list of conditions and the following
10
- // disclaimer in the documentation and/or other materials provided
11
- // with the distribution.
12
- // * Neither the name of Google Inc. nor the names of its
13
- // contributors may be used to endorse or promote products derived
14
- // from this software without specific prior written permission.
15
- //
16
- // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
17
- // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
18
- // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
19
- // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
20
- // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
21
- // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
22
- // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23
- // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24
- // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25
- // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
26
- // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27
-
28
- #include "v8.h"
29
-
30
- #include "accessors.h"
31
- #include "api.h"
32
- #include "arguments.h"
33
- #include "execution.h"
34
- #include "ic-inl.h"
35
- #include "runtime.h"
36
- #include "stub-cache.h"
37
-
38
- namespace v8 {
39
- namespace internal {
40
-
41
- #ifdef DEBUG
42
- static char TransitionMarkFromState(IC::State state) {
43
- switch (state) {
44
- case UNINITIALIZED: return '0';
45
- case PREMONOMORPHIC: return 'P';
46
- case MONOMORPHIC: return '1';
47
- case MONOMORPHIC_PROTOTYPE_FAILURE: return '^';
48
- case MEGAMORPHIC: return 'N';
49
-
50
- // We never see the debugger states here, because the state is
51
- // computed from the original code - not the patched code. Let
52
- // these cases fall through to the unreachable code below.
53
- case DEBUG_BREAK: break;
54
- case DEBUG_PREPARE_STEP_IN: break;
55
- }
56
- UNREACHABLE();
57
- return 0;
58
- }
59
-
60
- void IC::TraceIC(const char* type,
61
- Handle<Object> name,
62
- State old_state,
63
- Code* new_target,
64
- const char* extra_info) {
65
- if (FLAG_trace_ic) {
66
- State new_state = StateFrom(new_target,
67
- Heap::undefined_value(),
68
- Heap::undefined_value());
69
- PrintF("[%s (%c->%c)%s", type,
70
- TransitionMarkFromState(old_state),
71
- TransitionMarkFromState(new_state),
72
- extra_info);
73
- name->Print();
74
- PrintF("]\n");
75
- }
76
- }
77
- #endif
78
-
79
-
80
- IC::IC(FrameDepth depth) {
81
- // To improve the performance of the (much used) IC code, we unfold
82
- // a few levels of the stack frame iteration code. This yields a
83
- // ~35% speedup when running DeltaBlue with the '--nouse-ic' flag.
84
- const Address entry = Top::c_entry_fp(Top::GetCurrentThread());
85
- Address* pc_address =
86
- reinterpret_cast<Address*>(entry + ExitFrameConstants::kCallerPCOffset);
87
- Address fp = Memory::Address_at(entry + ExitFrameConstants::kCallerFPOffset);
88
- // If there's another JavaScript frame on the stack, we need to look
89
- // one frame further down the stack to find the frame pointer and
90
- // the return address stack slot.
91
- if (depth == EXTRA_CALL_FRAME) {
92
- const int kCallerPCOffset = StandardFrameConstants::kCallerPCOffset;
93
- pc_address = reinterpret_cast<Address*>(fp + kCallerPCOffset);
94
- fp = Memory::Address_at(fp + StandardFrameConstants::kCallerFPOffset);
95
- }
96
- #ifdef DEBUG
97
- StackFrameIterator it;
98
- for (int i = 0; i < depth + 1; i++) it.Advance();
99
- StackFrame* frame = it.frame();
100
- ASSERT(fp == frame->fp() && pc_address == frame->pc_address());
101
- #endif
102
- fp_ = fp;
103
- pc_address_ = pc_address;
104
- }
105
-
106
-
107
- #ifdef ENABLE_DEBUGGER_SUPPORT
108
- Address IC::OriginalCodeAddress() {
109
- HandleScope scope;
110
- // Compute the JavaScript frame for the frame pointer of this IC
111
- // structure. We need this to be able to find the function
112
- // corresponding to the frame.
113
- StackFrameIterator it;
114
- while (it.frame()->fp() != this->fp()) it.Advance();
115
- JavaScriptFrame* frame = JavaScriptFrame::cast(it.frame());
116
- // Find the function on the stack and both the active code for the
117
- // function and the original code.
118
- JSFunction* function = JSFunction::cast(frame->function());
119
- Handle<SharedFunctionInfo> shared(function->shared());
120
- Code* code = shared->code();
121
- ASSERT(Debug::HasDebugInfo(shared));
122
- Code* original_code = Debug::GetDebugInfo(shared)->original_code();
123
- ASSERT(original_code->IsCode());
124
- // Get the address of the call site in the active code. This is the
125
- // place where the call to DebugBreakXXX is and where the IC
126
- // normally would be.
127
- Address addr = pc() - Assembler::kCallTargetAddressOffset;
128
- // Return the address in the original code. This is the place where
129
- // the call which has been overwritten by the DebugBreakXXX resides
130
- // and the place where the inline cache system should look.
131
- intptr_t delta =
132
- original_code->instruction_start() - code->instruction_start();
133
- return addr + delta;
134
- }
135
- #endif
136
-
137
-
138
- static bool HasNormalObjectsInPrototypeChain(LookupResult* lookup,
139
- Object* receiver) {
140
- Object* end = lookup->IsProperty() ? lookup->holder() : Heap::null_value();
141
- for (Object* current = receiver;
142
- current != end;
143
- current = current->GetPrototype()) {
144
- if (current->IsJSObject() &&
145
- !JSObject::cast(current)->HasFastProperties() &&
146
- !current->IsJSGlobalProxy() &&
147
- !current->IsJSGlobalObject()) {
148
- return true;
149
- }
150
- }
151
-
152
- return false;
153
- }
154
-
155
-
156
- IC::State IC::StateFrom(Code* target, Object* receiver, Object* name) {
157
- IC::State state = target->ic_state();
158
-
159
- if (state != MONOMORPHIC) return state;
160
- if (receiver->IsUndefined() || receiver->IsNull()) return state;
161
-
162
- InlineCacheHolderFlag cache_holder =
163
- Code::ExtractCacheHolderFromFlags(target->flags());
164
-
165
-
166
- if (cache_holder == OWN_MAP && !receiver->IsJSObject()) {
167
- // The stub was generated for JSObject but called for non-JSObject.
168
- // IC::GetCodeCacheMap is not applicable.
169
- return MONOMORPHIC;
170
- } else if (cache_holder == PROTOTYPE_MAP &&
171
- receiver->GetPrototype()->IsNull()) {
172
- // IC::GetCodeCacheMap is not applicable.
173
- return MONOMORPHIC;
174
- }
175
- Map* map = IC::GetCodeCacheMap(receiver, cache_holder);
176
-
177
- // Decide whether the inline cache failed because of changes to the
178
- // receiver itself or changes to one of its prototypes.
179
- //
180
- // If there are changes to the receiver itself, the map of the
181
- // receiver will have changed and the current target will not be in
182
- // the receiver map's code cache. Therefore, if the current target
183
- // is in the receiver map's code cache, the inline cache failed due
184
- // to prototype check failure.
185
- int index = map->IndexInCodeCache(name, target);
186
- if (index >= 0) {
187
- // For keyed load/store/call, the most likely cause of cache failure is
188
- // that the key has changed. We do not distinguish between
189
- // prototype and non-prototype failures for keyed access.
190
- Code::Kind kind = target->kind();
191
- if (kind == Code::KEYED_LOAD_IC ||
192
- kind == Code::KEYED_STORE_IC ||
193
- kind == Code::KEYED_CALL_IC) {
194
- return MONOMORPHIC;
195
- }
196
-
197
- // Remove the target from the code cache to avoid hitting the same
198
- // invalid stub again.
199
- map->RemoveFromCodeCache(String::cast(name), target, index);
200
-
201
- return MONOMORPHIC_PROTOTYPE_FAILURE;
202
- }
203
-
204
- // The builtins object is special. It only changes when JavaScript
205
- // builtins are loaded lazily. It is important to keep inline
206
- // caches for the builtins object monomorphic. Therefore, if we get
207
- // an inline cache miss for the builtins object after lazily loading
208
- // JavaScript builtins, we return uninitialized as the state to
209
- // force the inline cache back to monomorphic state.
210
- if (receiver->IsJSBuiltinsObject()) {
211
- return UNINITIALIZED;
212
- }
213
-
214
- return MONOMORPHIC;
215
- }
216
-
217
-
218
- RelocInfo::Mode IC::ComputeMode() {
219
- Address addr = address();
220
- Code* code = Code::cast(Heap::FindCodeObject(addr));
221
- for (RelocIterator it(code, RelocInfo::kCodeTargetMask);
222
- !it.done(); it.next()) {
223
- RelocInfo* info = it.rinfo();
224
- if (info->pc() == addr) return info->rmode();
225
- }
226
- UNREACHABLE();
227
- return RelocInfo::NONE;
228
- }
229
-
230
-
231
- Failure* IC::TypeError(const char* type,
232
- Handle<Object> object,
233
- Handle<Object> key) {
234
- HandleScope scope;
235
- Handle<Object> args[2] = { key, object };
236
- Handle<Object> error = Factory::NewTypeError(type, HandleVector(args, 2));
237
- return Top::Throw(*error);
238
- }
239
-
240
-
241
- Failure* IC::ReferenceError(const char* type, Handle<String> name) {
242
- HandleScope scope;
243
- Handle<Object> error =
244
- Factory::NewReferenceError(type, HandleVector(&name, 1));
245
- return Top::Throw(*error);
246
- }
247
-
248
-
249
- void IC::Clear(Address address) {
250
- Code* target = GetTargetAtAddress(address);
251
-
252
- // Don't clear debug break inline cache as it will remove the break point.
253
- if (target->ic_state() == DEBUG_BREAK) return;
254
-
255
- switch (target->kind()) {
256
- case Code::LOAD_IC: return LoadIC::Clear(address, target);
257
- case Code::KEYED_LOAD_IC: return KeyedLoadIC::Clear(address, target);
258
- case Code::STORE_IC: return StoreIC::Clear(address, target);
259
- case Code::KEYED_STORE_IC: return KeyedStoreIC::Clear(address, target);
260
- case Code::CALL_IC: return CallIC::Clear(address, target);
261
- case Code::KEYED_CALL_IC: return KeyedCallIC::Clear(address, target);
262
- case Code::BINARY_OP_IC: return; // Clearing these is tricky and does not
263
- // make any performance difference.
264
- default: UNREACHABLE();
265
- }
266
- }
267
-
268
-
269
- void CallICBase::Clear(Address address, Code* target) {
270
- State state = target->ic_state();
271
- if (state == UNINITIALIZED) return;
272
- Code* code =
273
- StubCache::FindCallInitialize(target->arguments_count(),
274
- target->ic_in_loop(),
275
- target->kind());
276
- SetTargetAtAddress(address, code);
277
- }
278
-
279
-
280
- void KeyedLoadIC::ClearInlinedVersion(Address address) {
281
- // Insert null as the map to check for to make sure the map check fails
282
- // sending control flow to the IC instead of the inlined version.
283
- PatchInlinedLoad(address, Heap::null_value());
284
- }
285
-
286
-
287
- void KeyedLoadIC::Clear(Address address, Code* target) {
288
- if (target->ic_state() == UNINITIALIZED) return;
289
- // Make sure to also clear the map used in inline fast cases. If we
290
- // do not clear these maps, cached code can keep objects alive
291
- // through the embedded maps.
292
- ClearInlinedVersion(address);
293
- SetTargetAtAddress(address, initialize_stub());
294
- }
295
-
296
-
297
- void LoadIC::ClearInlinedVersion(Address address) {
298
- // Reset the map check of the inlined inobject property load (if
299
- // present) to guarantee failure by holding an invalid map (the null
300
- // value). The offset can be patched to anything.
301
- PatchInlinedLoad(address, Heap::null_value(), 0);
302
- }
303
-
304
-
305
- void LoadIC::Clear(Address address, Code* target) {
306
- if (target->ic_state() == UNINITIALIZED) return;
307
- ClearInlinedVersion(address);
308
- SetTargetAtAddress(address, initialize_stub());
309
- }
310
-
311
-
312
- void StoreIC::ClearInlinedVersion(Address address) {
313
- // Reset the map check of the inlined inobject property store (if
314
- // present) to guarantee failure by holding an invalid map (the null
315
- // value). The offset can be patched to anything.
316
- PatchInlinedStore(address, Heap::null_value(), 0);
317
- }
318
-
319
-
320
- void StoreIC::Clear(Address address, Code* target) {
321
- if (target->ic_state() == UNINITIALIZED) return;
322
- ClearInlinedVersion(address);
323
- SetTargetAtAddress(address, initialize_stub());
324
- }
325
-
326
-
327
- void KeyedStoreIC::ClearInlinedVersion(Address address) {
328
- // Insert null as the elements map to check for. This will make
329
- // sure that the elements fast-case map check fails so that control
330
- // flows to the IC instead of the inlined version.
331
- PatchInlinedStore(address, Heap::null_value());
332
- }
333
-
334
-
335
- void KeyedStoreIC::RestoreInlinedVersion(Address address) {
336
- // Restore the fast-case elements map check so that the inlined
337
- // version can be used again.
338
- PatchInlinedStore(address, Heap::fixed_array_map());
339
- }
340
-
341
-
342
- void KeyedStoreIC::Clear(Address address, Code* target) {
343
- if (target->ic_state() == UNINITIALIZED) return;
344
- SetTargetAtAddress(address, initialize_stub());
345
- }
346
-
347
-
348
- Code* KeyedLoadIC::external_array_stub(JSObject::ElementsKind elements_kind) {
349
- switch (elements_kind) {
350
- case JSObject::EXTERNAL_BYTE_ELEMENTS:
351
- return Builtins::builtin(Builtins::KeyedLoadIC_ExternalByteArray);
352
- case JSObject::EXTERNAL_UNSIGNED_BYTE_ELEMENTS:
353
- return Builtins::builtin(Builtins::KeyedLoadIC_ExternalUnsignedByteArray);
354
- case JSObject::EXTERNAL_SHORT_ELEMENTS:
355
- return Builtins::builtin(Builtins::KeyedLoadIC_ExternalShortArray);
356
- case JSObject::EXTERNAL_UNSIGNED_SHORT_ELEMENTS:
357
- return Builtins::builtin(
358
- Builtins::KeyedLoadIC_ExternalUnsignedShortArray);
359
- case JSObject::EXTERNAL_INT_ELEMENTS:
360
- return Builtins::builtin(Builtins::KeyedLoadIC_ExternalIntArray);
361
- case JSObject::EXTERNAL_UNSIGNED_INT_ELEMENTS:
362
- return Builtins::builtin(Builtins::KeyedLoadIC_ExternalUnsignedIntArray);
363
- case JSObject::EXTERNAL_FLOAT_ELEMENTS:
364
- return Builtins::builtin(Builtins::KeyedLoadIC_ExternalFloatArray);
365
- default:
366
- UNREACHABLE();
367
- return NULL;
368
- }
369
- }
370
-
371
-
372
- Code* KeyedStoreIC::external_array_stub(JSObject::ElementsKind elements_kind) {
373
- switch (elements_kind) {
374
- case JSObject::EXTERNAL_BYTE_ELEMENTS:
375
- return Builtins::builtin(Builtins::KeyedStoreIC_ExternalByteArray);
376
- case JSObject::EXTERNAL_UNSIGNED_BYTE_ELEMENTS:
377
- return Builtins::builtin(
378
- Builtins::KeyedStoreIC_ExternalUnsignedByteArray);
379
- case JSObject::EXTERNAL_SHORT_ELEMENTS:
380
- return Builtins::builtin(Builtins::KeyedStoreIC_ExternalShortArray);
381
- case JSObject::EXTERNAL_UNSIGNED_SHORT_ELEMENTS:
382
- return Builtins::builtin(
383
- Builtins::KeyedStoreIC_ExternalUnsignedShortArray);
384
- case JSObject::EXTERNAL_INT_ELEMENTS:
385
- return Builtins::builtin(Builtins::KeyedStoreIC_ExternalIntArray);
386
- case JSObject::EXTERNAL_UNSIGNED_INT_ELEMENTS:
387
- return Builtins::builtin(Builtins::KeyedStoreIC_ExternalUnsignedIntArray);
388
- case JSObject::EXTERNAL_FLOAT_ELEMENTS:
389
- return Builtins::builtin(Builtins::KeyedStoreIC_ExternalFloatArray);
390
- default:
391
- UNREACHABLE();
392
- return NULL;
393
- }
394
- }
395
-
396
-
397
- static bool HasInterceptorGetter(JSObject* object) {
398
- return !object->GetNamedInterceptor()->getter()->IsUndefined();
399
- }
400
-
401
-
402
- static void LookupForRead(Object* object,
403
- String* name,
404
- LookupResult* lookup) {
405
- AssertNoAllocation no_gc; // pointers must stay valid
406
-
407
- // Skip all the objects with named interceptors, but
408
- // without actual getter.
409
- while (true) {
410
- object->Lookup(name, lookup);
411
- // Besides normal conditions (property not found or it's not
412
- // an interceptor), bail out if lookup is not cacheable: we won't
413
- // be able to IC it anyway and regular lookup should work fine.
414
- if (!lookup->IsFound()
415
- || (lookup->type() != INTERCEPTOR)
416
- || !lookup->IsCacheable()) {
417
- return;
418
- }
419
-
420
- JSObject* holder = lookup->holder();
421
- if (HasInterceptorGetter(holder)) {
422
- return;
423
- }
424
-
425
- holder->LocalLookupRealNamedProperty(name, lookup);
426
- if (lookup->IsProperty()) {
427
- ASSERT(lookup->type() != INTERCEPTOR);
428
- return;
429
- }
430
-
431
- Object* proto = holder->GetPrototype();
432
- if (proto->IsNull()) {
433
- lookup->NotFound();
434
- return;
435
- }
436
-
437
- object = proto;
438
- }
439
- }
440
-
441
-
442
- Object* CallICBase::TryCallAsFunction(Object* object) {
443
- HandleScope scope;
444
- Handle<Object> target(object);
445
- Handle<Object> delegate = Execution::GetFunctionDelegate(target);
446
-
447
- if (delegate->IsJSFunction()) {
448
- // Patch the receiver and use the delegate as the function to
449
- // invoke. This is used for invoking objects as if they were
450
- // functions.
451
- const int argc = this->target()->arguments_count();
452
- StackFrameLocator locator;
453
- JavaScriptFrame* frame = locator.FindJavaScriptFrame(0);
454
- int index = frame->ComputeExpressionsCount() - (argc + 1);
455
- frame->SetExpression(index, *target);
456
- }
457
-
458
- return *delegate;
459
- }
460
-
461
-
462
- void CallICBase::ReceiverToObject(Handle<Object> object) {
463
- HandleScope scope;
464
- Handle<Object> receiver(object);
465
-
466
- // Change the receiver to the result of calling ToObject on it.
467
- const int argc = this->target()->arguments_count();
468
- StackFrameLocator locator;
469
- JavaScriptFrame* frame = locator.FindJavaScriptFrame(0);
470
- int index = frame->ComputeExpressionsCount() - (argc + 1);
471
- frame->SetExpression(index, *Factory::ToObject(object));
472
- }
473
-
474
-
475
- Object* CallICBase::LoadFunction(State state,
476
- Handle<Object> object,
477
- Handle<String> name) {
478
- // If the object is undefined or null it's illegal to try to get any
479
- // of its properties; throw a TypeError in that case.
480
- if (object->IsUndefined() || object->IsNull()) {
481
- return TypeError("non_object_property_call", object, name);
482
- }
483
-
484
- if (object->IsString() || object->IsNumber() || object->IsBoolean()) {
485
- ReceiverToObject(object);
486
- }
487
-
488
- // Check if the name is trivially convertible to an index and get
489
- // the element if so.
490
- uint32_t index;
491
- if (name->AsArrayIndex(&index)) {
492
- Object* result = object->GetElement(index);
493
- if (result->IsJSFunction()) return result;
494
-
495
- // Try to find a suitable function delegate for the object at hand.
496
- result = TryCallAsFunction(result);
497
- if (result->IsJSFunction()) return result;
498
-
499
- // Otherwise, it will fail in the lookup step.
500
- }
501
-
502
- // Lookup the property in the object.
503
- LookupResult lookup;
504
- LookupForRead(*object, *name, &lookup);
505
-
506
- if (!lookup.IsProperty()) {
507
- // If the object does not have the requested property, check which
508
- // exception we need to throw.
509
- if (IsContextual(object)) {
510
- return ReferenceError("not_defined", name);
511
- }
512
- return TypeError("undefined_method", object, name);
513
- }
514
-
515
- // Lookup is valid: Update inline cache and stub cache.
516
- if (FLAG_use_ic) {
517
- UpdateCaches(&lookup, state, object, name);
518
- }
519
-
520
- // Get the property.
521
- PropertyAttributes attr;
522
- Object* result = object->GetProperty(*object, &lookup, *name, &attr);
523
- if (result->IsFailure()) return result;
524
- if (lookup.type() == INTERCEPTOR) {
525
- // If the object does not have the requested property, check which
526
- // exception we need to throw.
527
- if (attr == ABSENT) {
528
- if (IsContextual(object)) {
529
- return ReferenceError("not_defined", name);
530
- }
531
- return TypeError("undefined_method", object, name);
532
- }
533
- }
534
-
535
- ASSERT(result != Heap::the_hole_value());
536
-
537
- if (result->IsJSFunction()) {
538
- #ifdef ENABLE_DEBUGGER_SUPPORT
539
- // Handle stepping into a function if step into is active.
540
- if (Debug::StepInActive()) {
541
- // Protect the result in a handle as the debugger can allocate and might
542
- // cause GC.
543
- HandleScope scope;
544
- Handle<JSFunction> function(JSFunction::cast(result));
545
- Debug::HandleStepIn(function, object, fp(), false);
546
- return *function;
547
- }
548
- #endif
549
-
550
- return result;
551
- }
552
-
553
- // Try to find a suitable function delegate for the object at hand.
554
- result = TryCallAsFunction(result);
555
- return result->IsJSFunction() ?
556
- result : TypeError("property_not_function", object, name);
557
- }
558
-
559
-
560
- void CallICBase::UpdateCaches(LookupResult* lookup,
561
- State state,
562
- Handle<Object> object,
563
- Handle<String> name) {
564
- // Bail out if we didn't find a result.
565
- if (!lookup->IsProperty() || !lookup->IsCacheable()) return;
566
-
567
- if (lookup->holder() != *object &&
568
- HasNormalObjectsInPrototypeChain(lookup, object->GetPrototype())) {
569
- // Suppress optimization for prototype chains with slow properties objects
570
- // in the middle.
571
- return;
572
- }
573
-
574
- // Compute the number of arguments.
575
- int argc = target()->arguments_count();
576
- InLoopFlag in_loop = target()->ic_in_loop();
577
- Object* code = NULL;
578
-
579
- if (state == UNINITIALIZED) {
580
- // This is the first time we execute this inline cache.
581
- // Set the target to the pre monomorphic stub to delay
582
- // setting the monomorphic state.
583
- code = StubCache::ComputeCallPreMonomorphic(argc, in_loop, kind_);
584
- } else if (state == MONOMORPHIC) {
585
- code = StubCache::ComputeCallMegamorphic(argc, in_loop, kind_);
586
- } else {
587
- // Compute monomorphic stub.
588
- switch (lookup->type()) {
589
- case FIELD: {
590
- int index = lookup->GetFieldIndex();
591
- code = StubCache::ComputeCallField(argc,
592
- in_loop,
593
- kind_,
594
- *name,
595
- *object,
596
- lookup->holder(),
597
- index);
598
- break;
599
- }
600
- case CONSTANT_FUNCTION: {
601
- // Get the constant function and compute the code stub for this
602
- // call; used for rewriting to monomorphic state and making sure
603
- // that the code stub is in the stub cache.
604
- JSFunction* function = lookup->GetConstantFunction();
605
- code = StubCache::ComputeCallConstant(argc,
606
- in_loop,
607
- kind_,
608
- *name,
609
- *object,
610
- lookup->holder(),
611
- function);
612
- break;
613
- }
614
- case NORMAL: {
615
- if (!object->IsJSObject()) return;
616
- Handle<JSObject> receiver = Handle<JSObject>::cast(object);
617
-
618
- if (lookup->holder()->IsGlobalObject()) {
619
- GlobalObject* global = GlobalObject::cast(lookup->holder());
620
- JSGlobalPropertyCell* cell =
621
- JSGlobalPropertyCell::cast(global->GetPropertyCell(lookup));
622
- if (!cell->value()->IsJSFunction()) return;
623
- JSFunction* function = JSFunction::cast(cell->value());
624
- code = StubCache::ComputeCallGlobal(argc,
625
- in_loop,
626
- kind_,
627
- *name,
628
- *receiver,
629
- global,
630
- cell,
631
- function);
632
- } else {
633
- // There is only one shared stub for calling normalized
634
- // properties. It does not traverse the prototype chain, so the
635
- // property must be found in the receiver for the stub to be
636
- // applicable.
637
- if (lookup->holder() != *receiver) return;
638
- code = StubCache::ComputeCallNormal(argc,
639
- in_loop,
640
- kind_,
641
- *name,
642
- *receiver);
643
- }
644
- break;
645
- }
646
- case INTERCEPTOR: {
647
- ASSERT(HasInterceptorGetter(lookup->holder()));
648
- code = StubCache::ComputeCallInterceptor(argc,
649
- kind_,
650
- *name,
651
- *object,
652
- lookup->holder());
653
- break;
654
- }
655
- default:
656
- return;
657
- }
658
- }
659
-
660
- // If we're unable to compute the stub (not enough memory left), we
661
- // simply avoid updating the caches.
662
- if (code == NULL || code->IsFailure()) return;
663
-
664
- // Patch the call site depending on the state of the cache.
665
- if (state == UNINITIALIZED ||
666
- state == PREMONOMORPHIC ||
667
- state == MONOMORPHIC ||
668
- state == MONOMORPHIC_PROTOTYPE_FAILURE) {
669
- set_target(Code::cast(code));
670
- } else if (state == MEGAMORPHIC) {
671
- // Cache code holding map should be consistent with
672
- // GenerateMonomorphicCacheProbe. It is not the map which holds the stub.
673
- Map* map = JSObject::cast(object->IsJSObject() ? *object :
674
- object->GetPrototype())->map();
675
-
676
- // Update the stub cache.
677
- StubCache::Set(*name, map, Code::cast(code));
678
- }
679
-
680
- #ifdef DEBUG
681
- TraceIC(kind_ == Code::CALL_IC ? "CallIC" : "KeyedCallIC",
682
- name, state, target(), in_loop ? " (in-loop)" : "");
683
- #endif
684
- }
685
-
686
-
687
- Object* KeyedCallIC::LoadFunction(State state,
688
- Handle<Object> object,
689
- Handle<Object> key) {
690
- if (key->IsSymbol()) {
691
- return CallICBase::LoadFunction(state, object, Handle<String>::cast(key));
692
- }
693
-
694
- if (object->IsUndefined() || object->IsNull()) {
695
- return TypeError("non_object_property_call", object, key);
696
- }
697
-
698
- if (object->IsString() || object->IsNumber() || object->IsBoolean()) {
699
- ReceiverToObject(object);
700
- }
701
-
702
- if (FLAG_use_ic && state != MEGAMORPHIC && !object->IsAccessCheckNeeded()) {
703
- int argc = target()->arguments_count();
704
- InLoopFlag in_loop = target()->ic_in_loop();
705
- Object* code = StubCache::ComputeCallMegamorphic(
706
- argc, in_loop, Code::KEYED_CALL_IC);
707
- if (!code->IsFailure()) {
708
- set_target(Code::cast(code));
709
- #ifdef DEBUG
710
- TraceIC(
711
- "KeyedCallIC", key, state, target(), in_loop ? " (in-loop)" : "");
712
- #endif
713
- }
714
- }
715
- Object* result = Runtime::GetObjectProperty(object, key);
716
- if (result->IsJSFunction()) return result;
717
- result = TryCallAsFunction(result);
718
- return result->IsJSFunction() ?
719
- result : TypeError("property_not_function", object, key);
720
- }
721
-
722
-
723
- Object* LoadIC::Load(State state, Handle<Object> object, Handle<String> name) {
724
- // If the object is undefined or null it's illegal to try to get any
725
- // of its properties; throw a TypeError in that case.
726
- if (object->IsUndefined() || object->IsNull()) {
727
- return TypeError("non_object_property_load", object, name);
728
- }
729
-
730
- if (FLAG_use_ic) {
731
- // Use specialized code for getting the length of strings and
732
- // string wrapper objects. The length property of string wrapper
733
- // objects is read-only and therefore always returns the length of
734
- // the underlying string value. See ECMA-262 15.5.5.1.
735
- if ((object->IsString() || object->IsStringWrapper()) &&
736
- name->Equals(Heap::length_symbol())) {
737
- HandleScope scope;
738
- // Get the string if we have a string wrapper object.
739
- if (object->IsJSValue()) {
740
- object = Handle<Object>(Handle<JSValue>::cast(object)->value());
741
- }
742
- #ifdef DEBUG
743
- if (FLAG_trace_ic) PrintF("[LoadIC : +#length /string]\n");
744
- #endif
745
- Map* map = HeapObject::cast(*object)->map();
746
- if (object->IsString()) {
747
- const int offset = String::kLengthOffset;
748
- PatchInlinedLoad(address(), map, offset);
749
- }
750
-
751
- Code* target = NULL;
752
- target = Builtins::builtin(Builtins::LoadIC_StringLength);
753
- set_target(target);
754
- return Smi::FromInt(String::cast(*object)->length());
755
- }
756
-
757
- // Use specialized code for getting the length of arrays.
758
- if (object->IsJSArray() && name->Equals(Heap::length_symbol())) {
759
- #ifdef DEBUG
760
- if (FLAG_trace_ic) PrintF("[LoadIC : +#length /array]\n");
761
- #endif
762
- Map* map = HeapObject::cast(*object)->map();
763
- const int offset = JSArray::kLengthOffset;
764
- PatchInlinedLoad(address(), map, offset);
765
-
766
- Code* target = Builtins::builtin(Builtins::LoadIC_ArrayLength);
767
- set_target(target);
768
- return JSArray::cast(*object)->length();
769
- }
770
-
771
- // Use specialized code for getting prototype of functions.
772
- if (object->IsJSFunction() && name->Equals(Heap::prototype_symbol()) &&
773
- JSFunction::cast(*object)->should_have_prototype()) {
774
- #ifdef DEBUG
775
- if (FLAG_trace_ic) PrintF("[LoadIC : +#prototype /function]\n");
776
- #endif
777
- Code* target = Builtins::builtin(Builtins::LoadIC_FunctionPrototype);
778
- set_target(target);
779
- return Accessors::FunctionGetPrototype(*object, 0);
780
- }
781
- }
782
-
783
- // Check if the name is trivially convertible to an index and get
784
- // the element if so.
785
- uint32_t index;
786
- if (name->AsArrayIndex(&index)) return object->GetElement(index);
787
-
788
- // Named lookup in the object.
789
- LookupResult lookup;
790
- LookupForRead(*object, *name, &lookup);
791
-
792
- // If we did not find a property, check if we need to throw an exception.
793
- if (!lookup.IsProperty()) {
794
- if (FLAG_strict || IsContextual(object)) {
795
- return ReferenceError("not_defined", name);
796
- }
797
- LOG(SuspectReadEvent(*name, *object));
798
- }
799
-
800
- bool can_be_inlined =
801
- FLAG_use_ic &&
802
- state == PREMONOMORPHIC &&
803
- lookup.IsProperty() &&
804
- lookup.IsCacheable() &&
805
- lookup.holder() == *object &&
806
- lookup.type() == FIELD &&
807
- !object->IsAccessCheckNeeded();
808
-
809
- if (can_be_inlined) {
810
- Map* map = lookup.holder()->map();
811
- // Property's index in the properties array. If negative we have
812
- // an inobject property.
813
- int index = lookup.GetFieldIndex() - map->inobject_properties();
814
- if (index < 0) {
815
- // Index is an offset from the end of the object.
816
- int offset = map->instance_size() + (index * kPointerSize);
817
- if (PatchInlinedLoad(address(), map, offset)) {
818
- set_target(megamorphic_stub());
819
- #ifdef DEBUG
820
- if (FLAG_trace_ic) {
821
- PrintF("[LoadIC : inline patch %s]\n", *name->ToCString());
822
- }
823
- #endif
824
- return lookup.holder()->FastPropertyAt(lookup.GetFieldIndex());
825
- #ifdef DEBUG
826
- } else {
827
- if (FLAG_trace_ic) {
828
- PrintF("[LoadIC : no inline patch %s (patching failed)]\n",
829
- *name->ToCString());
830
- }
831
- }
832
- } else {
833
- if (FLAG_trace_ic) {
834
- PrintF("[LoadIC : no inline patch %s (not inobject)]\n",
835
- *name->ToCString());
836
- }
837
- }
838
- } else {
839
- if (FLAG_use_ic && state == PREMONOMORPHIC) {
840
- if (FLAG_trace_ic) {
841
- PrintF("[LoadIC : no inline patch %s (not inlinable)]\n",
842
- *name->ToCString());
843
- #endif
844
- }
845
- }
846
- }
847
-
848
- // Update inline cache and stub cache.
849
- if (FLAG_use_ic) {
850
- UpdateCaches(&lookup, state, object, name);
851
- }
852
-
853
- PropertyAttributes attr;
854
- if (lookup.IsProperty() && lookup.type() == INTERCEPTOR) {
855
- // Get the property.
856
- Object* result = object->GetProperty(*object, &lookup, *name, &attr);
857
- if (result->IsFailure()) return result;
858
- // If the property is not present, check if we need to throw an
859
- // exception.
860
- if (attr == ABSENT && IsContextual(object)) {
861
- return ReferenceError("not_defined", name);
862
- }
863
- return result;
864
- }
865
-
866
- // Get the property.
867
- return object->GetProperty(*object, &lookup, *name, &attr);
868
- }
869
-
870
-
871
- void LoadIC::UpdateCaches(LookupResult* lookup,
872
- State state,
873
- Handle<Object> object,
874
- Handle<String> name) {
875
- // Bail out if the result is not cacheable.
876
- if (!lookup->IsCacheable()) return;
877
-
878
- // Loading properties from values is not common, so don't try to
879
- // deal with non-JS objects here.
880
- if (!object->IsJSObject()) return;
881
- Handle<JSObject> receiver = Handle<JSObject>::cast(object);
882
-
883
- if (HasNormalObjectsInPrototypeChain(lookup, *object)) return;
884
-
885
- // Compute the code stub for this load.
886
- Object* code = NULL;
887
- if (state == UNINITIALIZED) {
888
- // This is the first time we execute this inline cache.
889
- // Set the target to the pre monomorphic stub to delay
890
- // setting the monomorphic state.
891
- code = pre_monomorphic_stub();
892
- } else if (!lookup->IsProperty()) {
893
- // Nonexistent property. The result is undefined.
894
- code = StubCache::ComputeLoadNonexistent(*name, *receiver);
895
- } else {
896
- // Compute monomorphic stub.
897
- switch (lookup->type()) {
898
- case FIELD: {
899
- code = StubCache::ComputeLoadField(*name, *receiver,
900
- lookup->holder(),
901
- lookup->GetFieldIndex());
902
- break;
903
- }
904
- case CONSTANT_FUNCTION: {
905
- Object* constant = lookup->GetConstantFunction();
906
- code = StubCache::ComputeLoadConstant(*name, *receiver,
907
- lookup->holder(), constant);
908
- break;
909
- }
910
- case NORMAL: {
911
- if (lookup->holder()->IsGlobalObject()) {
912
- GlobalObject* global = GlobalObject::cast(lookup->holder());
913
- JSGlobalPropertyCell* cell =
914
- JSGlobalPropertyCell::cast(global->GetPropertyCell(lookup));
915
- code = StubCache::ComputeLoadGlobal(*name,
916
- *receiver,
917
- global,
918
- cell,
919
- lookup->IsDontDelete());
920
- } else {
921
- // There is only one shared stub for loading normalized
922
- // properties. It does not traverse the prototype chain, so the
923
- // property must be found in the receiver for the stub to be
924
- // applicable.
925
- if (lookup->holder() != *receiver) return;
926
- code = StubCache::ComputeLoadNormal();
927
- }
928
- break;
929
- }
930
- case CALLBACKS: {
931
- if (!lookup->GetCallbackObject()->IsAccessorInfo()) return;
932
- AccessorInfo* callback =
933
- AccessorInfo::cast(lookup->GetCallbackObject());
934
- if (v8::ToCData<Address>(callback->getter()) == 0) return;
935
- code = StubCache::ComputeLoadCallback(*name, *receiver,
936
- lookup->holder(), callback);
937
- break;
938
- }
939
- case INTERCEPTOR: {
940
- ASSERT(HasInterceptorGetter(lookup->holder()));
941
- code = StubCache::ComputeLoadInterceptor(*name, *receiver,
942
- lookup->holder());
943
- break;
944
- }
945
- default:
946
- return;
947
- }
948
- }
949
-
950
- // If we're unable to compute the stub (not enough memory left), we
951
- // simply avoid updating the caches.
952
- if (code == NULL || code->IsFailure()) return;
953
-
954
- // Patch the call site depending on the state of the cache.
955
- if (state == UNINITIALIZED || state == PREMONOMORPHIC ||
956
- state == MONOMORPHIC_PROTOTYPE_FAILURE) {
957
- set_target(Code::cast(code));
958
- } else if (state == MONOMORPHIC) {
959
- set_target(megamorphic_stub());
960
- } else if (state == MEGAMORPHIC) {
961
- // Cache code holding map should be consistent with
962
- // GenerateMonomorphicCacheProbe.
963
- Map* map = JSObject::cast(object->IsJSObject() ? *object :
964
- object->GetPrototype())->map();
965
-
966
- StubCache::Set(*name, map, Code::cast(code));
967
- }
968
-
969
- #ifdef DEBUG
970
- TraceIC("LoadIC", name, state, target());
971
- #endif
972
- }
973
-
974
-
975
- Object* KeyedLoadIC::Load(State state,
976
- Handle<Object> object,
977
- Handle<Object> key) {
978
- if (key->IsSymbol()) {
979
- Handle<String> name = Handle<String>::cast(key);
980
-
981
- // If the object is undefined or null it's illegal to try to get any
982
- // of its properties; throw a TypeError in that case.
983
- if (object->IsUndefined() || object->IsNull()) {
984
- return TypeError("non_object_property_load", object, name);
985
- }
986
-
987
- if (FLAG_use_ic) {
988
- // Use specialized code for getting the length of strings.
989
- if (object->IsString() && name->Equals(Heap::length_symbol())) {
990
- Handle<String> string = Handle<String>::cast(object);
991
- Object* code = NULL;
992
- code = StubCache::ComputeKeyedLoadStringLength(*name, *string);
993
- if (code->IsFailure()) return code;
994
- set_target(Code::cast(code));
995
- #ifdef DEBUG
996
- TraceIC("KeyedLoadIC", name, state, target());
997
- #endif // DEBUG
998
- return Smi::FromInt(string->length());
999
- }
1000
-
1001
- // Use specialized code for getting the length of arrays.
1002
- if (object->IsJSArray() && name->Equals(Heap::length_symbol())) {
1003
- Handle<JSArray> array = Handle<JSArray>::cast(object);
1004
- Object* code = StubCache::ComputeKeyedLoadArrayLength(*name, *array);
1005
- if (code->IsFailure()) return code;
1006
- set_target(Code::cast(code));
1007
- #ifdef DEBUG
1008
- TraceIC("KeyedLoadIC", name, state, target());
1009
- #endif // DEBUG
1010
- return JSArray::cast(*object)->length();
1011
- }
1012
-
1013
- // Use specialized code for getting prototype of functions.
1014
- if (object->IsJSFunction() && name->Equals(Heap::prototype_symbol()) &&
1015
- JSFunction::cast(*object)->should_have_prototype()) {
1016
- Handle<JSFunction> function = Handle<JSFunction>::cast(object);
1017
- Object* code =
1018
- StubCache::ComputeKeyedLoadFunctionPrototype(*name, *function);
1019
- if (code->IsFailure()) return code;
1020
- set_target(Code::cast(code));
1021
- #ifdef DEBUG
1022
- TraceIC("KeyedLoadIC", name, state, target());
1023
- #endif // DEBUG
1024
- return Accessors::FunctionGetPrototype(*object, 0);
1025
- }
1026
- }
1027
-
1028
- // Check if the name is trivially convertible to an index and get
1029
- // the element or char if so.
1030
- uint32_t index = 0;
1031
- if (name->AsArrayIndex(&index)) {
1032
- HandleScope scope;
1033
- // Rewrite to the generic keyed load stub.
1034
- if (FLAG_use_ic) set_target(generic_stub());
1035
- return Runtime::GetElementOrCharAt(object, index);
1036
- }
1037
-
1038
- // Named lookup.
1039
- LookupResult lookup;
1040
- LookupForRead(*object, *name, &lookup);
1041
-
1042
- // If we did not find a property, check if we need to throw an exception.
1043
- if (!lookup.IsProperty()) {
1044
- if (FLAG_strict || IsContextual(object)) {
1045
- return ReferenceError("not_defined", name);
1046
- }
1047
- }
1048
-
1049
- if (FLAG_use_ic) {
1050
- UpdateCaches(&lookup, state, object, name);
1051
- }
1052
-
1053
- PropertyAttributes attr;
1054
- if (lookup.IsProperty() && lookup.type() == INTERCEPTOR) {
1055
- // Get the property.
1056
- Object* result = object->GetProperty(*object, &lookup, *name, &attr);
1057
- if (result->IsFailure()) return result;
1058
- // If the property is not present, check if we need to throw an
1059
- // exception.
1060
- if (attr == ABSENT && IsContextual(object)) {
1061
- return ReferenceError("not_defined", name);
1062
- }
1063
- return result;
1064
- }
1065
-
1066
- return object->GetProperty(*object, &lookup, *name, &attr);
1067
- }
1068
-
1069
- // Do not use ICs for objects that require access checks (including
1070
- // the global object).
1071
- bool use_ic = FLAG_use_ic && !object->IsAccessCheckNeeded();
1072
-
1073
- if (use_ic) {
1074
- Code* stub = generic_stub();
1075
- if (object->IsString() && key->IsNumber()) {
1076
- stub = string_stub();
1077
- } else if (object->IsJSObject()) {
1078
- Handle<JSObject> receiver = Handle<JSObject>::cast(object);
1079
- if (receiver->HasExternalArrayElements()) {
1080
- stub = external_array_stub(receiver->GetElementsKind());
1081
- } else if (receiver->HasIndexedInterceptor()) {
1082
- stub = indexed_interceptor_stub();
1083
- }
1084
- }
1085
- set_target(stub);
1086
- // For JSObjects with fast elements that are not value wrappers
1087
- // and that do not have indexed interceptors, we initialize the
1088
- // inlined fast case (if present) by patching the inlined map
1089
- // check.
1090
- if (object->IsJSObject() &&
1091
- !object->IsJSValue() &&
1092
- !JSObject::cast(*object)->HasIndexedInterceptor() &&
1093
- JSObject::cast(*object)->HasFastElements()) {
1094
- Map* map = JSObject::cast(*object)->map();
1095
- PatchInlinedLoad(address(), map);
1096
- }
1097
- }
1098
-
1099
- // Get the property.
1100
- return Runtime::GetObjectProperty(object, key);
1101
- }
1102
-
1103
-
1104
- void KeyedLoadIC::UpdateCaches(LookupResult* lookup, State state,
1105
- Handle<Object> object, Handle<String> name) {
1106
- // Bail out if we didn't find a result.
1107
- if (!lookup->IsProperty() || !lookup->IsCacheable()) return;
1108
-
1109
- if (!object->IsJSObject()) return;
1110
- Handle<JSObject> receiver = Handle<JSObject>::cast(object);
1111
-
1112
- if (HasNormalObjectsInPrototypeChain(lookup, *object)) return;
1113
-
1114
- // Compute the code stub for this load.
1115
- Object* code = NULL;
1116
-
1117
- if (state == UNINITIALIZED) {
1118
- // This is the first time we execute this inline cache.
1119
- // Set the target to the pre monomorphic stub to delay
1120
- // setting the monomorphic state.
1121
- code = pre_monomorphic_stub();
1122
- } else {
1123
- // Compute a monomorphic stub.
1124
- switch (lookup->type()) {
1125
- case FIELD: {
1126
- code = StubCache::ComputeKeyedLoadField(*name, *receiver,
1127
- lookup->holder(),
1128
- lookup->GetFieldIndex());
1129
- break;
1130
- }
1131
- case CONSTANT_FUNCTION: {
1132
- Object* constant = lookup->GetConstantFunction();
1133
- code = StubCache::ComputeKeyedLoadConstant(*name, *receiver,
1134
- lookup->holder(), constant);
1135
- break;
1136
- }
1137
- case CALLBACKS: {
1138
- if (!lookup->GetCallbackObject()->IsAccessorInfo()) return;
1139
- AccessorInfo* callback =
1140
- AccessorInfo::cast(lookup->GetCallbackObject());
1141
- if (v8::ToCData<Address>(callback->getter()) == 0) return;
1142
- code = StubCache::ComputeKeyedLoadCallback(*name, *receiver,
1143
- lookup->holder(), callback);
1144
- break;
1145
- }
1146
- case INTERCEPTOR: {
1147
- ASSERT(HasInterceptorGetter(lookup->holder()));
1148
- code = StubCache::ComputeKeyedLoadInterceptor(*name, *receiver,
1149
- lookup->holder());
1150
- break;
1151
- }
1152
- default: {
1153
- // Always rewrite to the generic case so that we do not
1154
- // repeatedly try to rewrite.
1155
- code = generic_stub();
1156
- break;
1157
- }
1158
- }
1159
- }
1160
-
1161
- // If we're unable to compute the stub (not enough memory left), we
1162
- // simply avoid updating the caches.
1163
- if (code == NULL || code->IsFailure()) return;
1164
-
1165
- // Patch the call site depending on the state of the cache. Make
1166
- // sure to always rewrite from monomorphic to megamorphic.
1167
- ASSERT(state != MONOMORPHIC_PROTOTYPE_FAILURE);
1168
- if (state == UNINITIALIZED || state == PREMONOMORPHIC) {
1169
- set_target(Code::cast(code));
1170
- } else if (state == MONOMORPHIC) {
1171
- set_target(megamorphic_stub());
1172
- }
1173
-
1174
- #ifdef DEBUG
1175
- TraceIC("KeyedLoadIC", name, state, target());
1176
- #endif
1177
- }
1178
-
1179
-
1180
- static bool StoreICableLookup(LookupResult* lookup) {
1181
- // Bail out if we didn't find a result.
1182
- if (!lookup->IsPropertyOrTransition() || !lookup->IsCacheable()) return false;
1183
-
1184
- // If the property is read-only, we leave the IC in its current
1185
- // state.
1186
- if (lookup->IsReadOnly()) return false;
1187
-
1188
- return true;
1189
- }
1190
-
1191
-
1192
- static bool LookupForWrite(JSObject* object,
1193
- String* name,
1194
- LookupResult* lookup) {
1195
- object->LocalLookup(name, lookup);
1196
- if (!StoreICableLookup(lookup)) {
1197
- return false;
1198
- }
1199
-
1200
- if (lookup->type() == INTERCEPTOR) {
1201
- if (object->GetNamedInterceptor()->setter()->IsUndefined()) {
1202
- object->LocalLookupRealNamedProperty(name, lookup);
1203
- return StoreICableLookup(lookup);
1204
- }
1205
- }
1206
-
1207
- return true;
1208
- }
1209
-
1210
-
1211
- Object* StoreIC::Store(State state,
1212
- Handle<Object> object,
1213
- Handle<String> name,
1214
- Handle<Object> value) {
1215
- // If the object is undefined or null it's illegal to try to set any
1216
- // properties on it; throw a TypeError in that case.
1217
- if (object->IsUndefined() || object->IsNull()) {
1218
- return TypeError("non_object_property_store", object, name);
1219
- }
1220
-
1221
- // Ignore stores where the receiver is not a JSObject.
1222
- if (!object->IsJSObject()) return *value;
1223
- Handle<JSObject> receiver = Handle<JSObject>::cast(object);
1224
-
1225
- // Check if the given name is an array index.
1226
- uint32_t index;
1227
- if (name->AsArrayIndex(&index)) {
1228
- HandleScope scope;
1229
- Handle<Object> result = SetElement(receiver, index, value);
1230
- if (result.is_null()) return Failure::Exception();
1231
- return *value;
1232
- }
1233
-
1234
- // Use specialized code for setting the length of arrays.
1235
- if (receiver->IsJSArray()
1236
- && name->Equals(Heap::length_symbol())
1237
- && receiver->AllowsSetElementsLength()) {
1238
- #ifdef DEBUG
1239
- if (FLAG_trace_ic) PrintF("[StoreIC : +#length /array]\n");
1240
- #endif
1241
- Code* target = Builtins::builtin(Builtins::StoreIC_ArrayLength);
1242
- set_target(target);
1243
- return receiver->SetProperty(*name, *value, NONE);
1244
- }
1245
-
1246
- // Lookup the property locally in the receiver.
1247
- if (FLAG_use_ic && !receiver->IsJSGlobalProxy()) {
1248
- LookupResult lookup;
1249
-
1250
- if (LookupForWrite(*receiver, *name, &lookup)) {
1251
- bool can_be_inlined =
1252
- state == UNINITIALIZED &&
1253
- lookup.IsProperty() &&
1254
- lookup.holder() == *receiver &&
1255
- lookup.type() == FIELD &&
1256
- !receiver->IsAccessCheckNeeded();
1257
-
1258
- if (can_be_inlined) {
1259
- Map* map = lookup.holder()->map();
1260
- // Property's index in the properties array. If negative we have
1261
- // an inobject property.
1262
- int index = lookup.GetFieldIndex() - map->inobject_properties();
1263
- if (index < 0) {
1264
- // Index is an offset from the end of the object.
1265
- int offset = map->instance_size() + (index * kPointerSize);
1266
- if (PatchInlinedStore(address(), map, offset)) {
1267
- set_target(megamorphic_stub());
1268
- #ifdef DEBUG
1269
- if (FLAG_trace_ic) {
1270
- PrintF("[StoreIC : inline patch %s]\n", *name->ToCString());
1271
- }
1272
- #endif
1273
- return receiver->SetProperty(*name, *value, NONE);
1274
- #ifdef DEBUG
1275
-
1276
- } else {
1277
- if (FLAG_trace_ic) {
1278
- PrintF("[StoreIC : no inline patch %s (patching failed)]\n",
1279
- *name->ToCString());
1280
- }
1281
- }
1282
- } else {
1283
- if (FLAG_trace_ic) {
1284
- PrintF("[StoreIC : no inline patch %s (not inobject)]\n",
1285
- *name->ToCString());
1286
- }
1287
- }
1288
- } else {
1289
- if (state == PREMONOMORPHIC) {
1290
- if (FLAG_trace_ic) {
1291
- PrintF("[StoreIC : no inline patch %s (not inlinable)]\n",
1292
- *name->ToCString());
1293
- #endif
1294
- }
1295
- }
1296
- }
1297
-
1298
- // If no inlined store ic was patched, generate a stub for this
1299
- // store.
1300
- UpdateCaches(&lookup, state, receiver, name, value);
1301
- }
1302
- }
1303
-
1304
- // Set the property.
1305
- return receiver->SetProperty(*name, *value, NONE);
1306
- }
1307
-
1308
-
1309
- void StoreIC::UpdateCaches(LookupResult* lookup,
1310
- State state,
1311
- Handle<JSObject> receiver,
1312
- Handle<String> name,
1313
- Handle<Object> value) {
1314
- // Skip JSGlobalProxy.
1315
- ASSERT(!receiver->IsJSGlobalProxy());
1316
-
1317
- ASSERT(StoreICableLookup(lookup));
1318
-
1319
- // If the property has a non-field type allowing map transitions
1320
- // where there is extra room in the object, we leave the IC in its
1321
- // current state.
1322
- PropertyType type = lookup->type();
1323
-
1324
- // Compute the code stub for this store; used for rewriting to
1325
- // monomorphic state and making sure that the code stub is in the
1326
- // stub cache.
1327
- Object* code = NULL;
1328
- switch (type) {
1329
- case FIELD: {
1330
- code = StubCache::ComputeStoreField(*name, *receiver,
1331
- lookup->GetFieldIndex());
1332
- break;
1333
- }
1334
- case MAP_TRANSITION: {
1335
- if (lookup->GetAttributes() != NONE) return;
1336
- HandleScope scope;
1337
- ASSERT(type == MAP_TRANSITION);
1338
- Handle<Map> transition(lookup->GetTransitionMap());
1339
- int index = transition->PropertyIndexFor(*name);
1340
- code = StubCache::ComputeStoreField(*name, *receiver, index, *transition);
1341
- break;
1342
- }
1343
- case NORMAL: {
1344
- if (receiver->IsGlobalObject()) {
1345
- // The stub generated for the global object picks the value directly
1346
- // from the property cell. So the property must be directly on the
1347
- // global object.
1348
- Handle<GlobalObject> global = Handle<GlobalObject>::cast(receiver);
1349
- JSGlobalPropertyCell* cell =
1350
- JSGlobalPropertyCell::cast(global->GetPropertyCell(lookup));
1351
- code = StubCache::ComputeStoreGlobal(*name, *global, cell);
1352
- } else {
1353
- if (lookup->holder() != *receiver) return;
1354
- code = StubCache::ComputeStoreNormal();
1355
- }
1356
- break;
1357
- }
1358
- case CALLBACKS: {
1359
- if (!lookup->GetCallbackObject()->IsAccessorInfo()) return;
1360
- AccessorInfo* callback = AccessorInfo::cast(lookup->GetCallbackObject());
1361
- if (v8::ToCData<Address>(callback->setter()) == 0) return;
1362
- code = StubCache::ComputeStoreCallback(*name, *receiver, callback);
1363
- break;
1364
- }
1365
- case INTERCEPTOR: {
1366
- ASSERT(!receiver->GetNamedInterceptor()->setter()->IsUndefined());
1367
- code = StubCache::ComputeStoreInterceptor(*name, *receiver);
1368
- break;
1369
- }
1370
- default:
1371
- return;
1372
- }
1373
-
1374
- // If we're unable to compute the stub (not enough memory left), we
1375
- // simply avoid updating the caches.
1376
- if (code == NULL || code->IsFailure()) return;
1377
-
1378
- // Patch the call site depending on the state of the cache.
1379
- if (state == UNINITIALIZED || state == MONOMORPHIC_PROTOTYPE_FAILURE) {
1380
- set_target(Code::cast(code));
1381
- } else if (state == MONOMORPHIC) {
1382
- // Only move to megamorphic if the target changes.
1383
- if (target() != Code::cast(code)) set_target(megamorphic_stub());
1384
- } else if (state == MEGAMORPHIC) {
1385
- // Update the stub cache.
1386
- StubCache::Set(*name, receiver->map(), Code::cast(code));
1387
- }
1388
-
1389
- #ifdef DEBUG
1390
- TraceIC("StoreIC", name, state, target());
1391
- #endif
1392
- }
1393
-
1394
-
1395
- Object* KeyedStoreIC::Store(State state,
1396
- Handle<Object> object,
1397
- Handle<Object> key,
1398
- Handle<Object> value) {
1399
- if (key->IsSymbol()) {
1400
- Handle<String> name = Handle<String>::cast(key);
1401
-
1402
- // If the object is undefined or null it's illegal to try to set any
1403
- // properties on it; throw a TypeError in that case.
1404
- if (object->IsUndefined() || object->IsNull()) {
1405
- return TypeError("non_object_property_store", object, name);
1406
- }
1407
-
1408
- // Ignore stores where the receiver is not a JSObject.
1409
- if (!object->IsJSObject()) return *value;
1410
- Handle<JSObject> receiver = Handle<JSObject>::cast(object);
1411
-
1412
- // Check if the given name is an array index.
1413
- uint32_t index;
1414
- if (name->AsArrayIndex(&index)) {
1415
- HandleScope scope;
1416
- Handle<Object> result = SetElement(receiver, index, value);
1417
- if (result.is_null()) return Failure::Exception();
1418
- return *value;
1419
- }
1420
-
1421
- // Lookup the property locally in the receiver.
1422
- LookupResult lookup;
1423
- receiver->LocalLookup(*name, &lookup);
1424
-
1425
- // Update inline cache and stub cache.
1426
- if (FLAG_use_ic) {
1427
- UpdateCaches(&lookup, state, receiver, name, value);
1428
- }
1429
-
1430
- // Set the property.
1431
- return receiver->SetProperty(*name, *value, NONE);
1432
- }
1433
-
1434
- // Do not use ICs for objects that require access checks (including
1435
- // the global object).
1436
- bool use_ic = FLAG_use_ic && !object->IsAccessCheckNeeded();
1437
- ASSERT(!(use_ic && object->IsJSGlobalProxy()));
1438
-
1439
- if (use_ic) {
1440
- Code* stub = generic_stub();
1441
- if (object->IsJSObject()) {
1442
- Handle<JSObject> receiver = Handle<JSObject>::cast(object);
1443
- if (receiver->HasExternalArrayElements()) {
1444
- stub = external_array_stub(receiver->GetElementsKind());
1445
- }
1446
- }
1447
- set_target(stub);
1448
- }
1449
-
1450
- // Set the property.
1451
- return Runtime::SetObjectProperty(object, key, value, NONE);
1452
- }
1453
-
1454
-
1455
- void KeyedStoreIC::UpdateCaches(LookupResult* lookup,
1456
- State state,
1457
- Handle<JSObject> receiver,
1458
- Handle<String> name,
1459
- Handle<Object> value) {
1460
- // Skip JSGlobalProxy.
1461
- if (receiver->IsJSGlobalProxy()) return;
1462
-
1463
- // Bail out if we didn't find a result.
1464
- if (!lookup->IsPropertyOrTransition() || !lookup->IsCacheable()) return;
1465
-
1466
- // If the property is read-only, we leave the IC in its current
1467
- // state.
1468
- if (lookup->IsReadOnly()) return;
1469
-
1470
- // If the property has a non-field type allowing map transitions
1471
- // where there is extra room in the object, we leave the IC in its
1472
- // current state.
1473
- PropertyType type = lookup->type();
1474
-
1475
- // Compute the code stub for this store; used for rewriting to
1476
- // monomorphic state and making sure that the code stub is in the
1477
- // stub cache.
1478
- Object* code = NULL;
1479
-
1480
- switch (type) {
1481
- case FIELD: {
1482
- code = StubCache::ComputeKeyedStoreField(*name, *receiver,
1483
- lookup->GetFieldIndex());
1484
- break;
1485
- }
1486
- case MAP_TRANSITION: {
1487
- if (lookup->GetAttributes() == NONE) {
1488
- HandleScope scope;
1489
- ASSERT(type == MAP_TRANSITION);
1490
- Handle<Map> transition(lookup->GetTransitionMap());
1491
- int index = transition->PropertyIndexFor(*name);
1492
- code = StubCache::ComputeKeyedStoreField(*name, *receiver,
1493
- index, *transition);
1494
- break;
1495
- }
1496
- // fall through.
1497
- }
1498
- default: {
1499
- // Always rewrite to the generic case so that we do not
1500
- // repeatedly try to rewrite.
1501
- code = generic_stub();
1502
- break;
1503
- }
1504
- }
1505
-
1506
- // If we're unable to compute the stub (not enough memory left), we
1507
- // simply avoid updating the caches.
1508
- if (code == NULL || code->IsFailure()) return;
1509
-
1510
- // Patch the call site depending on the state of the cache. Make
1511
- // sure to always rewrite from monomorphic to megamorphic.
1512
- ASSERT(state != MONOMORPHIC_PROTOTYPE_FAILURE);
1513
- if (state == UNINITIALIZED || state == PREMONOMORPHIC) {
1514
- set_target(Code::cast(code));
1515
- } else if (state == MONOMORPHIC) {
1516
- set_target(megamorphic_stub());
1517
- }
1518
-
1519
- #ifdef DEBUG
1520
- TraceIC("KeyedStoreIC", name, state, target());
1521
- #endif
1522
- }
1523
-
1524
-
1525
- // ----------------------------------------------------------------------------
1526
- // Static IC stub generators.
1527
- //
1528
-
1529
- static Object* CompileFunction(Object* result,
1530
- Handle<Object> object,
1531
- InLoopFlag in_loop) {
1532
- // Compile now with optimization.
1533
- HandleScope scope;
1534
- Handle<JSFunction> function = Handle<JSFunction>(JSFunction::cast(result));
1535
- if (in_loop == IN_LOOP) {
1536
- CompileLazyInLoop(function, object, CLEAR_EXCEPTION);
1537
- } else {
1538
- CompileLazy(function, object, CLEAR_EXCEPTION);
1539
- }
1540
- return *function;
1541
- }
1542
-
1543
-
1544
- // Used from ic-<arch>.cc.
1545
- Object* CallIC_Miss(Arguments args) {
1546
- NoHandleAllocation na;
1547
- ASSERT(args.length() == 2);
1548
- CallIC ic;
1549
- IC::State state = IC::StateFrom(ic.target(), args[0], args[1]);
1550
- Object* result =
1551
- ic.LoadFunction(state, args.at<Object>(0), args.at<String>(1));
1552
-
1553
- // The first time the inline cache is updated may be the first time the
1554
- // function it references gets called. If the function was lazily compiled
1555
- // then the first call will trigger a compilation. We check for this case
1556
- // and we do the compilation immediately, instead of waiting for the stub
1557
- // currently attached to the JSFunction object to trigger compilation. We
1558
- // do this in the case where we know that the inline cache is inside a loop,
1559
- // because then we know that we want to optimize the function.
1560
- if (!result->IsJSFunction() || JSFunction::cast(result)->is_compiled()) {
1561
- return result;
1562
- }
1563
- return CompileFunction(result, args.at<Object>(0), ic.target()->ic_in_loop());
1564
- }
1565
-
1566
-
1567
- // Used from ic-<arch>.cc.
1568
- Object* KeyedCallIC_Miss(Arguments args) {
1569
- NoHandleAllocation na;
1570
- ASSERT(args.length() == 2);
1571
- KeyedCallIC ic;
1572
- IC::State state = IC::StateFrom(ic.target(), args[0], args[1]);
1573
- Object* result =
1574
- ic.LoadFunction(state, args.at<Object>(0), args.at<Object>(1));
1575
-
1576
- if (!result->IsJSFunction() || JSFunction::cast(result)->is_compiled()) {
1577
- return result;
1578
- }
1579
- return CompileFunction(result, args.at<Object>(0), ic.target()->ic_in_loop());
1580
- }
1581
-
1582
-
1583
- // Used from ic-<arch>.cc.
1584
- Object* LoadIC_Miss(Arguments args) {
1585
- NoHandleAllocation na;
1586
- ASSERT(args.length() == 2);
1587
- LoadIC ic;
1588
- IC::State state = IC::StateFrom(ic.target(), args[0], args[1]);
1589
- return ic.Load(state, args.at<Object>(0), args.at<String>(1));
1590
- }
1591
-
1592
-
1593
- // Used from ic-<arch>.cc
1594
- Object* KeyedLoadIC_Miss(Arguments args) {
1595
- NoHandleAllocation na;
1596
- ASSERT(args.length() == 2);
1597
- KeyedLoadIC ic;
1598
- IC::State state = IC::StateFrom(ic.target(), args[0], args[1]);
1599
- return ic.Load(state, args.at<Object>(0), args.at<Object>(1));
1600
- }
1601
-
1602
-
1603
- // Used from ic-<arch>.cc.
1604
- Object* StoreIC_Miss(Arguments args) {
1605
- NoHandleAllocation na;
1606
- ASSERT(args.length() == 3);
1607
- StoreIC ic;
1608
- IC::State state = IC::StateFrom(ic.target(), args[0], args[1]);
1609
- return ic.Store(state, args.at<Object>(0), args.at<String>(1),
1610
- args.at<Object>(2));
1611
- }
1612
-
1613
-
1614
- Object* StoreIC_ArrayLength(Arguments args) {
1615
- NoHandleAllocation nha;
1616
-
1617
- ASSERT(args.length() == 2);
1618
- JSObject* receiver = JSObject::cast(args[0]);
1619
- Object* len = args[1];
1620
-
1621
- Object* result = receiver->SetElementsLength(len);
1622
- if (result->IsFailure()) return result;
1623
- return len;
1624
- }
1625
-
1626
-
1627
- // Extend storage is called in a store inline cache when
1628
- // it is necessary to extend the properties array of a
1629
- // JSObject.
1630
- Object* SharedStoreIC_ExtendStorage(Arguments args) {
1631
- NoHandleAllocation na;
1632
- ASSERT(args.length() == 3);
1633
-
1634
- // Convert the parameters
1635
- JSObject* object = JSObject::cast(args[0]);
1636
- Map* transition = Map::cast(args[1]);
1637
- Object* value = args[2];
1638
-
1639
- // Check the object has run out out property space.
1640
- ASSERT(object->HasFastProperties());
1641
- ASSERT(object->map()->unused_property_fields() == 0);
1642
-
1643
- // Expand the properties array.
1644
- FixedArray* old_storage = object->properties();
1645
- int new_unused = transition->unused_property_fields();
1646
- int new_size = old_storage->length() + new_unused + 1;
1647
- Object* result = old_storage->CopySize(new_size);
1648
- if (result->IsFailure()) return result;
1649
- FixedArray* new_storage = FixedArray::cast(result);
1650
- new_storage->set(old_storage->length(), value);
1651
-
1652
- // Set the new property value and do the map transition.
1653
- object->set_properties(new_storage);
1654
- object->set_map(transition);
1655
-
1656
- // Return the stored value.
1657
- return value;
1658
- }
1659
-
1660
-
1661
- // Used from ic-<arch>.cc.
1662
- Object* KeyedStoreIC_Miss(Arguments args) {
1663
- NoHandleAllocation na;
1664
- ASSERT(args.length() == 3);
1665
- KeyedStoreIC ic;
1666
- IC::State state = IC::StateFrom(ic.target(), args[0], args[1]);
1667
- return ic.Store(state, args.at<Object>(0), args.at<Object>(1),
1668
- args.at<Object>(2));
1669
- }
1670
-
1671
-
1672
- void BinaryOpIC::patch(Code* code) {
1673
- set_target(code);
1674
- }
1675
-
1676
-
1677
- const char* BinaryOpIC::GetName(TypeInfo type_info) {
1678
- switch (type_info) {
1679
- case DEFAULT: return "Default";
1680
- case GENERIC: return "Generic";
1681
- case HEAP_NUMBERS: return "HeapNumbers";
1682
- case STRINGS: return "Strings";
1683
- default: return "Invalid";
1684
- }
1685
- }
1686
-
1687
-
1688
- BinaryOpIC::State BinaryOpIC::ToState(TypeInfo type_info) {
1689
- switch (type_info) {
1690
- // DEFAULT is mapped to UNINITIALIZED so that calls to DEFAULT stubs
1691
- // are not cleared at GC.
1692
- case DEFAULT: return UNINITIALIZED;
1693
-
1694
- // Could have mapped GENERIC to MONOMORPHIC just as well but MEGAMORPHIC is
1695
- // conceptually closer.
1696
- case GENERIC: return MEGAMORPHIC;
1697
-
1698
- default: return MONOMORPHIC;
1699
- }
1700
- }
1701
-
1702
-
1703
- BinaryOpIC::TypeInfo BinaryOpIC::GetTypeInfo(Object* left,
1704
- Object* right) {
1705
- if (left->IsSmi() && right->IsSmi()) {
1706
- return GENERIC;
1707
- }
1708
-
1709
- if (left->IsNumber() && right->IsNumber()) {
1710
- return HEAP_NUMBERS;
1711
- }
1712
-
1713
- if (left->IsString() || right->IsString()) {
1714
- // Patching for fast string ADD makes sense even if only one of the
1715
- // arguments is a string.
1716
- return STRINGS;
1717
- }
1718
-
1719
- return GENERIC;
1720
- }
1721
-
1722
-
1723
- // defined in codegen-<arch>.cc
1724
- Handle<Code> GetBinaryOpStub(int key, BinaryOpIC::TypeInfo type_info);
1725
-
1726
-
1727
- Object* BinaryOp_Patch(Arguments args) {
1728
- ASSERT(args.length() == 5);
1729
-
1730
- Handle<Object> left = args.at<Object>(0);
1731
- Handle<Object> right = args.at<Object>(1);
1732
- int key = Smi::cast(args[2])->value();
1733
- Token::Value op = static_cast<Token::Value>(Smi::cast(args[3])->value());
1734
- #ifdef DEBUG
1735
- BinaryOpIC::TypeInfo prev_type_info =
1736
- static_cast<BinaryOpIC::TypeInfo>(Smi::cast(args[4])->value());
1737
- #endif // DEBUG
1738
- { HandleScope scope;
1739
- BinaryOpIC::TypeInfo type_info = BinaryOpIC::GetTypeInfo(*left, *right);
1740
- Handle<Code> code = GetBinaryOpStub(key, type_info);
1741
- if (!code.is_null()) {
1742
- BinaryOpIC ic;
1743
- ic.patch(*code);
1744
- #ifdef DEBUG
1745
- if (FLAG_trace_ic) {
1746
- PrintF("[BinaryOpIC (%s->%s)#%s]\n",
1747
- BinaryOpIC::GetName(prev_type_info),
1748
- BinaryOpIC::GetName(type_info),
1749
- Token::Name(op));
1750
- }
1751
- #endif // DEBUG
1752
- }
1753
- }
1754
-
1755
- HandleScope scope;
1756
- Handle<JSBuiltinsObject> builtins = Top::builtins();
1757
-
1758
- Object* builtin = NULL; // Initialization calms down the compiler.
1759
-
1760
- switch (op) {
1761
- case Token::ADD:
1762
- builtin = builtins->javascript_builtin(Builtins::ADD);
1763
- break;
1764
- case Token::SUB:
1765
- builtin = builtins->javascript_builtin(Builtins::SUB);
1766
- break;
1767
- case Token::MUL:
1768
- builtin = builtins->javascript_builtin(Builtins::MUL);
1769
- break;
1770
- case Token::DIV:
1771
- builtin = builtins->javascript_builtin(Builtins::DIV);
1772
- break;
1773
- case Token::MOD:
1774
- builtin = builtins->javascript_builtin(Builtins::MOD);
1775
- break;
1776
- case Token::BIT_AND:
1777
- builtin = builtins->javascript_builtin(Builtins::BIT_AND);
1778
- break;
1779
- case Token::BIT_OR:
1780
- builtin = builtins->javascript_builtin(Builtins::BIT_OR);
1781
- break;
1782
- case Token::BIT_XOR:
1783
- builtin = builtins->javascript_builtin(Builtins::BIT_XOR);
1784
- break;
1785
- case Token::SHR:
1786
- builtin = builtins->javascript_builtin(Builtins::SHR);
1787
- break;
1788
- case Token::SAR:
1789
- builtin = builtins->javascript_builtin(Builtins::SAR);
1790
- break;
1791
- case Token::SHL:
1792
- builtin = builtins->javascript_builtin(Builtins::SHL);
1793
- break;
1794
- default:
1795
- UNREACHABLE();
1796
- }
1797
-
1798
- Handle<JSFunction> builtin_function(JSFunction::cast(builtin));
1799
-
1800
- bool caught_exception;
1801
- Object** builtin_args[] = { right.location() };
1802
- Handle<Object> result = Execution::Call(builtin_function,
1803
- left,
1804
- ARRAY_SIZE(builtin_args),
1805
- builtin_args,
1806
- &caught_exception);
1807
- if (caught_exception) {
1808
- return Failure::Exception();
1809
- }
1810
- return *result;
1811
- }
1812
-
1813
-
1814
- static Address IC_utilities[] = {
1815
- #define ADDR(name) FUNCTION_ADDR(name),
1816
- IC_UTIL_LIST(ADDR)
1817
- NULL
1818
- #undef ADDR
1819
- };
1820
-
1821
-
1822
- Address IC::AddressFromUtilityId(IC::UtilityId id) {
1823
- return IC_utilities[id];
1824
- }
1825
-
1826
-
1827
- } } // namespace v8::internal