source: webkit/trunk/Source/JavaScriptCore/dfg@ 261755

Name Size Rev Age Author Last Change
../
DFGAbstractHeap.cpp 2.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGAbstractHeap.h 11.2 KB 254968   5 years ysuzuki [JSC] Bits from Operand should fit in bits reserved in AbstractHeap's …
DFGAbstractInterpreter.h 8.9 KB 254936   5 years ysuzuki [JSC] Add CheckArrayOrEmpty to handle the case when hoisting …
DFGAbstractInterpreterClobberState.cpp 2.1 KB 230494   7 years fpizlo Unreviewed, fix cloop build. * dfg/DFGAbstractInterpreterClobberState.cpp:
DFGAbstractInterpreterClobberState.h 2.0 KB 230488   7 years fpizlo DFG AI and clobberize should agree with each other …
DFGAbstractInterpreterInlines.h 169.5 KB 261600   5 years shvaikalesh Implement @isConstructor bytecode intrinsic and bytecode for that …
DFGAbstractValue.cpp 17.1 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGAbstractValue.h 18.3 KB 254936   5 years ysuzuki [JSC] Add CheckArrayOrEmpty to handle the case when hoisting …
DFGAbstractValueClobberEpoch.cpp 1.6 KB 231471   7 years fpizlo DFG AI should have O(1) clobbering …
DFGAbstractValueClobberEpoch.h 2.9 KB 231471   7 years fpizlo DFG AI should have O(1) clobbering …
DFGAdaptiveInferredPropertyValueWatchpoint.cpp 2.2 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGAdaptiveInferredPropertyValueWatchpoint.h 1.9 KB 261569   5 years ross.kirsling Fix existing usage of final/override/virtual in JSC and WTF …
DFGAdaptiveStructureWatchpoint.cpp 2.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGAdaptiveStructureWatchpoint.h 2.0 KB 247843   6 years ysuzuki [JSC] Ensure PackedCellPtr only takes non-large-allocation pointers …
DFGAdjacencyList.h 5.4 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
DFGArgumentPosition.h 5.1 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
DFGArgumentsEliminationPhase.cpp 65.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGArgumentsEliminationPhase.h 1.7 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGArgumentsUtilities.cpp 7.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGArgumentsUtilities.h 1.7 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
DFGArithMode.cpp 3.7 KB 216178   8 years utatane.tea [JSC] Math unary functions should be handled by DFG …
DFGArithMode.h 6.0 KB 254087   5 years mark.lam PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix …
DFGArrayifySlowPathGenerator.h 5.7 KB 261569   5 years ross.kirsling Fix existing usage of final/override/virtual in JSC and WTF …
DFGArrayMode.cpp 35.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGArrayMode.h 19.1 KB 261725   5 years keith_miller Undecided Arrays shouldn't need to be OriginalArray to covert to …
DFGAtTailAbstractState.cpp 2.4 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGAtTailAbstractState.h 6.4 KB 260323   5 years keith_miller Redesign how we do for-of iteration for JSArrays …
DFGAvailability.cpp 1.9 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGAvailability.h 4.4 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
DFGAvailabilityMap.cpp 3.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGAvailabilityMap.h 2.9 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
DFGBackwardsCFG.h 1.7 KB 221196   8 years sbarati Support compiling catch in the DFG …
DFGBackwardsDominators.h 1.8 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGBackwardsPropagationPhase.cpp 18.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGBackwardsPropagationPhase.h 1.6 KB 218794   8 years annulen Remove excessive headers from JavaScriptCore
DFGBasicBlock.cpp 4.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGBasicBlock.h 9.5 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
DFGBasicBlockInlines.h 2.1 KB 228411   7 years sbarati Add a GetIndexMask node and make it an input to GetByVal for array and …
DFGBlockInsertionSet.cpp 3.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGBlockInsertionSet.h 2.0 KB 212365   8 years utatane.tea [JSC] Drop PassRefPtr https://bugs.webkit.org/show_bug.cgi?id=168320
DFGBlockMap.h 2.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGBlockMapInlines.h 1.6 KB 219702   8 years cdumez Replace calls to Vector::resize() with calls to more efficient …
DFGBlockSet.cpp 1.7 KB 173279   11 years fpizlo Beef up the DFG's CFG analyses to include iterated dominance frontiers …
DFGBlockSet.h 3.8 KB 231665   7 years fpizlo DFG CFA should pick the right time to inject OSR entry data …
DFGBlockSetInlines.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGBlockWorklist.h 2.3 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGBranchDirection.h 2.8 KB 224689   8 years rmorisset The memory consumption of DFG::BasicBlock can be easily reduced a bit …
DFGByteCodeParser.cpp 382.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGByteCodeParser.h 1.4 KB 223086   8 years rmorisset Refactor the inliner to simplify block linking …
DFGCallArrayAllocatorSlowPathGenerator.h 6.8 KB 261569   5 years ross.kirsling Fix existing usage of final/override/virtual in JSC and WTF …
DFGCallCreateDirectArgumentsSlowPathGenerator.h 3.0 KB 261569   5 years ross.kirsling Fix existing usage of final/override/virtual in JSC and WTF …
DFGCapabilities.cpp 11.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGCapabilities.h 6.1 KB 244811   6 years sbarati CodeBlock::m_instructionCount is wrong …
DFGCFAPhase.cpp 11.6 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
DFGCFAPhase.h 1.8 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGCFG.h 3.3 KB 221637   8 years sbarati Make the distinction between entrypoints and CFG roots more clear by …
DFGCFGSimplificationPhase.cpp 17.1 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGCFGSimplificationPhase.h 1.7 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGCleanUpPhase.cpp 2.9 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGCleanUpPhase.h 1.5 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGClobberize.cpp 2.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGClobberize.h 63.4 KB 261712   5 years keith_miller GetArrayLength should be "blessed" during Fixup phase in the DFG …
DFGClobberSet.cpp 5.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGClobberSet.h 3.6 KB 230488   7 years fpizlo DFG AI and clobberize should agree with each other …
DFGClobbersExitState.cpp 4.4 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGClobbersExitState.h 3.0 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGCombinedLiveness.cpp 3.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGCombinedLiveness.h 2.3 KB 239882   6 years sbarati DFG combined liveness can be wrong for terminal basic blocks …
DFGCommon.cpp 4.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGCommon.h 12.7 KB 255482   5 years mark.lam Some improvements to DFG and FTL dumps to improve readability and …
DFGCommonData.cpp 7.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGCommonData.h 5.6 KB 255542   5 years ysuzuki [JSC] Hold StructureID instead of Structure* in PolyProtoAccessChain …
DFGCompilationKey.cpp 1.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGCompilationKey.h 3.2 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
DFGCompilationMode.cpp 1.9 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGCompilationMode.h 1.8 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGConstantFoldingPhase.cpp 63.0 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
DFGConstantFoldingPhase.h 1.7 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGConstantHoistingPhase.cpp 5.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGConstantHoistingPhase.h 1.5 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGControlEquivalenceAnalysis.h 3.5 KB 221196   8 years sbarati Support compiling catch in the DFG …
DFGCPSRethreadingPhase.cpp 21.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGCPSRethreadingPhase.h 1.7 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGCriticalEdgeBreakingPhase.cpp 3.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGCriticalEdgeBreakingPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGCSEPhase.cpp 36.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGCSEPhase.h 2.3 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGDCEPhase.cpp 5.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGDCEPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGDesiredGlobalProperties.cpp 3.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGDesiredGlobalProperties.h 1.9 KB 240254   6 years commit-queue [JSC] Invalidate old scope operations using global lexical binding …
DFGDesiredGlobalProperty.h 3.5 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
DFGDesiredIdentifiers.cpp 3.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGDesiredIdentifiers.h 2.2 KB 254464   5 years mark.lam Replace uses of Box<Identifier> with a new CacheableIdentifier class. …
DFGDesiredTransitions.cpp 3.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGDesiredTransitions.h 2.2 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGDesiredWatchpoints.cpp 6.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGDesiredWatchpoints.h 6.9 KB 254087   5 years mark.lam PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix …
DFGDesiredWeakReferences.cpp 3.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGDesiredWeakReferences.h 1.9 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGDisassembler.cpp 7.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGDisassembler.h 3.3 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGDoesGC.cpp 16.3 KB 261600   5 years shvaikalesh Implement @isConstructor bytecode intrinsic and bytecode for that …
DFGDoesGC.h 1.5 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGDominators.h 2.3 KB 221196   8 years sbarati Support compiling catch in the DFG …
DFGDoubleFormatState.h 3.0 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
DFGDriver.cpp 5.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGDriver.h 1.9 KB 251468   6 years keith_miller BytecodeIndex should be a proper C++ class …
DFGEdge.cpp 1.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGEdge.h 7.4 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
DFGEdgeDominates.h 2.4 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
DFGEpoch.cpp 1.6 KB 183072   10 years fpizlo MovHint should be a strong use …
DFGEpoch.h 2.9 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
DFGFailedFinalizer.cpp 1.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGFailedFinalizer.h 1.7 KB 261567   5 years ross.kirsling [clang-tidy] Run modernize-use-override over JSC, then ensure as much …
DFGFiltrationResult.h 2.2 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGFinalizer.cpp 1.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGFinalizer.h 1.8 KB 234178   7 years mark.lam Refactoring: make DFG::Plan a class. …
DFGFixupPhase.cpp 170.4 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGFixupPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGFlowIndexing.cpp 2.5 KB 219702   8 years cdumez Replace calls to Vector::resize() with calls to more efficient …
DFGFlowIndexing.h 3.7 KB 248546   6 years ysuzuki [WTF][JSC] Make JSC and WTF aggressively-fast-malloced …
DFGFlowMap.h 4.8 KB 248546   6 years ysuzuki [WTF][JSC] Make JSC and WTF aggressively-fast-malloced …
DFGFlushedAt.cpp 1.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGFlushedAt.h 2.8 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGFlushFormat.cpp 2.2 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGFlushFormat.h 4.3 KB 221196   8 years sbarati Support compiling catch in the DFG …
DFGForAllKills.h 8.1 KB 260323   5 years keith_miller Redesign how we do for-of iteration for JSArrays …
DFGFrozenValue.cpp 2.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGFrozenValue.h 4.3 KB 249175   6 years mark.lam Refactor to use VM& instead of VM* at as many places as possible. …
DFGGenerationInfo.h 14.9 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
DFGGraph.cpp 68.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGGraph.h 46.4 KB 261567   5 years ross.kirsling [clang-tidy] Run modernize-use-override over JSC, then ensure as much …
DFGGraphSafepoint.cpp 1.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGGraphSafepoint.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGHeapLocation.cpp 5.2 KB 261600   5 years shvaikalesh Implement @isConstructor bytecode intrinsic and bytecode for that …
DFGHeapLocation.h 6.0 KB 261600   5 years shvaikalesh Implement @isConstructor bytecode intrinsic and bytecode for that …
DFGInlineCacheWrapper.h 1.9 KB 231961   7 years fpizlo JSC should have InstanceOf inline caching …
DFGInlineCacheWrapperInlines.h 1.7 KB 231961   7 years fpizlo JSC should have InstanceOf inline caching …
DFGInPlaceAbstractState.cpp 17.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGInPlaceAbstractState.h 10.9 KB 260323   5 years keith_miller Redesign how we do for-of iteration for JSArrays …
DFGInsertionSet.cpp 2.0 KB 199075   9 years fpizlo Source/JavaScriptCore: DFG and FTL should constant-fold RegExpExec, …
DFGInsertionSet.h 5.0 KB 228565   7 years sbarati Fix bugs from r228411 https://bugs.webkit.org/show_bug.cgi?id=182851
DFGIntegerCheckCombiningPhase.cpp 13.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGIntegerCheckCombiningPhase.h 1.5 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGIntegerRangeOptimizationPhase.cpp 77.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGIntegerRangeOptimizationPhase.h 1.7 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGInvalidationPointInjectionPhase.cpp 3.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGInvalidationPointInjectionPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGJITCode.cpp 9.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGJITCode.h 6.1 KB 261567   5 years ross.kirsling [clang-tidy] Run modernize-use-override over JSC, then ensure as much …
DFGJITCompiler.cpp 28.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGJITCompiler.h 12.6 KB 257399   5 years justin_michaud Inline Cache delete by id/val …
DFGJITFinalizer.cpp 3.4 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGJITFinalizer.h 2.1 KB 261567   5 years ross.kirsling [clang-tidy] Run modernize-use-override over JSC, then ensure as much …
DFGJumpReplacement.cpp 2.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGJumpReplacement.h 1.9 KB 230748   7 years mark.lam Templatize CodePtr/Refs/FunctionPtrs with PtrTags. …
DFGLazyJSValue.cpp 9.1 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGLazyJSValue.h 3.7 KB 260323   5 years keith_miller Redesign how we do for-of iteration for JSArrays …
DFGLazyNode.cpp 1.8 KB 186795   10 years basile_clement Object cycles should not prevent allocation elimination/sinking …
DFGLazyNode.h 5.1 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
DFGLICMPhase.cpp 19.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGLICMPhase.h 1.7 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGLiveCatchVariablePreservationPhase.cpp 8.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGLiveCatchVariablePreservationPhase.h 2.0 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGLivenessAnalysisPhase.cpp 7.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGLivenessAnalysisPhase.h 1.5 KB 218794   8 years annulen Remove excessive headers from JavaScriptCore
DFGLoopPreHeaderCreationPhase.cpp 8.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGLoopPreHeaderCreationPhase.h 2.2 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGMayExit.cpp 6.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGMayExit.h 3.9 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGMinifiedGraph.cpp 1.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGMinifiedGraph.h 2.0 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGMinifiedID.h 3.7 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
DFGMinifiedIDInlines.h 1.6 KB 245270   6 years ysuzuki [JSC] Compress JIT related data more by using Packed<> …
DFGMinifiedNode.cpp 2.2 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGMinifiedNode.h 3.1 KB 245270   6 years ysuzuki [JSC] Compress JIT related data more by using Packed<> …
DFGMovHintRemovalPhase.cpp 5.1 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGMovHintRemovalPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGMultiGetByOffsetData.cpp 2.9 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGMultiGetByOffsetData.h 4.2 KB 218794   8 years annulen Remove excessive headers from JavaScriptCore
DFGNaturalLoops.h 2.0 KB 221196   8 years sbarati Support compiling catch in the DFG …
DFGNode.cpp 9.9 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGNode.h 85.1 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
DFGNodeAbstractValuePair.cpp 1.6 KB 208373   9 years fpizlo DFG plays fast and loose with the shadow values of a Phi …
DFGNodeAbstractValuePair.h 1.8 KB 208373   9 years fpizlo DFG plays fast and loose with the shadow values of a Phi …
DFGNodeFlags.cpp 4.2 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGNodeFlags.h 7.6 KB 260730   5 years ysuzuki [JSC] ValueAdd, VaueSub, ValueMul, Inc, Dec should say SpecBigInt32 …
DFGNodeFlowProjection.cpp 1.7 KB 208373   9 years fpizlo DFG plays fast and loose with the shadow values of a Phi …
DFGNodeFlowProjection.h 4.3 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
DFGNodeOrigin.cpp 1.6 KB 201182   9 years fpizlo DFG::LICMPhase shouldn't hoist type checks unless it knows that the …
DFGNodeOrigin.h 3.8 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGNodeType.h 29.2 KB 261600   5 years shvaikalesh Implement @isConstructor bytecode intrinsic and bytecode for that …
DFGNullAbstractState.h 2.2 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGObjectAllocationSinkingPhase.cpp 103.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGObjectAllocationSinkingPhase.h 1.8 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGObjectMaterializationData.cpp 1.6 KB 199075   9 years fpizlo Source/JavaScriptCore: DFG and FTL should constant-fold RegExpExec, …
DFGObjectMaterializationData.h 1.7 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGOperations.cpp 161.4 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGOperations.h 31.4 KB 261600   5 years shvaikalesh Implement @isConstructor bytecode intrinsic and bytecode for that …
DFGOpInfo.h 2.9 KB 259676   5 years tzagallo Not using strict mode within ClassDeclaration statement …
DFGOSRAvailabilityAnalysisPhase.cpp 12.1 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGOSRAvailabilityAnalysisPhase.h 2.5 KB 245035   6 years rmorisset [B3] Constants should be hoisted to the root block until moveConstants …
DFGOSREntry.cpp 19.0 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGOSREntry.h 3.3 KB 251903   6 years ysuzuki [JSC] Remove metadata(CallFrame*) accessor …
DFGOSREntrypointCreationPhase.cpp 6.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGOSREntrypointCreationPhase.h 2.0 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGOSRExit.cpp 40.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGOSRExit.h 6.2 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
DFGOSRExitBase.cpp 2.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGOSRExitBase.h 3.2 KB 260803   5 years keith_miller OSR Exit compiler should know and print the exiting DFG node's index …
DFGOSRExitCompilationInfo.h 1.7 KB 236585   7 years sbarati DFG::OSRExit::m_patchableCodeOffset should not be an int …
DFGOSRExitCompilerCommon.cpp 22.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGOSRExitCompilerCommon.h 6.3 KB 254558   5 years commit-queue Unreviewed, rolling out r254480, r254496, and r254517. …
DFGOSRExitFuzz.cpp 1.7 KB 186605   10 years fpizlo OSR exit fuzzing should allow us to select a static exit site …
DFGOSRExitFuzz.h 1.8 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGOSRExitJumpPlaceholder.cpp 1.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGOSRExitJumpPlaceholder.h 2.0 KB 218794   8 years annulen Remove excessive headers from JavaScriptCore
DFGPhantomInsertionPhase.cpp 7.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGPhantomInsertionPhase.h 1.5 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGPhase.cpp 2.1 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGPhase.h 2.8 KB 248642   6 years mark.lam Add phase, block, and node numbers to left margin of DFG graph dumps. …
DFGPhiChildren.cpp 2.0 KB 173993   11 years fpizlo FTL should sink object allocations …
DFGPhiChildren.h 2.8 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGPlan.cpp 26.9 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGPlan.h 6.2 KB 254962   5 years mark.lam Restore nullification of DFG::Plan::m_vm when the plan is cancelled. …
DFGPlanInlines.h 1.9 KB 234178   7 years mark.lam Refactoring: make DFG::Plan a class. …
DFGPreciseLocalClobberize.h 11.6 KB 259676   5 years tzagallo Not using strict mode within ClassDeclaration statement …
DFGPredictionInjectionPhase.cpp 3.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGPredictionInjectionPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGPredictionPropagationPhase.cpp 50.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGPredictionPropagationPhase.h 2.3 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGPromotedHeapLocation.cpp 3.9 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGPromotedHeapLocation.h 7.3 KB 254252   5 years keith_miller [JSC] Introduce JSArrayIterator …
DFGPropertyTypeKey.h 3.7 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
DFGPureValue.cpp 2.0 KB 244088   6 years ross.kirsling JSC should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF …
DFGPureValue.h 5.1 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
DFGPutStackSinkingPhase.cpp 29.1 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGPutStackSinkingPhase.h 1.7 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGRegisterBank.h 12.3 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
DFGRegisteredStructure.h 2.2 KB 218794   8 years annulen Remove excessive headers from JavaScriptCore
DFGRegisteredStructureSet.cpp 3.2 KB 239951   6 years yusukesuzuki [JSC] Do not use asArrayModes() with Structures because it discards …
DFGRegisteredStructureSet.h 2.4 KB 243163   6 years mcatanzaro Build cleanly with GCC 9 …
DFGSafepoint.cpp 3.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGSafepoint.h 2.3 KB 234178   7 years mark.lam Refactoring: make DFG::Plan a class. …
DFGSafeToExecute.h 22.7 KB 261600   5 years shvaikalesh Implement @isConstructor bytecode intrinsic and bytecode for that …
DFGSaneStringGetByValSlowPathGenerator.h 3.4 KB 261569   5 years ross.kirsling Fix existing usage of final/override/virtual in JSC and WTF …
DFGScannable.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGScoreBoard.h 6.1 KB 254087   5 years mark.lam PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix …
DFGSilentRegisterSavePlan.h 3.4 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
DFGSlowPathGenerator.h 9.5 KB 261569   5 years ross.kirsling Fix existing usage of final/override/virtual in JSC and WTF …
DFGSnippetParams.cpp 2.3 KB 217523   8 years utatane.tea [DOMJIT] Move DOMJIT patchpoint infrastructure out of domjit …
DFGSnippetParams.h 2.1 KB 261569   5 years ross.kirsling Fix existing usage of final/override/virtual in JSC and WTF …
DFGSpeculativeJIT32_64.cpp 153.8 KB 261610   5 years ticaiolima [JSC] Support delete by val/id IC on 32-bits …
DFGSpeculativeJIT64.cpp 212.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGSpeculativeJIT.cpp 552.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGSpeculativeJIT.h 89.0 KB 261600   5 years shvaikalesh Implement @isConstructor bytecode intrinsic and bytecode for that …
DFGSSACalculator.cpp 4.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGSSACalculator.h 10.8 KB 221196   8 years sbarati Support compiling catch in the DFG …
DFGSSAConversionPhase.cpp 22.1 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGSSAConversionPhase.h 3.6 KB 223047   8 years rmorisset Source/JavaScriptCore: Make the names of the options consistent …
DFGSSALoweringPhase.cpp 5.4 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGSSALoweringPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGStackLayoutPhase.cpp 10.2 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGStackLayoutPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGStaticExecutionCountEstimationPhase.cpp 3.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGStaticExecutionCountEstimationPhase.h 1.9 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGStoreBarrierClusteringPhase.cpp 6.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGStoreBarrierClusteringPhase.h 4.1 KB 206555   9 years fpizlo The write barrier should be down with TSO …
DFGStoreBarrierInsertionPhase.cpp 20.8 KB 260321   5 years ysuzuki [JSC] Replace DFG NewPromise with NewInternalFieldObject …
DFGStoreBarrierInsertionPhase.h 2.0 KB 206555   9 years fpizlo The write barrier should be down with TSO …
DFGStrengthReductionPhase.cpp 42.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGStrengthReductionPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGStructureAbstractValue.cpp 11.0 KB 261464   5 years ross.kirsling [clang-tidy] Run modernize-use-nullptr over JSC …
DFGStructureAbstractValue.h 9.1 KB 254087   5 years mark.lam PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix …
DFGStructureClobberState.h 2.3 KB 224689   8 years rmorisset The memory consumption of DFG::BasicBlock can be easily reduced a bit …
DFGThreadData.cpp 1.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGThreadData.h 1.8 KB 207545   9 years fpizlo DFG worklist should use AutomaticThread …
DFGThunks.cpp 6.9 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGThunks.h 1.6 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
DFGTierUpCheckInjectionPhase.cpp 7.9 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGTierUpCheckInjectionPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGToFTLDeferredCompilationCallback.cpp 3.1 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGToFTLDeferredCompilationCallback.h 2.0 KB 261567   5 years ross.kirsling [clang-tidy] Run modernize-use-override over JSC, then ensure as much …
DFGToFTLForOSREntryDeferredCompilationCallback.cpp 3.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGToFTLForOSREntryDeferredCompilationCallback.h 2.2 KB 261567   5 years ross.kirsling [clang-tidy] Run modernize-use-override over JSC, then ensure as much …
DFGTransition.cpp 1.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGTransition.h 1.9 KB 211237   8 years sbarati Harden how the compiler references GC objects …
DFGTypeCheckHoistingPhase.cpp 24.5 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGTypeCheckHoistingPhase.h 1.7 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGUnificationPhase.cpp 3.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGUnificationPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGUseKind.cpp 5.1 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGUseKind.h 8.4 KB 261147   5 years ysuzuki [JSC] DFG NotCellUse is used without considering about BigInt32 …
DFGValidate.cpp 44.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGValidate.h 1.6 KB 218794   8 years annulen Remove excessive headers from JavaScriptCore
DFGValueRepReductionPhase.cpp 12.2 KB 260417   5 years aperez Non-unified build fixes late February 2020 edition …
DFGValueRepReductionPhase.h 1.5 KB 243744   6 years sbarati Add a ValueRepReduction phase …
DFGValueSource.cpp 2.4 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGValueSource.h 6.0 KB 244578   6 years ysuzuki [JSC] Use node index as DFG::MinifiedID …
DFGValueStrength.cpp 1.7 KB 186691   10 years fpizlo DFG fragile frozen values are fundamentally broken …
DFGValueStrength.h 2.3 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGVarargsForwardingPhase.cpp 16.6 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGVarargsForwardingPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGVariableAccessData.cpp 7.0 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
DFGVariableAccessData.h 6.4 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
DFGVariableAccessDataDump.cpp 2.4 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGVariableAccessDataDump.h 1.7 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGVariableEvent.cpp 3.1 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGVariableEvent.h 9.8 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
DFGVariableEventStream.cpp 11.2 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGVariableEventStream.h 2.5 KB 254735   5 years keith_miller Reland bytecode checkpoints since bugs have been fixed …
DFGVirtualRegisterAllocationPhase.cpp 4.4 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGVirtualRegisterAllocationPhase.h 1.8 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGWatchpointCollectionPhase.cpp 4.3 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGWatchpointCollectionPhase.h 1.6 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
DFGWorklist.cpp 20.7 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
DFGWorklist.h 4.8 KB 254464   5 years mark.lam Replace uses of Box<Identifier> with a new CacheableIdentifier class. …
DFGWorklistInlines.h 2.2 KB 234178   7 years mark.lam Refactoring: make DFG::Plan a class. …
testdfg.cpp 3.8 KB 261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
Note: See TracBrowser for help on using the repository browser.