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,400 +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_SCOPES_H_
29
- #define V8_SCOPES_H_
30
-
31
- #include "ast.h"
32
- #include "hashmap.h"
33
-
34
- namespace v8 {
35
- namespace internal {
36
-
37
-
38
- // A hash map to support fast variable declaration and lookup.
39
- class VariableMap: public HashMap {
40
- public:
41
- VariableMap();
42
-
43
- // Dummy constructor. This constructor doesn't set up the map
44
- // properly so don't use it unless you have a good reason.
45
- explicit VariableMap(bool gotta_love_static_overloading);
46
-
47
- virtual ~VariableMap();
48
-
49
- Variable* Declare(Scope* scope,
50
- Handle<String> name,
51
- Variable::Mode mode,
52
- bool is_valid_lhs,
53
- Variable::Kind kind);
54
-
55
- Variable* Lookup(Handle<String> name);
56
- };
57
-
58
-
59
- // The dynamic scope part holds hash maps for the variables that will
60
- // be looked up dynamically from within eval and with scopes. The objects
61
- // are allocated on-demand from Scope::NonLocal to avoid wasting memory
62
- // and setup time for scopes that don't need them.
63
- class DynamicScopePart : public ZoneObject {
64
- public:
65
- VariableMap* GetMap(Variable::Mode mode) {
66
- int index = mode - Variable::DYNAMIC;
67
- ASSERT(index >= 0 && index < 3);
68
- return &maps_[index];
69
- }
70
-
71
- private:
72
- VariableMap maps_[3];
73
- };
74
-
75
-
76
- // Global invariants after AST construction: Each reference (i.e. identifier)
77
- // to a JavaScript variable (including global properties) is represented by a
78
- // VariableProxy node. Immediately after AST construction and before variable
79
- // allocation, most VariableProxy nodes are "unresolved", i.e. not bound to a
80
- // corresponding variable (though some are bound during parse time). Variable
81
- // allocation binds each unresolved VariableProxy to one Variable and assigns
82
- // a location. Note that many VariableProxy nodes may refer to the same Java-
83
- // Script variable.
84
-
85
- class Scope: public ZoneObject {
86
- public:
87
- // ---------------------------------------------------------------------------
88
- // Construction
89
-
90
- enum Type {
91
- EVAL_SCOPE, // the top-level scope for an 'eval' source
92
- FUNCTION_SCOPE, // the top-level scope for a function
93
- GLOBAL_SCOPE // the top-level scope for a program or a top-level eval
94
- };
95
-
96
- Scope(Scope* outer_scope, Type type);
97
-
98
- virtual ~Scope() { }
99
-
100
- // The scope name is only used for printing/debugging.
101
- void SetScopeName(Handle<String> scope_name) { scope_name_ = scope_name; }
102
-
103
- void Initialize(bool inside_with);
104
-
105
-
106
- // ---------------------------------------------------------------------------
107
- // Declarations
108
-
109
- // Lookup a variable in this scope. Returns the variable or NULL if not found.
110
- virtual Variable* LocalLookup(Handle<String> name);
111
-
112
- // Lookup a variable in this scope or outer scopes.
113
- // Returns the variable or NULL if not found.
114
- virtual Variable* Lookup(Handle<String> name);
115
-
116
- // Declare the function variable for a function literal. This variable
117
- // is in an intermediate scope between this function scope and the the
118
- // outer scope. Only possible for function scopes; at most one variable.
119
- Variable* DeclareFunctionVar(Handle<String> name);
120
-
121
- // Declare a local variable in this scope. If the variable has been
122
- // declared before, the previously declared variable is returned.
123
- virtual Variable* DeclareLocal(Handle<String> name, Variable::Mode mode);
124
-
125
- // Declare an implicit global variable in this scope which must be a
126
- // global scope. The variable was introduced (possibly from an inner
127
- // scope) by a reference to an unresolved variable with no intervening
128
- // with statements or eval calls.
129
- Variable* DeclareGlobal(Handle<String> name);
130
-
131
- // Add a parameter to the parameter list. The parameter must have been
132
- // declared via Declare. The same parameter may occur more than once in
133
- // the parameter list; they must be added in source order, from left to
134
- // right.
135
- void AddParameter(Variable* var);
136
-
137
- // Create a new unresolved variable.
138
- virtual VariableProxy* NewUnresolved(Handle<String> name, bool inside_with);
139
-
140
- // Remove a unresolved variable. During parsing, an unresolved variable
141
- // may have been added optimistically, but then only the variable name
142
- // was used (typically for labels). If the variable was not declared, the
143
- // addition introduced a new unresolved variable which may end up being
144
- // allocated globally as a "ghost" variable. RemoveUnresolved removes
145
- // such a variable again if it was added; otherwise this is a no-op.
146
- void RemoveUnresolved(VariableProxy* var);
147
-
148
- // Creates a new temporary variable in this scope and binds a proxy to it.
149
- // The name is only used for printing and cannot be used to find the variable.
150
- // In particular, the only way to get hold of the temporary is by keeping the
151
- // VariableProxy* around.
152
- virtual VariableProxy* NewTemporary(Handle<String> name);
153
-
154
- // Adds the specific declaration node to the list of declarations in
155
- // this scope. The declarations are processed as part of entering
156
- // the scope; see codegen.cc:ProcessDeclarations.
157
- void AddDeclaration(Declaration* declaration);
158
-
159
- // ---------------------------------------------------------------------------
160
- // Illegal redeclaration support.
161
-
162
- // Set an expression node that will be executed when the scope is
163
- // entered. We only keep track of one illegal redeclaration node per
164
- // scope - the first one - so if you try to set it multiple times
165
- // the additional requests will be silently ignored.
166
- void SetIllegalRedeclaration(Expression* expression);
167
-
168
- // Visit the illegal redeclaration expression. Do not call if the
169
- // scope doesn't have an illegal redeclaration node.
170
- void VisitIllegalRedeclaration(AstVisitor* visitor);
171
-
172
- // Check if the scope has (at least) one illegal redeclaration.
173
- bool HasIllegalRedeclaration() const { return illegal_redecl_ != NULL; }
174
-
175
-
176
- // ---------------------------------------------------------------------------
177
- // Scope-specific info.
178
-
179
- // Inform the scope that the corresponding code contains a with statement.
180
- void RecordWithStatement() { scope_contains_with_ = true; }
181
-
182
- // Inform the scope that the corresponding code contains an eval call.
183
- void RecordEvalCall() { scope_calls_eval_ = true; }
184
-
185
-
186
- // ---------------------------------------------------------------------------
187
- // Predicates.
188
-
189
- // Specific scope types.
190
- bool is_eval_scope() const { return type_ == EVAL_SCOPE; }
191
- bool is_function_scope() const { return type_ == FUNCTION_SCOPE; }
192
- bool is_global_scope() const { return type_ == GLOBAL_SCOPE; }
193
-
194
- // Information about which scopes calls eval.
195
- bool calls_eval() const { return scope_calls_eval_; }
196
- bool outer_scope_calls_eval() const { return outer_scope_calls_eval_; }
197
-
198
- // Is this scope inside a with statement.
199
- bool inside_with() const { return scope_inside_with_; }
200
- // Does this scope contain a with statement.
201
- bool contains_with() const { return scope_contains_with_; }
202
-
203
- // The scope immediately surrounding this scope, or NULL.
204
- Scope* outer_scope() const { return outer_scope_; }
205
-
206
- // ---------------------------------------------------------------------------
207
- // Accessors.
208
-
209
- // A new variable proxy corresponding to the (function) receiver.
210
- VariableProxy* receiver() const {
211
- VariableProxy* proxy =
212
- new VariableProxy(Factory::this_symbol(), true, false);
213
- proxy->BindTo(receiver_);
214
- return proxy;
215
- }
216
-
217
- // The variable holding the function literal for named function
218
- // literals, or NULL.
219
- // Only valid for function scopes.
220
- Variable* function() const {
221
- ASSERT(is_function_scope());
222
- return function_;
223
- }
224
-
225
- // Parameters. The left-most parameter has index 0.
226
- // Only valid for function scopes.
227
- Variable* parameter(int index) const {
228
- ASSERT(is_function_scope());
229
- return params_[index];
230
- }
231
-
232
- int num_parameters() const { return params_.length(); }
233
-
234
- // The local variable 'arguments' if we need to allocate it; NULL otherwise.
235
- // If arguments() exist, arguments_shadow() exists, too.
236
- VariableProxy* arguments() const { return arguments_; }
237
-
238
- // The '.arguments' shadow variable if we need to allocate it; NULL otherwise.
239
- // If arguments_shadow() exist, arguments() exists, too.
240
- VariableProxy* arguments_shadow() const { return arguments_shadow_; }
241
-
242
- // Declarations list.
243
- ZoneList<Declaration*>* declarations() { return &decls_; }
244
-
245
-
246
-
247
- // ---------------------------------------------------------------------------
248
- // Variable allocation.
249
-
250
- // Collect all used locals in this scope.
251
- template<class Allocator>
252
- void CollectUsedVariables(List<Variable*, Allocator>* locals);
253
-
254
- // Resolve and fill in the allocation information for all variables
255
- // in this scopes. Must be called *after* all scopes have been
256
- // processed (parsed) to ensure that unresolved variables can be
257
- // resolved properly.
258
- //
259
- // In the case of code compiled and run using 'eval', the context
260
- // parameter is the context in which eval was called. In all other
261
- // cases the context parameter is an empty handle.
262
- void AllocateVariables(Handle<Context> context);
263
-
264
- // Result of variable allocation.
265
- int num_stack_slots() const { return num_stack_slots_; }
266
- int num_heap_slots() const { return num_heap_slots_; }
267
-
268
- // Make sure this scope and all outer scopes are eagerly compiled.
269
- void ForceEagerCompilation() { force_eager_compilation_ = true; }
270
-
271
- // Determine if we can use lazy compilation for this scope.
272
- bool AllowsLazyCompilation() const;
273
-
274
- // True if the outer context of this scope is always the global context.
275
- bool HasTrivialOuterContext() const;
276
-
277
- // The number of contexts between this and scope; zero if this == scope.
278
- int ContextChainLength(Scope* scope);
279
-
280
- // ---------------------------------------------------------------------------
281
- // Debugging.
282
-
283
- #ifdef DEBUG
284
- void Print(int n = 0); // n = indentation; n < 0 => don't print recursively
285
- #endif
286
-
287
- // ---------------------------------------------------------------------------
288
- // Implementation.
289
- protected:
290
- friend class ParserFactory;
291
-
292
- explicit Scope(Type type);
293
-
294
- // Scope tree.
295
- Scope* outer_scope_; // the immediately enclosing outer scope, or NULL
296
- ZoneList<Scope*> inner_scopes_; // the immediately enclosed inner scopes
297
-
298
- // The scope type.
299
- Type type_;
300
-
301
- // Debugging support.
302
- Handle<String> scope_name_;
303
-
304
- // The variables declared in this scope:
305
- //
306
- // All user-declared variables (incl. parameters). For global scopes
307
- // variables may be implicitly 'declared' by being used (possibly in
308
- // an inner scope) with no intervening with statements or eval calls.
309
- VariableMap variables_;
310
- // Compiler-allocated (user-invisible) temporaries.
311
- ZoneList<Variable*> temps_;
312
- // Parameter list in source order.
313
- ZoneList<Variable*> params_;
314
- // Variables that must be looked up dynamically.
315
- DynamicScopePart* dynamics_;
316
- // Unresolved variables referred to from this scope.
317
- ZoneList<VariableProxy*> unresolved_;
318
- // Declarations.
319
- ZoneList<Declaration*> decls_;
320
- // Convenience variable.
321
- Variable* receiver_;
322
- // Function variable, if any; function scopes only.
323
- Variable* function_;
324
- // Convenience variable; function scopes only.
325
- VariableProxy* arguments_;
326
- // Convenience variable; function scopes only.
327
- VariableProxy* arguments_shadow_;
328
-
329
- // Illegal redeclaration.
330
- Expression* illegal_redecl_;
331
-
332
- // Scope-specific information.
333
- bool scope_inside_with_; // this scope is inside a 'with' of some outer scope
334
- bool scope_contains_with_; // this scope contains a 'with' statement
335
- bool scope_calls_eval_; // this scope contains an 'eval' call
336
-
337
- // Computed via PropagateScopeInfo.
338
- bool outer_scope_calls_eval_;
339
- bool inner_scope_calls_eval_;
340
- bool outer_scope_is_eval_scope_;
341
- bool force_eager_compilation_;
342
-
343
- // Computed via AllocateVariables; function scopes only.
344
- int num_stack_slots_;
345
- int num_heap_slots_;
346
-
347
- // Create a non-local variable with a given name.
348
- // These variables are looked up dynamically at runtime.
349
- Variable* NonLocal(Handle<String> name, Variable::Mode mode);
350
-
351
- // Variable resolution.
352
- Variable* LookupRecursive(Handle<String> name,
353
- bool inner_lookup,
354
- Variable** invalidated_local);
355
- void ResolveVariable(Scope* global_scope,
356
- Handle<Context> context,
357
- VariableProxy* proxy);
358
- void ResolveVariablesRecursively(Scope* global_scope,
359
- Handle<Context> context);
360
-
361
- // Scope analysis.
362
- bool PropagateScopeInfo(bool outer_scope_calls_eval,
363
- bool outer_scope_is_eval_scope);
364
- bool HasTrivialContext() const;
365
-
366
- // Predicates.
367
- bool MustAllocate(Variable* var);
368
- bool MustAllocateInContext(Variable* var);
369
- bool HasArgumentsParameter();
370
-
371
- // Variable allocation.
372
- void AllocateStackSlot(Variable* var);
373
- void AllocateHeapSlot(Variable* var);
374
- void AllocateParameterLocals();
375
- void AllocateNonParameterLocal(Variable* var);
376
- void AllocateNonParameterLocals();
377
- void AllocateVariablesRecursively();
378
- };
379
-
380
-
381
- class DummyScope : public Scope {
382
- public:
383
- DummyScope() : Scope(GLOBAL_SCOPE) {
384
- outer_scope_ = this;
385
- }
386
-
387
- virtual Variable* Lookup(Handle<String> name) { return NULL; }
388
- virtual Variable* Declare(Handle<String> name, Variable::Mode mode) {
389
- return NULL;
390
- }
391
- virtual VariableProxy* NewUnresolved(Handle<String> name, bool inside_with) {
392
- return NULL;
393
- }
394
- virtual VariableProxy* NewTemporary(Handle<String> name) { return NULL; }
395
- };
396
-
397
-
398
- } } // namespace v8::internal
399
-
400
- #endif // V8_SCOPES_H_
@@ -1,1461 +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
- #include "v8.h"
29
-
30
- #include "accessors.h"
31
- #include "api.h"
32
- #include "execution.h"
33
- #include "global-handles.h"
34
- #include "ic-inl.h"
35
- #include "natives.h"
36
- #include "platform.h"
37
- #include "runtime.h"
38
- #include "serialize.h"
39
- #include "stub-cache.h"
40
- #include "v8threads.h"
41
- #include "top.h"
42
- #include "bootstrapper.h"
43
-
44
- namespace v8 {
45
- namespace internal {
46
-
47
-
48
- // -----------------------------------------------------------------------------
49
- // Coding of external references.
50
-
51
- // The encoding of an external reference. The type is in the high word.
52
- // The id is in the low word.
53
- static uint32_t EncodeExternal(TypeCode type, uint16_t id) {
54
- return static_cast<uint32_t>(type) << 16 | id;
55
- }
56
-
57
-
58
- static int* GetInternalPointer(StatsCounter* counter) {
59
- // All counters refer to dummy_counter, if deserializing happens without
60
- // setting up counters.
61
- static int dummy_counter = 0;
62
- return counter->Enabled() ? counter->GetInternalPointer() : &dummy_counter;
63
- }
64
-
65
-
66
- // ExternalReferenceTable is a helper class that defines the relationship
67
- // between external references and their encodings. It is used to build
68
- // hashmaps in ExternalReferenceEncoder and ExternalReferenceDecoder.
69
- class ExternalReferenceTable {
70
- public:
71
- static ExternalReferenceTable* instance() {
72
- if (!instance_) instance_ = new ExternalReferenceTable();
73
- return instance_;
74
- }
75
-
76
- int size() const { return refs_.length(); }
77
-
78
- Address address(int i) { return refs_[i].address; }
79
-
80
- uint32_t code(int i) { return refs_[i].code; }
81
-
82
- const char* name(int i) { return refs_[i].name; }
83
-
84
- int max_id(int code) { return max_id_[code]; }
85
-
86
- private:
87
- static ExternalReferenceTable* instance_;
88
-
89
- ExternalReferenceTable() : refs_(64) { PopulateTable(); }
90
- ~ExternalReferenceTable() { }
91
-
92
- struct ExternalReferenceEntry {
93
- Address address;
94
- uint32_t code;
95
- const char* name;
96
- };
97
-
98
- void PopulateTable();
99
-
100
- // For a few types of references, we can get their address from their id.
101
- void AddFromId(TypeCode type, uint16_t id, const char* name);
102
-
103
- // For other types of references, the caller will figure out the address.
104
- void Add(Address address, TypeCode type, uint16_t id, const char* name);
105
-
106
- List<ExternalReferenceEntry> refs_;
107
- int max_id_[kTypeCodeCount];
108
- };
109
-
110
-
111
- ExternalReferenceTable* ExternalReferenceTable::instance_ = NULL;
112
-
113
-
114
- void ExternalReferenceTable::AddFromId(TypeCode type,
115
- uint16_t id,
116
- const char* name) {
117
- Address address;
118
- switch (type) {
119
- case C_BUILTIN: {
120
- ExternalReference ref(static_cast<Builtins::CFunctionId>(id));
121
- address = ref.address();
122
- break;
123
- }
124
- case BUILTIN: {
125
- ExternalReference ref(static_cast<Builtins::Name>(id));
126
- address = ref.address();
127
- break;
128
- }
129
- case RUNTIME_FUNCTION: {
130
- ExternalReference ref(static_cast<Runtime::FunctionId>(id));
131
- address = ref.address();
132
- break;
133
- }
134
- case IC_UTILITY: {
135
- ExternalReference ref(IC_Utility(static_cast<IC::UtilityId>(id)));
136
- address = ref.address();
137
- break;
138
- }
139
- default:
140
- UNREACHABLE();
141
- return;
142
- }
143
- Add(address, type, id, name);
144
- }
145
-
146
-
147
- void ExternalReferenceTable::Add(Address address,
148
- TypeCode type,
149
- uint16_t id,
150
- const char* name) {
151
- ASSERT_NE(NULL, address);
152
- ExternalReferenceEntry entry;
153
- entry.address = address;
154
- entry.code = EncodeExternal(type, id);
155
- entry.name = name;
156
- ASSERT_NE(0, entry.code);
157
- refs_.Add(entry);
158
- if (id > max_id_[type]) max_id_[type] = id;
159
- }
160
-
161
-
162
- void ExternalReferenceTable::PopulateTable() {
163
- for (int type_code = 0; type_code < kTypeCodeCount; type_code++) {
164
- max_id_[type_code] = 0;
165
- }
166
-
167
- // The following populates all of the different type of external references
168
- // into the ExternalReferenceTable.
169
- //
170
- // NOTE: This function was originally 100k of code. It has since been
171
- // rewritten to be mostly table driven, as the callback macro style tends to
172
- // very easily cause code bloat. Please be careful in the future when adding
173
- // new references.
174
-
175
- struct RefTableEntry {
176
- TypeCode type;
177
- uint16_t id;
178
- const char* name;
179
- };
180
-
181
- static const RefTableEntry ref_table[] = {
182
- // Builtins
183
- #define DEF_ENTRY_C(name, ignored) \
184
- { C_BUILTIN, \
185
- Builtins::c_##name, \
186
- "Builtins::" #name },
187
-
188
- BUILTIN_LIST_C(DEF_ENTRY_C)
189
- #undef DEF_ENTRY_C
190
-
191
- #define DEF_ENTRY_C(name, ignored) \
192
- { BUILTIN, \
193
- Builtins::name, \
194
- "Builtins::" #name },
195
- #define DEF_ENTRY_A(name, kind, state) DEF_ENTRY_C(name, ignored)
196
-
197
- BUILTIN_LIST_C(DEF_ENTRY_C)
198
- BUILTIN_LIST_A(DEF_ENTRY_A)
199
- BUILTIN_LIST_DEBUG_A(DEF_ENTRY_A)
200
- #undef DEF_ENTRY_C
201
- #undef DEF_ENTRY_A
202
-
203
- // Runtime functions
204
- #define RUNTIME_ENTRY(name, nargs, ressize) \
205
- { RUNTIME_FUNCTION, \
206
- Runtime::k##name, \
207
- "Runtime::" #name },
208
-
209
- RUNTIME_FUNCTION_LIST(RUNTIME_ENTRY)
210
- #undef RUNTIME_ENTRY
211
-
212
- // IC utilities
213
- #define IC_ENTRY(name) \
214
- { IC_UTILITY, \
215
- IC::k##name, \
216
- "IC::" #name },
217
-
218
- IC_UTIL_LIST(IC_ENTRY)
219
- #undef IC_ENTRY
220
- }; // end of ref_table[].
221
-
222
- for (size_t i = 0; i < ARRAY_SIZE(ref_table); ++i) {
223
- AddFromId(ref_table[i].type, ref_table[i].id, ref_table[i].name);
224
- }
225
-
226
- #ifdef ENABLE_DEBUGGER_SUPPORT
227
- // Debug addresses
228
- Add(Debug_Address(Debug::k_after_break_target_address).address(),
229
- DEBUG_ADDRESS,
230
- Debug::k_after_break_target_address << kDebugIdShift,
231
- "Debug::after_break_target_address()");
232
- Add(Debug_Address(Debug::k_debug_break_slot_address).address(),
233
- DEBUG_ADDRESS,
234
- Debug::k_debug_break_slot_address << kDebugIdShift,
235
- "Debug::debug_break_slot_address()");
236
- Add(Debug_Address(Debug::k_debug_break_return_address).address(),
237
- DEBUG_ADDRESS,
238
- Debug::k_debug_break_return_address << kDebugIdShift,
239
- "Debug::debug_break_return_address()");
240
- const char* debug_register_format = "Debug::register_address(%i)";
241
- int dr_format_length = StrLength(debug_register_format);
242
- for (int i = 0; i < kNumJSCallerSaved; ++i) {
243
- Vector<char> name = Vector<char>::New(dr_format_length + 1);
244
- OS::SNPrintF(name, debug_register_format, i);
245
- Add(Debug_Address(Debug::k_register_address, i).address(),
246
- DEBUG_ADDRESS,
247
- Debug::k_register_address << kDebugIdShift | i,
248
- name.start());
249
- }
250
- #endif
251
-
252
- // Stat counters
253
- struct StatsRefTableEntry {
254
- StatsCounter* counter;
255
- uint16_t id;
256
- const char* name;
257
- };
258
-
259
- static const StatsRefTableEntry stats_ref_table[] = {
260
- #define COUNTER_ENTRY(name, caption) \
261
- { &Counters::name, \
262
- Counters::k_##name, \
263
- "Counters::" #name },
264
-
265
- STATS_COUNTER_LIST_1(COUNTER_ENTRY)
266
- STATS_COUNTER_LIST_2(COUNTER_ENTRY)
267
- #undef COUNTER_ENTRY
268
- }; // end of stats_ref_table[].
269
-
270
- for (size_t i = 0; i < ARRAY_SIZE(stats_ref_table); ++i) {
271
- Add(reinterpret_cast<Address>(
272
- GetInternalPointer(stats_ref_table[i].counter)),
273
- STATS_COUNTER,
274
- stats_ref_table[i].id,
275
- stats_ref_table[i].name);
276
- }
277
-
278
- // Top addresses
279
- const char* top_address_format = "Top::%s";
280
-
281
- const char* AddressNames[] = {
282
- #define C(name) #name,
283
- TOP_ADDRESS_LIST(C)
284
- TOP_ADDRESS_LIST_PROF(C)
285
- NULL
286
- #undef C
287
- };
288
-
289
- int top_format_length = StrLength(top_address_format) - 2;
290
- for (uint16_t i = 0; i < Top::k_top_address_count; ++i) {
291
- const char* address_name = AddressNames[i];
292
- Vector<char> name =
293
- Vector<char>::New(top_format_length + StrLength(address_name) + 1);
294
- const char* chars = name.start();
295
- OS::SNPrintF(name, top_address_format, address_name);
296
- Add(Top::get_address_from_id((Top::AddressId)i), TOP_ADDRESS, i, chars);
297
- }
298
-
299
- // Extensions
300
- Add(FUNCTION_ADDR(GCExtension::GC), EXTENSION, 1,
301
- "GCExtension::GC");
302
-
303
- // Accessors
304
- #define ACCESSOR_DESCRIPTOR_DECLARATION(name) \
305
- Add((Address)&Accessors::name, \
306
- ACCESSOR, \
307
- Accessors::k##name, \
308
- "Accessors::" #name);
309
-
310
- ACCESSOR_DESCRIPTOR_LIST(ACCESSOR_DESCRIPTOR_DECLARATION)
311
- #undef ACCESSOR_DESCRIPTOR_DECLARATION
312
-
313
- // Stub cache tables
314
- Add(SCTableReference::keyReference(StubCache::kPrimary).address(),
315
- STUB_CACHE_TABLE,
316
- 1,
317
- "StubCache::primary_->key");
318
- Add(SCTableReference::valueReference(StubCache::kPrimary).address(),
319
- STUB_CACHE_TABLE,
320
- 2,
321
- "StubCache::primary_->value");
322
- Add(SCTableReference::keyReference(StubCache::kSecondary).address(),
323
- STUB_CACHE_TABLE,
324
- 3,
325
- "StubCache::secondary_->key");
326
- Add(SCTableReference::valueReference(StubCache::kSecondary).address(),
327
- STUB_CACHE_TABLE,
328
- 4,
329
- "StubCache::secondary_->value");
330
-
331
- // Runtime entries
332
- Add(ExternalReference::perform_gc_function().address(),
333
- RUNTIME_ENTRY,
334
- 1,
335
- "Runtime::PerformGC");
336
- Add(ExternalReference::fill_heap_number_with_random_function().address(),
337
- RUNTIME_ENTRY,
338
- 2,
339
- "V8::FillHeapNumberWithRandom");
340
-
341
- Add(ExternalReference::random_uint32_function().address(),
342
- RUNTIME_ENTRY,
343
- 3,
344
- "V8::Random");
345
-
346
- // Miscellaneous
347
- Add(ExternalReference::the_hole_value_location().address(),
348
- UNCLASSIFIED,
349
- 2,
350
- "Factory::the_hole_value().location()");
351
- Add(ExternalReference::roots_address().address(),
352
- UNCLASSIFIED,
353
- 3,
354
- "Heap::roots_address()");
355
- Add(ExternalReference::address_of_stack_limit().address(),
356
- UNCLASSIFIED,
357
- 4,
358
- "StackGuard::address_of_jslimit()");
359
- Add(ExternalReference::address_of_real_stack_limit().address(),
360
- UNCLASSIFIED,
361
- 5,
362
- "StackGuard::address_of_real_jslimit()");
363
- #ifndef V8_INTERPRETED_REGEXP
364
- Add(ExternalReference::address_of_regexp_stack_limit().address(),
365
- UNCLASSIFIED,
366
- 6,
367
- "RegExpStack::limit_address()");
368
- Add(ExternalReference::address_of_regexp_stack_memory_address().address(),
369
- UNCLASSIFIED,
370
- 7,
371
- "RegExpStack::memory_address()");
372
- Add(ExternalReference::address_of_regexp_stack_memory_size().address(),
373
- UNCLASSIFIED,
374
- 8,
375
- "RegExpStack::memory_size()");
376
- Add(ExternalReference::address_of_static_offsets_vector().address(),
377
- UNCLASSIFIED,
378
- 9,
379
- "OffsetsVector::static_offsets_vector");
380
- #endif // V8_INTERPRETED_REGEXP
381
- Add(ExternalReference::new_space_start().address(),
382
- UNCLASSIFIED,
383
- 10,
384
- "Heap::NewSpaceStart()");
385
- Add(ExternalReference::new_space_mask().address(),
386
- UNCLASSIFIED,
387
- 11,
388
- "Heap::NewSpaceMask()");
389
- Add(ExternalReference::heap_always_allocate_scope_depth().address(),
390
- UNCLASSIFIED,
391
- 12,
392
- "Heap::always_allocate_scope_depth()");
393
- Add(ExternalReference::new_space_allocation_limit_address().address(),
394
- UNCLASSIFIED,
395
- 13,
396
- "Heap::NewSpaceAllocationLimitAddress()");
397
- Add(ExternalReference::new_space_allocation_top_address().address(),
398
- UNCLASSIFIED,
399
- 14,
400
- "Heap::NewSpaceAllocationTopAddress()");
401
- #ifdef ENABLE_DEBUGGER_SUPPORT
402
- Add(ExternalReference::debug_break().address(),
403
- UNCLASSIFIED,
404
- 15,
405
- "Debug::Break()");
406
- Add(ExternalReference::debug_step_in_fp_address().address(),
407
- UNCLASSIFIED,
408
- 16,
409
- "Debug::step_in_fp_addr()");
410
- #endif
411
- Add(ExternalReference::double_fp_operation(Token::ADD).address(),
412
- UNCLASSIFIED,
413
- 17,
414
- "add_two_doubles");
415
- Add(ExternalReference::double_fp_operation(Token::SUB).address(),
416
- UNCLASSIFIED,
417
- 18,
418
- "sub_two_doubles");
419
- Add(ExternalReference::double_fp_operation(Token::MUL).address(),
420
- UNCLASSIFIED,
421
- 19,
422
- "mul_two_doubles");
423
- Add(ExternalReference::double_fp_operation(Token::DIV).address(),
424
- UNCLASSIFIED,
425
- 20,
426
- "div_two_doubles");
427
- Add(ExternalReference::double_fp_operation(Token::MOD).address(),
428
- UNCLASSIFIED,
429
- 21,
430
- "mod_two_doubles");
431
- Add(ExternalReference::compare_doubles().address(),
432
- UNCLASSIFIED,
433
- 22,
434
- "compare_doubles");
435
- #ifndef V8_INTERPRETED_REGEXP
436
- Add(ExternalReference::re_case_insensitive_compare_uc16().address(),
437
- UNCLASSIFIED,
438
- 23,
439
- "NativeRegExpMacroAssembler::CaseInsensitiveCompareUC16()");
440
- Add(ExternalReference::re_check_stack_guard_state().address(),
441
- UNCLASSIFIED,
442
- 24,
443
- "RegExpMacroAssembler*::CheckStackGuardState()");
444
- Add(ExternalReference::re_grow_stack().address(),
445
- UNCLASSIFIED,
446
- 25,
447
- "NativeRegExpMacroAssembler::GrowStack()");
448
- Add(ExternalReference::re_word_character_map().address(),
449
- UNCLASSIFIED,
450
- 26,
451
- "NativeRegExpMacroAssembler::word_character_map");
452
- #endif // V8_INTERPRETED_REGEXP
453
- // Keyed lookup cache.
454
- Add(ExternalReference::keyed_lookup_cache_keys().address(),
455
- UNCLASSIFIED,
456
- 27,
457
- "KeyedLookupCache::keys()");
458
- Add(ExternalReference::keyed_lookup_cache_field_offsets().address(),
459
- UNCLASSIFIED,
460
- 28,
461
- "KeyedLookupCache::field_offsets()");
462
- Add(ExternalReference::transcendental_cache_array_address().address(),
463
- UNCLASSIFIED,
464
- 29,
465
- "TranscendentalCache::caches()");
466
- }
467
-
468
-
469
- ExternalReferenceEncoder::ExternalReferenceEncoder()
470
- : encodings_(Match) {
471
- ExternalReferenceTable* external_references =
472
- ExternalReferenceTable::instance();
473
- for (int i = 0; i < external_references->size(); ++i) {
474
- Put(external_references->address(i), i);
475
- }
476
- }
477
-
478
-
479
- uint32_t ExternalReferenceEncoder::Encode(Address key) const {
480
- int index = IndexOf(key);
481
- return index >=0 ? ExternalReferenceTable::instance()->code(index) : 0;
482
- }
483
-
484
-
485
- const char* ExternalReferenceEncoder::NameOfAddress(Address key) const {
486
- int index = IndexOf(key);
487
- return index >=0 ? ExternalReferenceTable::instance()->name(index) : NULL;
488
- }
489
-
490
-
491
- int ExternalReferenceEncoder::IndexOf(Address key) const {
492
- if (key == NULL) return -1;
493
- HashMap::Entry* entry =
494
- const_cast<HashMap &>(encodings_).Lookup(key, Hash(key), false);
495
- return entry == NULL
496
- ? -1
497
- : static_cast<int>(reinterpret_cast<intptr_t>(entry->value));
498
- }
499
-
500
-
501
- void ExternalReferenceEncoder::Put(Address key, int index) {
502
- HashMap::Entry* entry = encodings_.Lookup(key, Hash(key), true);
503
- entry->value = reinterpret_cast<void*>(index);
504
- }
505
-
506
-
507
- ExternalReferenceDecoder::ExternalReferenceDecoder()
508
- : encodings_(NewArray<Address*>(kTypeCodeCount)) {
509
- ExternalReferenceTable* external_references =
510
- ExternalReferenceTable::instance();
511
- for (int type = kFirstTypeCode; type < kTypeCodeCount; ++type) {
512
- int max = external_references->max_id(type) + 1;
513
- encodings_[type] = NewArray<Address>(max + 1);
514
- }
515
- for (int i = 0; i < external_references->size(); ++i) {
516
- Put(external_references->code(i), external_references->address(i));
517
- }
518
- }
519
-
520
-
521
- ExternalReferenceDecoder::~ExternalReferenceDecoder() {
522
- for (int type = kFirstTypeCode; type < kTypeCodeCount; ++type) {
523
- DeleteArray(encodings_[type]);
524
- }
525
- DeleteArray(encodings_);
526
- }
527
-
528
-
529
- bool Serializer::serialization_enabled_ = false;
530
- bool Serializer::too_late_to_enable_now_ = false;
531
- ExternalReferenceDecoder* Deserializer::external_reference_decoder_ = NULL;
532
-
533
-
534
- Deserializer::Deserializer(SnapshotByteSource* source) : source_(source) {
535
- }
536
-
537
-
538
- // This routine both allocates a new object, and also keeps
539
- // track of where objects have been allocated so that we can
540
- // fix back references when deserializing.
541
- Address Deserializer::Allocate(int space_index, Space* space, int size) {
542
- Address address;
543
- if (!SpaceIsLarge(space_index)) {
544
- ASSERT(!SpaceIsPaged(space_index) ||
545
- size <= Page::kPageSize - Page::kObjectStartOffset);
546
- Object* new_allocation;
547
- if (space_index == NEW_SPACE) {
548
- new_allocation = reinterpret_cast<NewSpace*>(space)->AllocateRaw(size);
549
- } else {
550
- new_allocation = reinterpret_cast<PagedSpace*>(space)->AllocateRaw(size);
551
- }
552
- HeapObject* new_object = HeapObject::cast(new_allocation);
553
- ASSERT(!new_object->IsFailure());
554
- address = new_object->address();
555
- high_water_[space_index] = address + size;
556
- } else {
557
- ASSERT(SpaceIsLarge(space_index));
558
- ASSERT(size > Page::kPageSize - Page::kObjectStartOffset);
559
- LargeObjectSpace* lo_space = reinterpret_cast<LargeObjectSpace*>(space);
560
- Object* new_allocation;
561
- if (space_index == kLargeData) {
562
- new_allocation = lo_space->AllocateRaw(size);
563
- } else if (space_index == kLargeFixedArray) {
564
- new_allocation = lo_space->AllocateRawFixedArray(size);
565
- } else {
566
- ASSERT_EQ(kLargeCode, space_index);
567
- new_allocation = lo_space->AllocateRawCode(size);
568
- }
569
- ASSERT(!new_allocation->IsFailure());
570
- HeapObject* new_object = HeapObject::cast(new_allocation);
571
- // Record all large objects in the same space.
572
- address = new_object->address();
573
- pages_[LO_SPACE].Add(address);
574
- }
575
- last_object_address_ = address;
576
- return address;
577
- }
578
-
579
-
580
- // This returns the address of an object that has been described in the
581
- // snapshot as being offset bytes back in a particular space.
582
- HeapObject* Deserializer::GetAddressFromEnd(int space) {
583
- int offset = source_->GetInt();
584
- ASSERT(!SpaceIsLarge(space));
585
- offset <<= kObjectAlignmentBits;
586
- return HeapObject::FromAddress(high_water_[space] - offset);
587
- }
588
-
589
-
590
- // This returns the address of an object that has been described in the
591
- // snapshot as being offset bytes into a particular space.
592
- HeapObject* Deserializer::GetAddressFromStart(int space) {
593
- int offset = source_->GetInt();
594
- if (SpaceIsLarge(space)) {
595
- // Large spaces have one object per 'page'.
596
- return HeapObject::FromAddress(pages_[LO_SPACE][offset]);
597
- }
598
- offset <<= kObjectAlignmentBits;
599
- if (space == NEW_SPACE) {
600
- // New space has only one space - numbered 0.
601
- return HeapObject::FromAddress(pages_[space][0] + offset);
602
- }
603
- ASSERT(SpaceIsPaged(space));
604
- int page_of_pointee = offset >> kPageSizeBits;
605
- Address object_address = pages_[space][page_of_pointee] +
606
- (offset & Page::kPageAlignmentMask);
607
- return HeapObject::FromAddress(object_address);
608
- }
609
-
610
-
611
- void Deserializer::Deserialize() {
612
- // Don't GC while deserializing - just expand the heap.
613
- AlwaysAllocateScope always_allocate;
614
- // Don't use the free lists while deserializing.
615
- LinearAllocationScope allocate_linearly;
616
- // No active threads.
617
- ASSERT_EQ(NULL, ThreadState::FirstInUse());
618
- // No active handles.
619
- ASSERT(HandleScopeImplementer::instance()->blocks()->is_empty());
620
- // Make sure the entire partial snapshot cache is traversed, filling it with
621
- // valid object pointers.
622
- partial_snapshot_cache_length_ = kPartialSnapshotCacheCapacity;
623
- ASSERT_EQ(NULL, external_reference_decoder_);
624
- external_reference_decoder_ = new ExternalReferenceDecoder();
625
- Heap::IterateStrongRoots(this, VISIT_ONLY_STRONG);
626
- Heap::IterateWeakRoots(this, VISIT_ALL);
627
- }
628
-
629
-
630
- void Deserializer::DeserializePartial(Object** root) {
631
- // Don't GC while deserializing - just expand the heap.
632
- AlwaysAllocateScope always_allocate;
633
- // Don't use the free lists while deserializing.
634
- LinearAllocationScope allocate_linearly;
635
- if (external_reference_decoder_ == NULL) {
636
- external_reference_decoder_ = new ExternalReferenceDecoder();
637
- }
638
- VisitPointer(root);
639
- }
640
-
641
-
642
- Deserializer::~Deserializer() {
643
- ASSERT(source_->AtEOF());
644
- if (external_reference_decoder_ != NULL) {
645
- delete external_reference_decoder_;
646
- external_reference_decoder_ = NULL;
647
- }
648
- }
649
-
650
-
651
- // This is called on the roots. It is the driver of the deserialization
652
- // process. It is also called on the body of each function.
653
- void Deserializer::VisitPointers(Object** start, Object** end) {
654
- // The space must be new space. Any other space would cause ReadChunk to try
655
- // to update the remembered using NULL as the address.
656
- ReadChunk(start, end, NEW_SPACE, NULL);
657
- }
658
-
659
-
660
- // This routine writes the new object into the pointer provided and then
661
- // returns true if the new object was in young space and false otherwise.
662
- // The reason for this strange interface is that otherwise the object is
663
- // written very late, which means the ByteArray map is not set up by the
664
- // time we need to use it to mark the space at the end of a page free (by
665
- // making it into a byte array).
666
- void Deserializer::ReadObject(int space_number,
667
- Space* space,
668
- Object** write_back) {
669
- int size = source_->GetInt() << kObjectAlignmentBits;
670
- Address address = Allocate(space_number, space, size);
671
- *write_back = HeapObject::FromAddress(address);
672
- Object** current = reinterpret_cast<Object**>(address);
673
- Object** limit = current + (size >> kPointerSizeLog2);
674
- if (FLAG_log_snapshot_positions) {
675
- LOG(SnapshotPositionEvent(address, source_->position()));
676
- }
677
- ReadChunk(current, limit, space_number, address);
678
-
679
- if (space == Heap::map_space()) {
680
- ASSERT(size == Map::kSize);
681
- HeapObject* obj = HeapObject::FromAddress(address);
682
- Map* map = reinterpret_cast<Map*>(obj);
683
- map->set_scavenger(Heap::GetScavenger(map->instance_type(),
684
- map->instance_size()));
685
- }
686
- }
687
-
688
-
689
- // This macro is always used with a constant argument so it should all fold
690
- // away to almost nothing in the generated code. It might be nicer to do this
691
- // with the ternary operator but there are type issues with that.
692
- #define ASSIGN_DEST_SPACE(space_number) \
693
- Space* dest_space; \
694
- if (space_number == NEW_SPACE) { \
695
- dest_space = Heap::new_space(); \
696
- } else if (space_number == OLD_POINTER_SPACE) { \
697
- dest_space = Heap::old_pointer_space(); \
698
- } else if (space_number == OLD_DATA_SPACE) { \
699
- dest_space = Heap::old_data_space(); \
700
- } else if (space_number == CODE_SPACE) { \
701
- dest_space = Heap::code_space(); \
702
- } else if (space_number == MAP_SPACE) { \
703
- dest_space = Heap::map_space(); \
704
- } else if (space_number == CELL_SPACE) { \
705
- dest_space = Heap::cell_space(); \
706
- } else { \
707
- ASSERT(space_number >= LO_SPACE); \
708
- dest_space = Heap::lo_space(); \
709
- }
710
-
711
-
712
- static const int kUnknownOffsetFromStart = -1;
713
-
714
-
715
- void Deserializer::ReadChunk(Object** current,
716
- Object** limit,
717
- int source_space,
718
- Address address) {
719
- while (current < limit) {
720
- int data = source_->Get();
721
- switch (data) {
722
- #define CASE_STATEMENT(where, how, within, space_number) \
723
- case where + how + within + space_number: \
724
- ASSERT((where & ~kPointedToMask) == 0); \
725
- ASSERT((how & ~kHowToCodeMask) == 0); \
726
- ASSERT((within & ~kWhereToPointMask) == 0); \
727
- ASSERT((space_number & ~kSpaceMask) == 0);
728
-
729
- #define CASE_BODY(where, how, within, space_number_if_any, offset_from_start) \
730
- { \
731
- bool emit_write_barrier = false; \
732
- bool current_was_incremented = false; \
733
- int space_number = space_number_if_any == kAnyOldSpace ? \
734
- (data & kSpaceMask) : space_number_if_any; \
735
- if (where == kNewObject && how == kPlain && within == kStartOfObject) {\
736
- ASSIGN_DEST_SPACE(space_number) \
737
- ReadObject(space_number, dest_space, current); \
738
- emit_write_barrier = \
739
- (space_number == NEW_SPACE && source_space != NEW_SPACE); \
740
- } else { \
741
- Object* new_object = NULL; /* May not be a real Object pointer. */ \
742
- if (where == kNewObject) { \
743
- ASSIGN_DEST_SPACE(space_number) \
744
- ReadObject(space_number, dest_space, &new_object); \
745
- } else if (where == kRootArray) { \
746
- int root_id = source_->GetInt(); \
747
- new_object = Heap::roots_address()[root_id]; \
748
- } else if (where == kPartialSnapshotCache) { \
749
- int cache_index = source_->GetInt(); \
750
- new_object = partial_snapshot_cache_[cache_index]; \
751
- } else if (where == kExternalReference) { \
752
- int reference_id = source_->GetInt(); \
753
- Address address = \
754
- external_reference_decoder_->Decode(reference_id); \
755
- new_object = reinterpret_cast<Object*>(address); \
756
- } else if (where == kBackref) { \
757
- emit_write_barrier = \
758
- (space_number == NEW_SPACE && source_space != NEW_SPACE); \
759
- new_object = GetAddressFromEnd(data & kSpaceMask); \
760
- } else { \
761
- ASSERT(where == kFromStart); \
762
- if (offset_from_start == kUnknownOffsetFromStart) { \
763
- emit_write_barrier = \
764
- (space_number == NEW_SPACE && source_space != NEW_SPACE); \
765
- new_object = GetAddressFromStart(data & kSpaceMask); \
766
- } else { \
767
- Address object_address = pages_[space_number][0] + \
768
- (offset_from_start << kObjectAlignmentBits); \
769
- new_object = HeapObject::FromAddress(object_address); \
770
- } \
771
- } \
772
- if (within == kFirstInstruction) { \
773
- Code* new_code_object = reinterpret_cast<Code*>(new_object); \
774
- new_object = reinterpret_cast<Object*>( \
775
- new_code_object->instruction_start()); \
776
- } \
777
- if (how == kFromCode) { \
778
- Address location_of_branch_data = \
779
- reinterpret_cast<Address>(current); \
780
- Assembler::set_target_at(location_of_branch_data, \
781
- reinterpret_cast<Address>(new_object)); \
782
- if (within == kFirstInstruction) { \
783
- location_of_branch_data += Assembler::kCallTargetSize; \
784
- current = reinterpret_cast<Object**>(location_of_branch_data); \
785
- current_was_incremented = true; \
786
- } \
787
- } else { \
788
- *current = new_object; \
789
- } \
790
- } \
791
- if (emit_write_barrier) { \
792
- Heap::RecordWrite(address, static_cast<int>( \
793
- reinterpret_cast<Address>(current) - address)); \
794
- } \
795
- if (!current_was_incremented) { \
796
- current++; /* Increment current if it wasn't done above. */ \
797
- } \
798
- break; \
799
- } \
800
-
801
- // This generates a case and a body for each space. The large object spaces are
802
- // very rare in snapshots so they are grouped in one body.
803
- #define ONE_PER_SPACE(where, how, within) \
804
- CASE_STATEMENT(where, how, within, NEW_SPACE) \
805
- CASE_BODY(where, how, within, NEW_SPACE, kUnknownOffsetFromStart) \
806
- CASE_STATEMENT(where, how, within, OLD_DATA_SPACE) \
807
- CASE_BODY(where, how, within, OLD_DATA_SPACE, kUnknownOffsetFromStart) \
808
- CASE_STATEMENT(where, how, within, OLD_POINTER_SPACE) \
809
- CASE_BODY(where, how, within, OLD_POINTER_SPACE, kUnknownOffsetFromStart) \
810
- CASE_STATEMENT(where, how, within, CODE_SPACE) \
811
- CASE_BODY(where, how, within, CODE_SPACE, kUnknownOffsetFromStart) \
812
- CASE_STATEMENT(where, how, within, CELL_SPACE) \
813
- CASE_BODY(where, how, within, CELL_SPACE, kUnknownOffsetFromStart) \
814
- CASE_STATEMENT(where, how, within, MAP_SPACE) \
815
- CASE_BODY(where, how, within, MAP_SPACE, kUnknownOffsetFromStart) \
816
- CASE_STATEMENT(where, how, within, kLargeData) \
817
- CASE_STATEMENT(where, how, within, kLargeCode) \
818
- CASE_STATEMENT(where, how, within, kLargeFixedArray) \
819
- CASE_BODY(where, how, within, kAnyOldSpace, kUnknownOffsetFromStart)
820
-
821
- // This generates a case and a body for the new space (which has to do extra
822
- // write barrier handling) and handles the other spaces with 8 fall-through
823
- // cases and one body.
824
- #define ALL_SPACES(where, how, within) \
825
- CASE_STATEMENT(where, how, within, NEW_SPACE) \
826
- CASE_BODY(where, how, within, NEW_SPACE, kUnknownOffsetFromStart) \
827
- CASE_STATEMENT(where, how, within, OLD_DATA_SPACE) \
828
- CASE_STATEMENT(where, how, within, OLD_POINTER_SPACE) \
829
- CASE_STATEMENT(where, how, within, CODE_SPACE) \
830
- CASE_STATEMENT(where, how, within, CELL_SPACE) \
831
- CASE_STATEMENT(where, how, within, MAP_SPACE) \
832
- CASE_STATEMENT(where, how, within, kLargeData) \
833
- CASE_STATEMENT(where, how, within, kLargeCode) \
834
- CASE_STATEMENT(where, how, within, kLargeFixedArray) \
835
- CASE_BODY(where, how, within, kAnyOldSpace, kUnknownOffsetFromStart)
836
-
837
- #define EMIT_COMMON_REFERENCE_PATTERNS(pseudo_space_number, \
838
- space_number, \
839
- offset_from_start) \
840
- CASE_STATEMENT(kFromStart, kPlain, kStartOfObject, pseudo_space_number) \
841
- CASE_BODY(kFromStart, kPlain, kStartOfObject, space_number, offset_from_start)
842
-
843
- // We generate 15 cases and bodies that process special tags that combine
844
- // the raw data tag and the length into one byte.
845
- #define RAW_CASE(index, size) \
846
- case kRawData + index: { \
847
- byte* raw_data_out = reinterpret_cast<byte*>(current); \
848
- source_->CopyRaw(raw_data_out, size); \
849
- current = reinterpret_cast<Object**>(raw_data_out + size); \
850
- break; \
851
- }
852
- COMMON_RAW_LENGTHS(RAW_CASE)
853
- #undef RAW_CASE
854
-
855
- // Deserialize a chunk of raw data that doesn't have one of the popular
856
- // lengths.
857
- case kRawData: {
858
- int size = source_->GetInt();
859
- byte* raw_data_out = reinterpret_cast<byte*>(current);
860
- source_->CopyRaw(raw_data_out, size);
861
- current = reinterpret_cast<Object**>(raw_data_out + size);
862
- break;
863
- }
864
-
865
- // Deserialize a new object and write a pointer to it to the current
866
- // object.
867
- ONE_PER_SPACE(kNewObject, kPlain, kStartOfObject)
868
- // Deserialize a new code object and write a pointer to its first
869
- // instruction to the current code object.
870
- ONE_PER_SPACE(kNewObject, kFromCode, kFirstInstruction)
871
- // Find a recently deserialized object using its offset from the current
872
- // allocation point and write a pointer to it to the current object.
873
- ALL_SPACES(kBackref, kPlain, kStartOfObject)
874
- // Find a recently deserialized code object using its offset from the
875
- // current allocation point and write a pointer to its first instruction
876
- // to the current code object.
877
- ALL_SPACES(kBackref, kFromCode, kFirstInstruction)
878
- // Find an already deserialized object using its offset from the start
879
- // and write a pointer to it to the current object.
880
- ALL_SPACES(kFromStart, kPlain, kStartOfObject)
881
- // Find an already deserialized code object using its offset from the
882
- // start and write a pointer to its first instruction to the current code
883
- // object.
884
- ALL_SPACES(kFromStart, kFromCode, kFirstInstruction)
885
- // Find an already deserialized object at one of the predetermined popular
886
- // offsets from the start and write a pointer to it in the current object.
887
- COMMON_REFERENCE_PATTERNS(EMIT_COMMON_REFERENCE_PATTERNS)
888
- // Find an object in the roots array and write a pointer to it to the
889
- // current object.
890
- CASE_STATEMENT(kRootArray, kPlain, kStartOfObject, 0)
891
- CASE_BODY(kRootArray, kPlain, kStartOfObject, 0, kUnknownOffsetFromStart)
892
- // Find an object in the partial snapshots cache and write a pointer to it
893
- // to the current object.
894
- CASE_STATEMENT(kPartialSnapshotCache, kPlain, kStartOfObject, 0)
895
- CASE_BODY(kPartialSnapshotCache,
896
- kPlain,
897
- kStartOfObject,
898
- 0,
899
- kUnknownOffsetFromStart)
900
- // Find an external reference and write a pointer to it to the current
901
- // object.
902
- CASE_STATEMENT(kExternalReference, kPlain, kStartOfObject, 0)
903
- CASE_BODY(kExternalReference,
904
- kPlain,
905
- kStartOfObject,
906
- 0,
907
- kUnknownOffsetFromStart)
908
- // Find an external reference and write a pointer to it in the current
909
- // code object.
910
- CASE_STATEMENT(kExternalReference, kFromCode, kStartOfObject, 0)
911
- CASE_BODY(kExternalReference,
912
- kFromCode,
913
- kStartOfObject,
914
- 0,
915
- kUnknownOffsetFromStart)
916
-
917
- #undef CASE_STATEMENT
918
- #undef CASE_BODY
919
- #undef ONE_PER_SPACE
920
- #undef ALL_SPACES
921
- #undef EMIT_COMMON_REFERENCE_PATTERNS
922
- #undef ASSIGN_DEST_SPACE
923
-
924
- case kNewPage: {
925
- int space = source_->Get();
926
- pages_[space].Add(last_object_address_);
927
- if (space == CODE_SPACE) {
928
- CPU::FlushICache(last_object_address_, Page::kPageSize);
929
- }
930
- break;
931
- }
932
-
933
- case kNativesStringResource: {
934
- int index = source_->Get();
935
- Vector<const char> source_vector = Natives::GetScriptSource(index);
936
- NativesExternalStringResource* resource =
937
- new NativesExternalStringResource(source_vector.start());
938
- *current++ = reinterpret_cast<Object*>(resource);
939
- break;
940
- }
941
-
942
- case kSynchronize: {
943
- // If we get here then that indicates that you have a mismatch between
944
- // the number of GC roots when serializing and deserializing.
945
- UNREACHABLE();
946
- }
947
-
948
- default:
949
- UNREACHABLE();
950
- }
951
- }
952
- ASSERT_EQ(current, limit);
953
- }
954
-
955
-
956
- void SnapshotByteSink::PutInt(uintptr_t integer, const char* description) {
957
- const int max_shift = ((kPointerSize * kBitsPerByte) / 7) * 7;
958
- for (int shift = max_shift; shift > 0; shift -= 7) {
959
- if (integer >= static_cast<uintptr_t>(1u) << shift) {
960
- Put((static_cast<int>((integer >> shift)) & 0x7f) | 0x80, "IntPart");
961
- }
962
- }
963
- PutSection(static_cast<int>(integer & 0x7f), "IntLastPart");
964
- }
965
-
966
- #ifdef DEBUG
967
-
968
- void Deserializer::Synchronize(const char* tag) {
969
- int data = source_->Get();
970
- // If this assert fails then that indicates that you have a mismatch between
971
- // the number of GC roots when serializing and deserializing.
972
- ASSERT_EQ(kSynchronize, data);
973
- do {
974
- int character = source_->Get();
975
- if (character == 0) break;
976
- if (FLAG_debug_serialization) {
977
- PrintF("%c", character);
978
- }
979
- } while (true);
980
- if (FLAG_debug_serialization) {
981
- PrintF("\n");
982
- }
983
- }
984
-
985
-
986
- void Serializer::Synchronize(const char* tag) {
987
- sink_->Put(kSynchronize, tag);
988
- int character;
989
- do {
990
- character = *tag++;
991
- sink_->PutSection(character, "TagCharacter");
992
- } while (character != 0);
993
- }
994
-
995
- #endif
996
-
997
- Serializer::Serializer(SnapshotByteSink* sink)
998
- : sink_(sink),
999
- current_root_index_(0),
1000
- external_reference_encoder_(new ExternalReferenceEncoder),
1001
- large_object_total_(0) {
1002
- for (int i = 0; i <= LAST_SPACE; i++) {
1003
- fullness_[i] = 0;
1004
- }
1005
- }
1006
-
1007
-
1008
- Serializer::~Serializer() {
1009
- delete external_reference_encoder_;
1010
- }
1011
-
1012
-
1013
- void StartupSerializer::SerializeStrongReferences() {
1014
- // No active threads.
1015
- CHECK_EQ(NULL, ThreadState::FirstInUse());
1016
- // No active or weak handles.
1017
- CHECK(HandleScopeImplementer::instance()->blocks()->is_empty());
1018
- CHECK_EQ(0, GlobalHandles::NumberOfWeakHandles());
1019
- // We don't support serializing installed extensions.
1020
- for (RegisteredExtension* ext = RegisteredExtension::first_extension();
1021
- ext != NULL;
1022
- ext = ext->next()) {
1023
- CHECK_NE(v8::INSTALLED, ext->state());
1024
- }
1025
- Heap::IterateStrongRoots(this, VISIT_ONLY_STRONG);
1026
- }
1027
-
1028
-
1029
- void PartialSerializer::Serialize(Object** object) {
1030
- this->VisitPointer(object);
1031
-
1032
- // After we have done the partial serialization the partial snapshot cache
1033
- // will contain some references needed to decode the partial snapshot. We
1034
- // fill it up with undefineds so it has a predictable length so the
1035
- // deserialization code doesn't need to know the length.
1036
- for (int index = partial_snapshot_cache_length_;
1037
- index < kPartialSnapshotCacheCapacity;
1038
- index++) {
1039
- partial_snapshot_cache_[index] = Heap::undefined_value();
1040
- startup_serializer_->VisitPointer(&partial_snapshot_cache_[index]);
1041
- }
1042
- partial_snapshot_cache_length_ = kPartialSnapshotCacheCapacity;
1043
- }
1044
-
1045
-
1046
- void Serializer::VisitPointers(Object** start, Object** end) {
1047
- for (Object** current = start; current < end; current++) {
1048
- if ((*current)->IsSmi()) {
1049
- sink_->Put(kRawData, "RawData");
1050
- sink_->PutInt(kPointerSize, "length");
1051
- for (int i = 0; i < kPointerSize; i++) {
1052
- sink_->Put(reinterpret_cast<byte*>(current)[i], "Byte");
1053
- }
1054
- } else {
1055
- SerializeObject(*current, kPlain, kStartOfObject);
1056
- }
1057
- }
1058
- }
1059
-
1060
-
1061
- Object* SerializerDeserializer::partial_snapshot_cache_[
1062
- kPartialSnapshotCacheCapacity];
1063
- int SerializerDeserializer::partial_snapshot_cache_length_ = 0;
1064
-
1065
-
1066
- // This ensures that the partial snapshot cache keeps things alive during GC and
1067
- // tracks their movement. When it is called during serialization of the startup
1068
- // snapshot the partial snapshot is empty, so nothing happens. When the partial
1069
- // (context) snapshot is created, this array is populated with the pointers that
1070
- // the partial snapshot will need. As that happens we emit serialized objects to
1071
- // the startup snapshot that correspond to the elements of this cache array. On
1072
- // deserialization we therefore need to visit the cache array. This fills it up
1073
- // with pointers to deserialized objects.
1074
- void SerializerDeserializer::Iterate(ObjectVisitor* visitor) {
1075
- visitor->VisitPointers(
1076
- &partial_snapshot_cache_[0],
1077
- &partial_snapshot_cache_[partial_snapshot_cache_length_]);
1078
- }
1079
-
1080
-
1081
- // When deserializing we need to set the size of the snapshot cache. This means
1082
- // the root iteration code (above) will iterate over array elements, writing the
1083
- // references to deserialized objects in them.
1084
- void SerializerDeserializer::SetSnapshotCacheSize(int size) {
1085
- partial_snapshot_cache_length_ = size;
1086
- }
1087
-
1088
-
1089
- int PartialSerializer::PartialSnapshotCacheIndex(HeapObject* heap_object) {
1090
- for (int i = 0; i < partial_snapshot_cache_length_; i++) {
1091
- Object* entry = partial_snapshot_cache_[i];
1092
- if (entry == heap_object) return i;
1093
- }
1094
-
1095
- // We didn't find the object in the cache. So we add it to the cache and
1096
- // then visit the pointer so that it becomes part of the startup snapshot
1097
- // and we can refer to it from the partial snapshot.
1098
- int length = partial_snapshot_cache_length_;
1099
- CHECK(length < kPartialSnapshotCacheCapacity);
1100
- partial_snapshot_cache_[length] = heap_object;
1101
- startup_serializer_->VisitPointer(&partial_snapshot_cache_[length]);
1102
- // We don't recurse from the startup snapshot generator into the partial
1103
- // snapshot generator.
1104
- ASSERT(length == partial_snapshot_cache_length_);
1105
- return partial_snapshot_cache_length_++;
1106
- }
1107
-
1108
-
1109
- int PartialSerializer::RootIndex(HeapObject* heap_object) {
1110
- for (int i = 0; i < Heap::kRootListLength; i++) {
1111
- Object* root = Heap::roots_address()[i];
1112
- if (root == heap_object) return i;
1113
- }
1114
- return kInvalidRootIndex;
1115
- }
1116
-
1117
-
1118
- // Encode the location of an already deserialized object in order to write its
1119
- // location into a later object. We can encode the location as an offset from
1120
- // the start of the deserialized objects or as an offset backwards from the
1121
- // current allocation pointer.
1122
- void Serializer::SerializeReferenceToPreviousObject(
1123
- int space,
1124
- int address,
1125
- HowToCode how_to_code,
1126
- WhereToPoint where_to_point) {
1127
- int offset = CurrentAllocationAddress(space) - address;
1128
- bool from_start = true;
1129
- if (SpaceIsPaged(space)) {
1130
- // For paged space it is simple to encode back from current allocation if
1131
- // the object is on the same page as the current allocation pointer.
1132
- if ((CurrentAllocationAddress(space) >> kPageSizeBits) ==
1133
- (address >> kPageSizeBits)) {
1134
- from_start = false;
1135
- address = offset;
1136
- }
1137
- } else if (space == NEW_SPACE) {
1138
- // For new space it is always simple to encode back from current allocation.
1139
- if (offset < address) {
1140
- from_start = false;
1141
- address = offset;
1142
- }
1143
- }
1144
- // If we are actually dealing with real offsets (and not a numbering of
1145
- // all objects) then we should shift out the bits that are always 0.
1146
- if (!SpaceIsLarge(space)) address >>= kObjectAlignmentBits;
1147
- if (from_start) {
1148
- #define COMMON_REFS_CASE(pseudo_space, actual_space, offset) \
1149
- if (space == actual_space && address == offset && \
1150
- how_to_code == kPlain && where_to_point == kStartOfObject) { \
1151
- sink_->Put(kFromStart + how_to_code + where_to_point + \
1152
- pseudo_space, "RefSer"); \
1153
- } else /* NOLINT */
1154
- COMMON_REFERENCE_PATTERNS(COMMON_REFS_CASE)
1155
- #undef COMMON_REFS_CASE
1156
- { /* NOLINT */
1157
- sink_->Put(kFromStart + how_to_code + where_to_point + space, "RefSer");
1158
- sink_->PutInt(address, "address");
1159
- }
1160
- } else {
1161
- sink_->Put(kBackref + how_to_code + where_to_point + space, "BackRefSer");
1162
- sink_->PutInt(address, "address");
1163
- }
1164
- }
1165
-
1166
-
1167
- void StartupSerializer::SerializeObject(
1168
- Object* o,
1169
- HowToCode how_to_code,
1170
- WhereToPoint where_to_point) {
1171
- CHECK(o->IsHeapObject());
1172
- HeapObject* heap_object = HeapObject::cast(o);
1173
-
1174
- if (address_mapper_.IsMapped(heap_object)) {
1175
- int space = SpaceOfAlreadySerializedObject(heap_object);
1176
- int address = address_mapper_.MappedTo(heap_object);
1177
- SerializeReferenceToPreviousObject(space,
1178
- address,
1179
- how_to_code,
1180
- where_to_point);
1181
- } else {
1182
- // Object has not yet been serialized. Serialize it here.
1183
- ObjectSerializer object_serializer(this,
1184
- heap_object,
1185
- sink_,
1186
- how_to_code,
1187
- where_to_point);
1188
- object_serializer.Serialize();
1189
- }
1190
- }
1191
-
1192
-
1193
- void StartupSerializer::SerializeWeakReferences() {
1194
- for (int i = partial_snapshot_cache_length_;
1195
- i < kPartialSnapshotCacheCapacity;
1196
- i++) {
1197
- sink_->Put(kRootArray + kPlain + kStartOfObject, "RootSerialization");
1198
- sink_->PutInt(Heap::kUndefinedValueRootIndex, "root_index");
1199
- }
1200
- Heap::IterateWeakRoots(this, VISIT_ALL);
1201
- }
1202
-
1203
-
1204
- void PartialSerializer::SerializeObject(
1205
- Object* o,
1206
- HowToCode how_to_code,
1207
- WhereToPoint where_to_point) {
1208
- CHECK(o->IsHeapObject());
1209
- HeapObject* heap_object = HeapObject::cast(o);
1210
-
1211
- int root_index;
1212
- if ((root_index = RootIndex(heap_object)) != kInvalidRootIndex) {
1213
- sink_->Put(kRootArray + how_to_code + where_to_point, "RootSerialization");
1214
- sink_->PutInt(root_index, "root_index");
1215
- return;
1216
- }
1217
-
1218
- if (ShouldBeInThePartialSnapshotCache(heap_object)) {
1219
- int cache_index = PartialSnapshotCacheIndex(heap_object);
1220
- sink_->Put(kPartialSnapshotCache + how_to_code + where_to_point,
1221
- "PartialSnapshotCache");
1222
- sink_->PutInt(cache_index, "partial_snapshot_cache_index");
1223
- return;
1224
- }
1225
-
1226
- // Pointers from the partial snapshot to the objects in the startup snapshot
1227
- // should go through the root array or through the partial snapshot cache.
1228
- // If this is not the case you may have to add something to the root array.
1229
- ASSERT(!startup_serializer_->address_mapper()->IsMapped(heap_object));
1230
- // All the symbols that the partial snapshot needs should be either in the
1231
- // root table or in the partial snapshot cache.
1232
- ASSERT(!heap_object->IsSymbol());
1233
-
1234
- if (address_mapper_.IsMapped(heap_object)) {
1235
- int space = SpaceOfAlreadySerializedObject(heap_object);
1236
- int address = address_mapper_.MappedTo(heap_object);
1237
- SerializeReferenceToPreviousObject(space,
1238
- address,
1239
- how_to_code,
1240
- where_to_point);
1241
- } else {
1242
- // Object has not yet been serialized. Serialize it here.
1243
- ObjectSerializer serializer(this,
1244
- heap_object,
1245
- sink_,
1246
- how_to_code,
1247
- where_to_point);
1248
- serializer.Serialize();
1249
- }
1250
- }
1251
-
1252
-
1253
- void Serializer::ObjectSerializer::Serialize() {
1254
- int space = Serializer::SpaceOfObject(object_);
1255
- int size = object_->Size();
1256
-
1257
- sink_->Put(kNewObject + reference_representation_ + space,
1258
- "ObjectSerialization");
1259
- sink_->PutInt(size >> kObjectAlignmentBits, "Size in words");
1260
-
1261
- LOG(SnapshotPositionEvent(object_->address(), sink_->Position()));
1262
-
1263
- // Mark this object as already serialized.
1264
- bool start_new_page;
1265
- int offset = serializer_->Allocate(space, size, &start_new_page);
1266
- serializer_->address_mapper()->AddMapping(object_, offset);
1267
- if (start_new_page) {
1268
- sink_->Put(kNewPage, "NewPage");
1269
- sink_->PutSection(space, "NewPageSpace");
1270
- }
1271
-
1272
- // Serialize the map (first word of the object).
1273
- serializer_->SerializeObject(object_->map(), kPlain, kStartOfObject);
1274
-
1275
- // Serialize the rest of the object.
1276
- CHECK_EQ(0, bytes_processed_so_far_);
1277
- bytes_processed_so_far_ = kPointerSize;
1278
- object_->IterateBody(object_->map()->instance_type(), size, this);
1279
- OutputRawData(object_->address() + size);
1280
- }
1281
-
1282
-
1283
- void Serializer::ObjectSerializer::VisitPointers(Object** start,
1284
- Object** end) {
1285
- Object** current = start;
1286
- while (current < end) {
1287
- while (current < end && (*current)->IsSmi()) current++;
1288
- if (current < end) OutputRawData(reinterpret_cast<Address>(current));
1289
-
1290
- while (current < end && !(*current)->IsSmi()) {
1291
- serializer_->SerializeObject(*current, kPlain, kStartOfObject);
1292
- bytes_processed_so_far_ += kPointerSize;
1293
- current++;
1294
- }
1295
- }
1296
- }
1297
-
1298
-
1299
- void Serializer::ObjectSerializer::VisitExternalReferences(Address* start,
1300
- Address* end) {
1301
- Address references_start = reinterpret_cast<Address>(start);
1302
- OutputRawData(references_start);
1303
-
1304
- for (Address* current = start; current < end; current++) {
1305
- sink_->Put(kExternalReference + kPlain + kStartOfObject, "ExternalRef");
1306
- int reference_id = serializer_->EncodeExternalReference(*current);
1307
- sink_->PutInt(reference_id, "reference id");
1308
- }
1309
- bytes_processed_so_far_ += static_cast<int>((end - start) * kPointerSize);
1310
- }
1311
-
1312
-
1313
- void Serializer::ObjectSerializer::VisitRuntimeEntry(RelocInfo* rinfo) {
1314
- Address target_start = rinfo->target_address_address();
1315
- OutputRawData(target_start);
1316
- Address target = rinfo->target_address();
1317
- uint32_t encoding = serializer_->EncodeExternalReference(target);
1318
- CHECK(target == NULL ? encoding == 0 : encoding != 0);
1319
- int representation;
1320
- // Can't use a ternary operator because of gcc.
1321
- if (rinfo->IsCodedSpecially()) {
1322
- representation = kStartOfObject + kFromCode;
1323
- } else {
1324
- representation = kStartOfObject + kPlain;
1325
- }
1326
- sink_->Put(kExternalReference + representation, "ExternalReference");
1327
- sink_->PutInt(encoding, "reference id");
1328
- bytes_processed_so_far_ += rinfo->target_address_size();
1329
- }
1330
-
1331
-
1332
- void Serializer::ObjectSerializer::VisitCodeTarget(RelocInfo* rinfo) {
1333
- CHECK(RelocInfo::IsCodeTarget(rinfo->rmode()));
1334
- Address target_start = rinfo->target_address_address();
1335
- OutputRawData(target_start);
1336
- Code* target = Code::GetCodeFromTargetAddress(rinfo->target_address());
1337
- serializer_->SerializeObject(target, kFromCode, kFirstInstruction);
1338
- bytes_processed_so_far_ += rinfo->target_address_size();
1339
- }
1340
-
1341
-
1342
- void Serializer::ObjectSerializer::VisitExternalAsciiString(
1343
- v8::String::ExternalAsciiStringResource** resource_pointer) {
1344
- Address references_start = reinterpret_cast<Address>(resource_pointer);
1345
- OutputRawData(references_start);
1346
- for (int i = 0; i < Natives::GetBuiltinsCount(); i++) {
1347
- Object* source = Heap::natives_source_cache()->get(i);
1348
- if (!source->IsUndefined()) {
1349
- ExternalAsciiString* string = ExternalAsciiString::cast(source);
1350
- typedef v8::String::ExternalAsciiStringResource Resource;
1351
- Resource* resource = string->resource();
1352
- if (resource == *resource_pointer) {
1353
- sink_->Put(kNativesStringResource, "NativesStringResource");
1354
- sink_->PutSection(i, "NativesStringResourceEnd");
1355
- bytes_processed_so_far_ += sizeof(resource);
1356
- return;
1357
- }
1358
- }
1359
- }
1360
- // One of the strings in the natives cache should match the resource. We
1361
- // can't serialize any other kinds of external strings.
1362
- UNREACHABLE();
1363
- }
1364
-
1365
-
1366
- void Serializer::ObjectSerializer::OutputRawData(Address up_to) {
1367
- Address object_start = object_->address();
1368
- int up_to_offset = static_cast<int>(up_to - object_start);
1369
- int skipped = up_to_offset - bytes_processed_so_far_;
1370
- // This assert will fail if the reloc info gives us the target_address_address
1371
- // locations in a non-ascending order. Luckily that doesn't happen.
1372
- ASSERT(skipped >= 0);
1373
- if (skipped != 0) {
1374
- Address base = object_start + bytes_processed_so_far_;
1375
- #define RAW_CASE(index, length) \
1376
- if (skipped == length) { \
1377
- sink_->PutSection(kRawData + index, "RawDataFixed"); \
1378
- } else /* NOLINT */
1379
- COMMON_RAW_LENGTHS(RAW_CASE)
1380
- #undef RAW_CASE
1381
- { /* NOLINT */
1382
- sink_->Put(kRawData, "RawData");
1383
- sink_->PutInt(skipped, "length");
1384
- }
1385
- for (int i = 0; i < skipped; i++) {
1386
- unsigned int data = base[i];
1387
- sink_->PutSection(data, "Byte");
1388
- }
1389
- bytes_processed_so_far_ += skipped;
1390
- }
1391
- }
1392
-
1393
-
1394
- int Serializer::SpaceOfObject(HeapObject* object) {
1395
- for (int i = FIRST_SPACE; i <= LAST_SPACE; i++) {
1396
- AllocationSpace s = static_cast<AllocationSpace>(i);
1397
- if (Heap::InSpace(object, s)) {
1398
- if (i == LO_SPACE) {
1399
- if (object->IsCode()) {
1400
- return kLargeCode;
1401
- } else if (object->IsFixedArray()) {
1402
- return kLargeFixedArray;
1403
- } else {
1404
- return kLargeData;
1405
- }
1406
- }
1407
- return i;
1408
- }
1409
- }
1410
- UNREACHABLE();
1411
- return 0;
1412
- }
1413
-
1414
-
1415
- int Serializer::SpaceOfAlreadySerializedObject(HeapObject* object) {
1416
- for (int i = FIRST_SPACE; i <= LAST_SPACE; i++) {
1417
- AllocationSpace s = static_cast<AllocationSpace>(i);
1418
- if (Heap::InSpace(object, s)) {
1419
- return i;
1420
- }
1421
- }
1422
- UNREACHABLE();
1423
- return 0;
1424
- }
1425
-
1426
-
1427
- int Serializer::Allocate(int space, int size, bool* new_page) {
1428
- CHECK(space >= 0 && space < kNumberOfSpaces);
1429
- if (SpaceIsLarge(space)) {
1430
- // In large object space we merely number the objects instead of trying to
1431
- // determine some sort of address.
1432
- *new_page = true;
1433
- large_object_total_ += size;
1434
- return fullness_[LO_SPACE]++;
1435
- }
1436
- *new_page = false;
1437
- if (fullness_[space] == 0) {
1438
- *new_page = true;
1439
- }
1440
- if (SpaceIsPaged(space)) {
1441
- // Paged spaces are a little special. We encode their addresses as if the
1442
- // pages were all contiguous and each page were filled up in the range
1443
- // 0 - Page::kObjectAreaSize. In practice the pages may not be contiguous
1444
- // and allocation does not start at offset 0 in the page, but this scheme
1445
- // means the deserializer can get the page number quickly by shifting the
1446
- // serialized address.
1447
- CHECK(IsPowerOf2(Page::kPageSize));
1448
- int used_in_this_page = (fullness_[space] & (Page::kPageSize - 1));
1449
- CHECK(size <= Page::kObjectAreaSize);
1450
- if (used_in_this_page + size > Page::kObjectAreaSize) {
1451
- *new_page = true;
1452
- fullness_[space] = RoundUp(fullness_[space], Page::kPageSize);
1453
- }
1454
- }
1455
- int allocation_address = fullness_[space];
1456
- fullness_[space] = allocation_address + size;
1457
- return allocation_address;
1458
- }
1459
-
1460
-
1461
- } } // namespace v8::internal