source:
webkit/trunk/Source/JavaScriptCore/b3@
261755
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
air | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | ||
B3ArgumentRegValue.cpp | 1.6 KB | 244309 | 6 years | B3::Value should have different kinds of adjacency lists … | |
B3ArgumentRegValue.h | 2.1 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3AtomicValue.cpp | 2.9 KB | 246266 | 6 years | [JSC] Linker fails when unified sources are not in use … | |
B3AtomicValue.h | 4.0 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3BackwardsCFG.h | 1.7 KB | 219898 | 8 years | B3 should do LICM https://bugs.webkit.org/show_bug.cgi?id=174750 … | |
B3BackwardsDominators.h | 1.7 KB | 219898 | 8 years | B3 should do LICM https://bugs.webkit.org/show_bug.cgi?id=174750 … | |
B3Bank.cpp | 1.7 KB | 212970 | 8 years | Move Arg::Type and Arg::Width out into the B3 namespace, since they … | |
B3Bank.h | 2.1 KB | 250999 | 6 years | GenerateAndAllocateRegisters can trivially elide self moves at end of … | |
B3BasicBlock.cpp | 5.6 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3BasicBlock.h | 7.4 KB | 244309 | 6 years | B3::Value should have different kinds of adjacency lists … | |
B3BasicBlockInlines.h | 2.8 KB | 244309 | 6 years | B3::Value should have different kinds of adjacency lists … | |
B3BasicBlockUtils.h | 4.6 KB | 219702 | 8 years | Replace calls to Vector::resize() with calls to more efficient … | |
B3BlockInsertionSet.cpp | 3.1 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3BlockInsertionSet.h | 3.3 KB | 213714 | 8 years | B3 should have comprehensive support for atomic operations … | |
B3BlockWorklist.h | 2.3 KB | 214636 | 8 years | Air should support linear scan for optLevel<2 … | |
B3BottomProvider.h | 1.9 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3BreakCriticalEdges.cpp | 2.5 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3BreakCriticalEdges.h | 1.5 KB | 231204 | 7 years | B3::demoteValues should be able to handle patchpoint terminals … | |
B3CaseCollection.cpp | 1.7 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3CaseCollection.h | 3.1 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3CaseCollectionInlines.h | 1.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3CCallValue.cpp | 1.6 KB | 244309 | 6 years | B3::Value should have different kinds of adjacency lists … | |
B3CCallValue.h | 2.5 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3CFG.h | 2.5 KB | 214636 | 8 years | Air should support linear scan for optLevel<2 … | |
B3CheckSpecial.cpp | 9.7 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3CheckSpecial.h | 5.6 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3CheckValue.cpp | 2.3 KB | 248178 | 6 years | B3 should support tuple types … | |
B3CheckValue.h | 2.1 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3Common.cpp | 2.5 KB | 255482 | 5 years | Some improvements to DFG and FTL dumps to improve readability and … | |
B3Common.h | 6.0 KB | 255482 | 5 years | Some improvements to DFG and FTL dumps to improve readability and … | |
B3Commutativity.cpp | 1.8 KB | 191705 | 10 years | Create a super rough prototype of B3 … | |
B3Commutativity.h | 1.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3Compilation.cpp | 1.8 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3Compilation.h | 2.3 KB | 230748 | 7 years | Templatize CodePtr/Refs/FunctionPtrs with PtrTags. … | |
B3Compile.cpp | 1.9 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3Compile.h | 1.9 KB | 214901 | 8 years | Air::lowerAfterRegAlloc should bail early if it finds no Shuffles or … | |
B3ComputeDivisionMagic.h | 5.9 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3Const32Value.cpp | 9.8 KB | 260984 | 5 years | TriState should be an enum class and use "Indeterminate" instead of … | |
B3Const32Value.h | 4.4 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3Const64Value.cpp | 9.8 KB | 260984 | 5 years | TriState should be an enum class and use "Indeterminate" instead of … | |
B3Const64Value.h | 4.4 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3ConstDoubleValue.cpp | 6.3 KB | 260984 | 5 years | TriState should be an enum class and use "Indeterminate" instead of … | |
B3ConstDoubleValue.h | 3.5 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3ConstFloatValue.cpp | 6.0 KB | 260984 | 5 years | TriState should be an enum class and use "Indeterminate" instead of … | |
B3ConstFloatValue.h | 3.4 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3ConstPtrValue.h | 2.6 KB | 244309 | 6 years | B3::Value should have different kinds of adjacency lists … | |
B3ConstrainedValue.cpp | 1.6 KB | 191993 | 10 years | B3::Stackmap should be a superclass of B3::PatchpointValue and … | |
B3ConstrainedValue.h | 2.0 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3DataSection.cpp | 1.7 KB | 203390 | 9 years | Implement table-based switches in B3/Air … | |
B3DataSection.h | 1.7 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3Dominators.h | 1.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3DuplicateTails.cpp | 5.3 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3DuplicateTails.h | 1.7 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3Effects.cpp | 4.6 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3Effects.h | 5.6 KB | 231961 | 7 years | JSC should have InstanceOf inline caching … | |
B3EliminateCommonSubexpressions.cpp | 26.1 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3EliminateCommonSubexpressions.h | 1.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3EliminateDeadCode.cpp | 4.1 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3EliminateDeadCode.h | 1.7 KB | 243851 | 6 years | B3 should use associativity to optimize expression trees … | |
B3EnsureLoopPreHeaders.cpp | 2.9 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3EnsureLoopPreHeaders.h | 1.8 KB | 219898 | 8 years | B3 should do LICM https://bugs.webkit.org/show_bug.cgi?id=174750 … | |
B3ExtractValue.cpp | 1.6 KB | 248178 | 6 years | B3 should support tuple types … | |
B3ExtractValue.h | 2.1 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3FenceValue.cpp | 1.8 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3FenceValue.h | 4.2 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3FixSSA.cpp | 13.4 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3FixSSA.h | 1.9 KB | 248178 | 6 years | B3 should support tuple types … | |
B3FoldPathConstants.cpp | 9.2 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3FoldPathConstants.h | 1.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3FrequencyClass.cpp | 1.8 KB | 191705 | 10 years | Create a super rough prototype of B3 … | |
B3FrequencyClass.h | 2.3 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3FrequentedBlock.h | 1.5 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3Generate.cpp | 4.6 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3Generate.h | 2.2 KB | 214901 | 8 years | Air::lowerAfterRegAlloc should bail early if it finds no Shuffles or … | |
B3GenericBlockInsertionSet.h | 3.9 KB | 213714 | 8 years | B3 should have comprehensive support for atomic operations … | |
B3GenericFrequentedBlock.h | 2.7 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3HeapRange.h | 1.7 KB | 258123 | 5 years | Remember completed subranges during incremental PDF loading. … | |
B3HoistLoopInvariantValues.cpp | 6.1 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3HoistLoopInvariantValues.h | 1.6 KB | 219898 | 8 years | B3 should do LICM https://bugs.webkit.org/show_bug.cgi?id=174750 … | |
B3InferSwitches.cpp | 12.8 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3InferSwitches.h | 1.5 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3InsertionSet.cpp | 2.7 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3InsertionSet.h | 2.6 KB | 213714 | 8 years | B3 should have comprehensive support for atomic operations … | |
B3InsertionSetInlines.h | 1.7 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3Kind.cpp | 1.7 KB | 206694 | 9 years | B3 should support trapping memory accesses … | |
B3Kind.h | 8.0 KB | 250005 | 6 years | Use constexpr instead of const in symbol definitions that are … | |
B3LegalizeMemoryOffsets.cpp | 3.3 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3LegalizeMemoryOffsets.h | 1.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3LowerMacros.cpp | 28.5 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3LowerMacros.h | 1.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3LowerMacrosAfterOptimizations.cpp | 7.4 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3LowerMacrosAfterOptimizations.h | 1.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3LowerToAir.cpp | 145.9 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3LowerToAir.h | 1.7 KB | 213714 | 8 years | B3 should have comprehensive support for atomic operations … | |
B3MathExtras.cpp | 6.3 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3MathExtras.h | 1.7 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3MemoryValue.cpp | 4.2 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3MemoryValue.h | 6.4 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3MemoryValueInlines.h | 2.5 KB | 215407 | 8 years | B3: don't allow unsigned offsets in Value … | |
B3MoveConstants.cpp | 14.3 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3MoveConstants.h | 1.6 KB | 206682 | 9 years | B3::moveConstants should be able to edit code to minimize the number … | |
B3NativeTraits.h | 3.5 KB | 250005 | 6 years | Use constexpr instead of const in symbol definitions that are … | |
B3NaturalLoops.h | 1.8 KB | 219898 | 8 years | B3 should do LICM https://bugs.webkit.org/show_bug.cgi?id=174750 … | |
B3OpaqueByproduct.h | 1.7 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3OpaqueByproducts.cpp | 1.9 KB | 194496 | 9 years | Replace WTF::move with WTFMove … | |
B3OpaqueByproducts.h | 1.9 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3Opcode.cpp | 8.5 KB | 254087 | 5 years | PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix … | |
B3Opcode.h | 17.5 KB | 248195 | 6 years | Address comments on r248178 … | |
B3OptimizeAssociativeExpressionTrees.cpp | 10.2 KB | 254996 | 5 years | OptimizeAssociativeExpressionTrees should reset value owners before … | |
B3OptimizeAssociativeExpressionTrees.h | 1.8 KB | 243851 | 6 years | B3 should use associativity to optimize expression trees … | |
B3Origin.cpp | 1.5 KB | 191705 | 10 years | Create a super rough prototype of B3 … | |
B3Origin.h | 2.2 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3OriginDump.cpp | 1.6 KB | 195395 | 9 years | B3 should have basic path specialization … | |
B3OriginDump.h | 1.7 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3PatchpointSpecial.cpp | 6.3 KB | 256003 | 5 years | Most of B3 and Air does not need to include CCallHelpers.h … | |
B3PatchpointSpecial.h | 2.6 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3PatchpointValue.cpp | 2.4 KB | 248178 | 6 years | B3 should support tuple types … | |
B3PatchpointValue.h | 3.4 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3PCToOriginMap.h | 2.1 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3PhaseScope.cpp | 2.1 KB | 196044 | 9 years | DFG, FTL, B3, and Air should all have a unique option for printing … | |
B3PhaseScope.h | 1.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3PhiChildren.cpp | 1.9 KB | 193993 | 9 years | B3::reduceStrength should remove redundant Phi's … | |
B3PhiChildren.h | 5.6 KB | 248546 | 6 years | [WTF][JSC] Make JSC and WTF aggressively-fast-malloced … | |
B3Procedure.cpp | 11.2 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3Procedure.h | 12.4 KB | 260984 | 5 years | TriState should be an enum class and use "Indeterminate" instead of … | |
B3ProcedureInlines.h | 1.9 KB | 248178 | 6 years | B3 should support tuple types … | |
B3PureCSE.cpp | 3.0 KB | 246266 | 6 years | [JSC] Linker fails when unified sources are not in use … | |
B3PureCSE.h | 2.0 KB | 245035 | 6 years | [B3] Constants should be hoisted to the root block until moveConstants … | |
B3ReduceDoubleToFloat.cpp | 18.4 KB | 250005 | 6 years | Use constexpr instead of const in symbol definitions that are … | |
B3ReduceDoubleToFloat.h | 1.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3ReduceLoopStrength.cpp | 19.2 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3ReduceLoopStrength.h | 1.6 KB | 248938 | 6 years | Identify memcpy loops in b3 … | |
B3ReduceStrength.cpp | 114.8 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3ReduceStrength.h | 2.1 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3SlotBaseValue.cpp | 1.6 KB | 244309 | 6 years | B3::Value should have different kinds of adjacency lists … | |
B3SlotBaseValue.h | 2.1 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3SparseCollection.h | 5.0 KB | 219702 | 8 years | Replace calls to Vector::resize() with calls to more efficient … | |
B3SSACalculator.cpp | 4.7 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3SSACalculator.h | 4.8 KB | 214636 | 8 years | Air should support linear scan for optLevel<2 … | |
B3StackmapGenerationParams.cpp | 3.5 KB | 256003 | 5 years | Most of B3 and Air does not need to include CCallHelpers.h … | |
B3StackmapGenerationParams.h | 5.6 KB | 256003 | 5 years | Most of B3 and Air does not need to include CCallHelpers.h … | |
B3StackmapSpecial.cpp | 11.0 KB | 248178 | 6 years | B3 should support tuple types … | |
B3StackmapSpecial.h | 3.3 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3StackmapValue.cpp | 3.1 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3StackmapValue.h | 13.0 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3StackSlot.cpp | 1.8 KB | 196032 | 9 years | Get rid of anonymous stack slots … | |
B3StackSlot.h | 2.9 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3SuccessorCollection.h | 4.0 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3SwitchCase.cpp | 1.6 KB | 191705 | 10 years | Create a super rough prototype of B3 … | |
B3SwitchCase.h | 2.0 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3SwitchValue.cpp | 3.6 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3SwitchValue.h | 3.0 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3TimingScope.h | 1.6 KB | 231338 | 7 years | Make it easy to log compile times for all optimizing tiers … | |
B3Type.cpp | 2.0 KB | 248178 | 6 years | B3 should support tuple types … | |
B3Type.h | 3.7 KB | 254087 | 5 years | PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix … | |
B3TypeMap.h | 2.7 KB | 254087 | 5 years | PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix … | |
B3UpsilonValue.cpp | 1.8 KB | 244309 | 6 years | B3::Value should have different kinds of adjacency lists … | |
B3UpsilonValue.h | 2.6 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3UseCounts.cpp | 2.1 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3UseCounts.h | 1.9 KB | 214636 | 8 years | Air should support linear scan for optLevel<2 … | |
B3Validate.cpp | 32.9 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3Validate.h | 1.5 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
B3Value.cpp | 19.5 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3Value.h | 31.6 KB | 260984 | 5 years | TriState should be an enum class and use "Indeterminate" instead of … | |
B3ValueInlines.h | 9.0 KB | 248178 | 6 years | B3 should support tuple types … | |
B3ValueKey.cpp | 4.1 KB | 248178 | 6 years | B3 should support tuple types … | |
B3ValueKey.h | 5.7 KB | 250005 | 6 years | Use constexpr instead of const in symbol definitions that are … | |
B3ValueKeyInlines.h | 2.1 KB | 206595 | 9 years | B3 opcodes should leave room for flags … | |
B3ValueRep.cpp | 5.8 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3ValueRep.h | 9.4 KB | 250559 | 6 years | Add support for the Wasm multi-value proposal … | |
B3Variable.cpp | 1.7 KB | 196032 | 9 years | Get rid of anonymous stack slots … | |
B3Variable.h | 2.6 KB | 212970 | 8 years | Move Arg::Type and Arg::Width out into the B3 namespace, since they … | |
B3VariableLiveness.cpp | 1.7 KB | 214917 | 8 years | B3::fixSSA() needs a tune-up … | |
B3VariableLiveness.h | 3.5 KB | 215071 | 8 years | Linear scan should run liveness only once … | |
B3VariableValue.cpp | 2.0 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3VariableValue.h | 2.1 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3WasmAddressValue.cpp | 1.8 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3WasmAddressValue.h | 2.1 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3WasmBoundsCheckValue.cpp | 2.6 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
B3WasmBoundsCheckValue.h | 2.6 KB | 261567 | 5 years | [clang-tidy] Run modernize-use-override over JSC, then ensure as much … | |
B3Width.cpp | 2.4 KB | 213714 | 8 years | B3 should have comprehensive support for atomic operations … | |
B3Width.h | 3.3 KB | 254087 | 5 years | PerformanceTests: Convert ASSERT_DISABLED to ASSERT_ENABLED, and fix … | |
testb3.h | 39.8 KB | 254832 | 5 years | Fix missing header guards and clean up empty files in bmalloc, WTF, … | |
testb3_1.cpp | 36.9 KB | 250198 | 6 years | [JSC] Remove CheckAdd in JetStream2/async-fs's Math.random function … | |
testb3_2.cpp | 143.0 KB | 249747 | 6 years | [JSC] 32bit bitwide operation with all-one (-1) is wrong in B3 … | |
testb3_3.cpp | 138.0 KB | 249747 | 6 years | [JSC] 32bit bitwide operation with all-one (-1) is wrong in B3 … | |
testb3_4.cpp | 115.8 KB | 254500 | 5 years | Enable -Wconditional-uninitialized in bmalloc, WTF, JavaScriptCore … | |
testb3_5.cpp | 213.2 KB | 259786 | 5 years | Implement a more efficient tagCFunction() tool. … | |
testb3_6.cpp | 117.8 KB | 259786 | 5 years | Implement a more efficient tagCFunction() tool. … | |
testb3_7.cpp | 71.6 KB | 259786 | 5 years | Implement a more efficient tagCFunction() tool. … | |
testb3_8.cpp | 40.9 KB | 249914 | 6 years | [JSC] REGRESSION (r248938): Leak of uint32_t arrays in … |
Note:
See TracBrowser
for help on using the repository browser.