tree: 7bbf07e3176401b1e8358444cf9372a7e4b84c33 [path history] [tgz]
  1. DFGAbstractHeap.cpp
  2. DFGAbstractHeap.h
  3. DFGAbstractInterpreter.h
  4. DFGAbstractInterpreterInlines.h
  5. DFGAbstractValue.cpp
  6. DFGAbstractValue.h
  7. DFGAdjacencyList.h
  8. DFGAllocator.h
  9. DFGAnalysis.h
  10. DFGArgumentPosition.h
  11. DFGArgumentsSimplificationPhase.cpp
  12. DFGArgumentsSimplificationPhase.h
  13. DFGArithMode.cpp
  14. DFGArithMode.h
  15. DFGArrayifySlowPathGenerator.h
  16. DFGArrayMode.cpp
  17. DFGArrayMode.h
  18. DFGAtTailAbstractState.cpp
  19. DFGAtTailAbstractState.h
  20. DFGAvailability.cpp
  21. DFGAvailability.h
  22. DFGAvailabilityMap.cpp
  23. DFGAvailabilityMap.h
  24. DFGBackwardsPropagationPhase.cpp
  25. DFGBackwardsPropagationPhase.h
  26. DFGBasicBlock.cpp
  27. DFGBasicBlock.h
  28. DFGBasicBlockInlines.h
  29. DFGBlockInsertionSet.cpp
  30. DFGBlockInsertionSet.h
  31. DFGBlockMap.h
  32. DFGBlockMapInlines.h
  33. DFGBlockSet.cpp
  34. DFGBlockSet.h
  35. DFGBlockSetInlines.h
  36. DFGBlockWorklist.cpp
  37. DFGBlockWorklist.h
  38. DFGBranchDirection.h
  39. DFGByteCodeParser.cpp
  40. DFGByteCodeParser.h
  41. DFGCallArrayAllocatorSlowPathGenerator.h
  42. DFGCapabilities.cpp
  43. DFGCapabilities.h
  44. DFGCFAPhase.cpp
  45. DFGCFAPhase.h
  46. DFGCFGSimplificationPhase.cpp
  47. DFGCFGSimplificationPhase.h
  48. DFGClobberize.cpp
  49. DFGClobberize.h
  50. DFGClobberSet.cpp
  51. DFGClobberSet.h
  52. DFGCommon.cpp
  53. DFGCommon.h
  54. DFGCommonData.cpp
  55. DFGCommonData.h
  56. DFGCompilationKey.cpp
  57. DFGCompilationKey.h
  58. DFGCompilationMode.cpp
  59. DFGCompilationMode.h
  60. DFGConstantFoldingPhase.cpp
  61. DFGConstantFoldingPhase.h
  62. DFGCPSRethreadingPhase.cpp
  63. DFGCPSRethreadingPhase.h
  64. DFGCriticalEdgeBreakingPhase.cpp
  65. DFGCriticalEdgeBreakingPhase.h
  66. DFGCSEPhase.cpp
  67. DFGCSEPhase.h
  68. DFGDCEPhase.cpp
  69. DFGDCEPhase.h
  70. DFGDesiredIdentifiers.cpp
  71. DFGDesiredIdentifiers.h
  72. DFGDesiredTransitions.cpp
  73. DFGDesiredTransitions.h
  74. DFGDesiredWatchpoints.cpp
  75. DFGDesiredWatchpoints.h
  76. DFGDesiredWeakReferences.cpp
  77. DFGDesiredWeakReferences.h
  78. DFGDesiredWriteBarriers.cpp
  79. DFGDesiredWriteBarriers.h
  80. DFGDisassembler.cpp
  81. DFGDisassembler.h
  82. DFGDoesGC.cpp
  83. DFGDoesGC.h
  84. DFGDominators.cpp
  85. DFGDominators.h
  86. DFGDoubleFormatState.h
  87. DFGDriver.cpp
  88. DFGDriver.h
  89. DFGEdge.cpp
  90. DFGEdge.h
  91. DFGEdgeDominates.h
  92. DFGEdgeUsesStructure.h
  93. DFGFailedFinalizer.cpp
  94. DFGFailedFinalizer.h
  95. DFGFiltrationResult.h
  96. DFGFinalizer.cpp
  97. DFGFinalizer.h
  98. DFGFixupPhase.cpp
  99. DFGFixupPhase.h
  100. DFGFlushedAt.cpp
  101. DFGFlushedAt.h
  102. DFGFlushFormat.cpp
  103. DFGFlushFormat.h
  104. DFGFrozenValue.cpp
  105. DFGFrozenValue.h
  106. DFGFunctionWhitelist.cpp
  107. DFGFunctionWhitelist.h
  108. DFGGenerationInfo.h
  109. DFGGraph.cpp
  110. DFGGraph.h
  111. DFGGraphSafepoint.cpp
  112. DFGGraphSafepoint.h
  113. DFGHeapLocation.cpp
  114. DFGHeapLocation.h
  115. DFGInlineCacheWrapper.h
  116. DFGInlineCacheWrapperInlines.h
  117. DFGInPlaceAbstractState.cpp
  118. DFGInPlaceAbstractState.h
  119. DFGInsertionSet.h
  120. DFGInsertOSRHintsForUpdate.cpp
  121. DFGInsertOSRHintsForUpdate.h
  122. DFGIntegerCheckCombiningPhase.cpp
  123. DFGIntegerCheckCombiningPhase.h
  124. DFGInvalidationPointInjectionPhase.cpp
  125. DFGInvalidationPointInjectionPhase.h
  126. DFGJITCode.cpp
  127. DFGJITCode.h
  128. DFGJITCompiler.cpp
  129. DFGJITCompiler.h
  130. DFGJITFinalizer.cpp
  131. DFGJITFinalizer.h
  132. DFGJumpReplacement.cpp
  133. DFGJumpReplacement.h
  134. DFGLazyJSValue.cpp
  135. DFGLazyJSValue.h
  136. DFGLICMPhase.cpp
  137. DFGLICMPhase.h
  138. DFGLivenessAnalysisPhase.cpp
  139. DFGLivenessAnalysisPhase.h
  140. DFGLongLivedState.cpp
  141. DFGLongLivedState.h
  142. DFGLoopPreHeaderCreationPhase.cpp
  143. DFGLoopPreHeaderCreationPhase.h
  144. DFGMayExit.cpp
  145. DFGMayExit.h
  146. DFGMergeMode.h
  147. DFGMinifiedGraph.h
  148. DFGMinifiedID.h
  149. DFGMinifiedNode.cpp
  150. DFGMinifiedNode.h
  151. DFGNaiveDominators.cpp
  152. DFGNaiveDominators.h
  153. DFGNaturalLoops.cpp
  154. DFGNaturalLoops.h
  155. DFGNode.cpp
  156. DFGNode.h
  157. DFGNodeAllocator.h
  158. DFGNodeFlags.cpp
  159. DFGNodeFlags.h
  160. DFGNodeOrigin.h
  161. DFGNodeType.h
  162. DFGObjectAllocationSinkingPhase.cpp
  163. DFGObjectAllocationSinkingPhase.h
  164. DFGObjectMaterializationData.cpp
  165. DFGObjectMaterializationData.h
  166. DFGOperations.cpp
  167. DFGOperations.h
  168. DFGOSRAvailabilityAnalysisPhase.cpp
  169. DFGOSRAvailabilityAnalysisPhase.h
  170. DFGOSREntry.cpp
  171. DFGOSREntry.h
  172. DFGOSREntrypointCreationPhase.cpp
  173. DFGOSREntrypointCreationPhase.h
  174. DFGOSRExit.cpp
  175. DFGOSRExit.h
  176. DFGOSRExitBase.cpp
  177. DFGOSRExitBase.h
  178. DFGOSRExitCompilationInfo.h
  179. DFGOSRExitCompiler.cpp
  180. DFGOSRExitCompiler.h
  181. DFGOSRExitCompiler32_64.cpp
  182. DFGOSRExitCompiler64.cpp
  183. DFGOSRExitCompilerCommon.cpp
  184. DFGOSRExitCompilerCommon.h
  185. DFGOSRExitJumpPlaceholder.cpp
  186. DFGOSRExitJumpPlaceholder.h
  187. DFGOSRExitPreparation.cpp
  188. DFGOSRExitPreparation.h
  189. DFGPhantomCanonicalizationPhase.cpp
  190. DFGPhantomCanonicalizationPhase.h
  191. DFGPhantomRemovalPhase.cpp
  192. DFGPhantomRemovalPhase.h
  193. DFGPhase.cpp
  194. DFGPhase.h
  195. DFGPhiChildren.cpp
  196. DFGPhiChildren.h
  197. DFGPlan.cpp
  198. DFGPlan.h
  199. DFGPreciseLocalClobberize.h
  200. DFGPredictionInjectionPhase.cpp
  201. DFGPredictionInjectionPhase.h
  202. DFGPredictionPropagationPhase.cpp
  203. DFGPredictionPropagationPhase.h
  204. DFGPrePostNumbering.cpp
  205. DFGPrePostNumbering.h
  206. DFGPromotedHeapLocation.cpp
  207. DFGPromotedHeapLocation.h
  208. DFGPromoteHeapAccess.h
  209. DFGPureValue.cpp
  210. DFGPureValue.h
  211. DFGPutStackSinkingPhase.cpp
  212. DFGPutStackSinkingPhase.h
  213. DFGRegisterBank.h
  214. DFGResurrectionForValidationPhase.cpp
  215. DFGResurrectionForValidationPhase.h
  216. DFGSafepoint.cpp
  217. DFGSafepoint.h
  218. DFGSafeToExecute.h
  219. DFGSaneStringGetByValSlowPathGenerator.h
  220. DFGScannable.h
  221. DFGScoreBoard.h
  222. DFGSilentRegisterSavePlan.h
  223. DFGSlowPathGenerator.h
  224. DFGSpeculativeJIT.cpp
  225. DFGSpeculativeJIT.h
  226. DFGSpeculativeJIT32_64.cpp
  227. DFGSpeculativeJIT64.cpp
  228. DFGSSACalculator.cpp
  229. DFGSSACalculator.h
  230. DFGSSAConversionPhase.cpp
  231. DFGSSAConversionPhase.h
  232. DFGSSALoweringPhase.cpp
  233. DFGSSALoweringPhase.h
  234. DFGStackLayoutPhase.cpp
  235. DFGStackLayoutPhase.h
  236. DFGStaticExecutionCountEstimationPhase.cpp
  237. DFGStaticExecutionCountEstimationPhase.h
  238. DFGStoreBarrierElisionPhase.cpp
  239. DFGStoreBarrierElisionPhase.h
  240. DFGStrengthReductionPhase.cpp
  241. DFGStrengthReductionPhase.h
  242. DFGStructureAbstractValue.cpp
  243. DFGStructureAbstractValue.h
  244. DFGStructureClobberState.h
  245. DFGStructureRegistrationPhase.cpp
  246. DFGStructureRegistrationPhase.h
  247. DFGThreadData.cpp
  248. DFGThreadData.h
  249. DFGThunks.cpp
  250. DFGThunks.h
  251. DFGTierUpCheckInjectionPhase.cpp
  252. DFGTierUpCheckInjectionPhase.h
  253. DFGToFTLDeferredCompilationCallback.cpp
  254. DFGToFTLDeferredCompilationCallback.h
  255. DFGToFTLForOSREntryDeferredCompilationCallback.cpp
  256. DFGToFTLForOSREntryDeferredCompilationCallback.h
  257. DFGTransition.cpp
  258. DFGTransition.h
  259. DFGTypeCheckHoistingPhase.cpp
  260. DFGTypeCheckHoistingPhase.h
  261. DFGUnificationPhase.cpp
  262. DFGUnificationPhase.h
  263. DFGUseKind.cpp
  264. DFGUseKind.h
  265. DFGValidate.cpp
  266. DFGValidate.h
  267. DFGValueSource.cpp
  268. DFGValueSource.h
  269. DFGValueStrength.cpp
  270. DFGValueStrength.h
  271. DFGVariableAccessData.cpp
  272. DFGVariableAccessData.h
  273. DFGVariableAccessDataDump.cpp
  274. DFGVariableAccessDataDump.h
  275. DFGVariableEvent.cpp
  276. DFGVariableEvent.h
  277. DFGVariableEventStream.cpp
  278. DFGVariableEventStream.h
  279. DFGVirtualRegisterAllocationPhase.cpp
  280. DFGVirtualRegisterAllocationPhase.h
  281. DFGWatchpointCollectionPhase.cpp
  282. DFGWatchpointCollectionPhase.h
  283. DFGWorklist.cpp
  284. DFGWorklist.h