source:
webkit/trunk/Source/JavaScriptCore/bytecode@
174455
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ArrayAllocationProfile.cpp | 2.5 KB | 166792 | 11 years | Use JSCell::indexingType instead of Structure::indexingType wherever … | |
ArrayAllocationProfile.h | 2.6 KB | 166792 | 11 years | Use JSCell::indexingType instead of Structure::indexingType wherever … | |
ArrayProfile.cpp | 5.3 KB | 164764 | 11 years | Make JSCells have 32-bit Structure pointers … | |
ArrayProfile.h | 7.1 KB | 164764 | 11 years | Make JSCells have 32-bit Structure pointers … | |
BytecodeBasicBlock.cpp | 8.3 KB | 172176 | 11 years | Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, … | |
BytecodeBasicBlock.h | 3.7 KB | 159394 | 12 years | FTL should have an explicit notion of bytecode liveness … | |
BytecodeConventions.h | 1.9 KB | 130726 | 13 years | Renamed RegisterFile to JSStack, and removed prototype of the … | |
BytecodeList.json | 9.0 KB | 174401 | 11 years | Remove op_new_captured_func … | |
BytecodeLivenessAnalysis.cpp | 13.1 KB | 159943 | 11 years | Stores to local captured variables should be intercepted … | |
BytecodeLivenessAnalysis.h | 2.5 KB | 159394 | 12 years | FTL should have an explicit notion of bytecode liveness … | |
BytecodeLivenessAnalysisInlines.h | 2.4 KB | 163760 | 11 years | Never include *Inlines.h files in interface headers, and never include … | |
BytecodeUseDef.h | 11.9 KB | 174401 | 11 years | Remove op_new_captured_func … | |
ByValInfo.h | 5.3 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
CallEdge.cpp | 1.5 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
CallEdge.h | 2.2 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
CallEdgeProfile.cpp | 12.7 KB | 173244 | 11 years | CallEdgeProfile::visitWeak() shouldn't attempt to despecify empty … | |
CallEdgeProfile.h | 4.3 KB | 173460 | 11 years | Fix !ENABLE(DFG_JIT) build … | |
CallEdgeProfileInlines.h | 2.8 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
CallLinkInfo.cpp | 3.7 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
CallLinkInfo.h | 3.7 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
CallLinkStatus.cpp | 12.0 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
CallLinkStatus.h | 4.9 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
CallReturnOffsetToBytecodeOffset.h | 2.2 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
CallVariant.cpp | 1.9 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
CallVariant.h | 6.7 KB | 173517 | 11 years | Rename activation to be more in line with spec language … | |
CodeBlock.cpp | 152.2 KB | 174401 | 11 years | Remove op_new_captured_func … | |
CodeBlock.h | 49.1 KB | 174318 | 11 years | FTL should sink PutLocals … | |
CodeBlockHash.cpp | 2.3 KB | 160456 | 11 years | Store SHA1 hash in std::array … | |
CodeBlockHash.h | 3.1 KB | 153227 | 12 years | fourthTier: Concurrent JIT shouldn't try to recompute the … | |
CodeBlockJettisoningWatchpoint.cpp | 1.8 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
CodeBlockJettisoningWatchpoint.h | 1.9 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
CodeBlockWithJITType.h | 2.0 KB | 136199 | 12 years | It should be easy to find code blocks in debug dumps … | |
CodeOrigin.cpp | 6.3 KB | 171362 | 11 years | Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. … | |
CodeOrigin.h | 9.1 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
CodeType.cpp | 1.8 KB | 136199 | 12 years | It should be easy to find code blocks in debug dumps … | |
CodeType.h | 1.6 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
ComplexGetStatus.cpp | 2.9 KB | 173797 | 11 years | Structure::getConcurrently() doesn't need to take a VM& argument. … | |
ComplexGetStatus.h | 4.6 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
ConstantStructureCheck.cpp | 2.6 KB | 171613 | 11 years | Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, … | |
ConstantStructureCheck.h | 2.6 KB | 171613 | 11 years | Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, … | |
DataFormat.h | 4.1 KB | 156047 | 12 years | DFG should support Int52 for local variables … | |
DeferredCompilationCallback.cpp | 1.9 KB | 165005 | 11 years | ASSERTION FAILED: m_numBreakpoints >= numBreakpoints when deleting … | |
DeferredCompilationCallback.h | 1.9 KB | 165005 | 11 years | ASSERTION FAILED: m_numBreakpoints >= numBreakpoints when deleting … | |
DFGExitProfile.cpp | 3.5 KB | 163027 | 11 years | Merge the jsCStack branch … | |
DFGExitProfile.h | 7.1 KB | 163027 | 11 years | Merge the jsCStack branch … | |
EvalCodeCache.h | 3.2 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
ExecutionCounter.cpp | 6.6 KB | 167515 | 11 years | Options::maximumExecutionCountsBetweenCheckpoints() should be higher … | |
ExecutionCounter.h | 4.4 KB | 167515 | 11 years | Options::maximumExecutionCountsBetweenCheckpoints() should be higher … | |
ExitingJITType.cpp | 1.8 KB | 164207 | 11 years | FTL should inline polymorphic heap accesses … | |
ExitingJITType.h | 1.9 KB | 164207 | 11 years | FTL should inline polymorphic heap accesses … | |
ExitKind.cpp | 3.2 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
ExitKind.h | 3.2 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
ExpressionRangeInfo.h | 3.9 KB | 152494 | 12 years | Fix 30% JSBench regression (caused by adding column numbers to stack … | |
FullBytecodeLiveness.h | 2.5 KB | 159394 | 12 years | FTL should have an explicit notion of bytecode liveness … | |
GetByIdStatus.cpp | 12.1 KB | 173797 | 11 years | Structure::getConcurrently() doesn't need to take a VM& argument. … | |
GetByIdStatus.h | 4.2 KB | 173797 | 11 years | Structure::getConcurrently() doesn't need to take a VM& argument. … | |
GetByIdVariant.cpp | 3.9 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
GetByIdVariant.h | 3.0 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
HandlerInfo.h | 1.6 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
InlineCallFrameSet.cpp | 1.7 KB | 171949 | 11 years | URTBF after r171946 to fix non-Apple builds. * … | |
InlineCallFrameSet.h | 2.0 KB | 171946 | 11 years | CodeBlock fails to visit the Executables of its InlineCallFrames … | |
Instruction.h | 4.9 KB | 173517 | 11 years | Rename activation to be more in line with spec language … | |
JumpTable.cpp | 2.0 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
JumpTable.h | 4.0 KB | 167646 | 11 years | Switch statements that skip the baseline JIT should work … | |
LazyOperandValueProfile.cpp | 3.4 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
LazyOperandValueProfile.h | 5.8 KB | 161364 | 11 years | Get rid of ENABLE(VALUE_PROFILER). It's on all the time now. Rubber … | |
LLIntCallLinkInfo.h | 2.1 KB | 108444 | 13 years | JSC should be a triple-tier VM … | |
MethodOfGettingAValueProfile.cpp | 2.6 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
MethodOfGettingAValueProfile.h | 3.2 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
ObjectAllocationProfile.h | 5.5 KB | 148696 | 12 years | Renamed JSGlobalData to VM … | |
Opcode.cpp | 6.8 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
Opcode.h | 4.2 KB | 170147 | 11 years | Remove ENABLE(LLINT) and ENABLE(LLINT_C_LOOP) guards … | |
Operands.h | 8.1 KB | 174318 | 11 years | FTL should sink PutLocals … | |
OperandsInlines.h | 2.7 KB | 174318 | 11 years | FTL should sink PutLocals … | |
PolymorphicAccessStructureList.h | 4.1 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
PolymorphicGetByIdList.cpp | 4.7 KB | 171362 | 11 years | Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. … | |
PolymorphicGetByIdList.h | 4.1 KB | 168548 | 11 years | JSDOMWindow should have a WatchpointSet to fire on window close … | |
PolymorphicPutByIdList.cpp | 5.0 KB | 166945 | 11 years | Repatch should support setters and plant calls to them directly … | |
PolymorphicPutByIdList.h | 6.8 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
PreciseJumpTargets.cpp | 5.0 KB | 172176 | 11 years | Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, … | |
PreciseJumpTargets.h | 1.6 KB | 159136 | 12 years | CodeBlocks should be able to determine bytecode liveness … | |
PutByIdStatus.cpp | 16.8 KB | 173797 | 11 years | Structure::getConcurrently() doesn't need to take a VM& argument. … | |
PutByIdStatus.h | 4.0 KB | 173797 | 11 years | Structure::getConcurrently() doesn't need to take a VM& argument. … | |
PutByIdVariant.cpp | 7.3 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
PutByIdVariant.h | 4.2 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
PutKind.h | 1.4 KB | 107485 | 13 years | DFG should have polymorphic put_by_id caching … | |
ReduceWhitespace.cpp | 1.9 KB | 153142 | 12 years | fourthTier: DFG tries to ref/deref StringImpls in a ton of places … | |
ReduceWhitespace.h | 1.5 KB | 153142 | 12 years | fourthTier: DFG tries to ref/deref StringImpls in a ton of places … | |
SamplingTool.cpp | 15.3 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
SamplingTool.h | 10.2 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
SpecialPointer.cpp | 1.7 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
SpecialPointer.h | 2.1 KB | 131644 | 13 years | Array and object allocations via 'new Object' or 'new Array' should be … | |
SpeculatedType.cpp | 14.9 KB | 167394 | 11 years | Discern between NaNs that would be safe to tag and NaNs that need some … | |
SpeculatedType.h | 16.3 KB | 174025 | 11 years | DFG shouldn't insert store barriers when it has it on good authority … | |
StructureSet.cpp | 10.3 KB | 173787 | 11 years | Leak of mallocs under StructureSet::OutOfLineList::create … | |
StructureSet.h | 8.4 KB | 173993 | 11 years | FTL should sink object allocations … | |
StructureStubClearingWatchpoint.cpp | 2.9 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
StructureStubClearingWatchpoint.h | 3.4 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
StructureStubInfo.cpp | 3.6 KB | 171362 | 11 years | Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. … | |
StructureStubInfo.h | 7.8 KB | 171362 | 11 years | Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. … | |
ToThisStatus.cpp | 2.1 KB | 171660 | 11 years | Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, … | |
ToThisStatus.h | 1.7 KB | 171660 | 11 years | Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, … | |
TypeLocation.h | 2.1 KB | 172820 | 11 years | Rename HighFidelityTypeProfiling variables for more clarity … | |
UnlinkedCodeBlock.cpp | 18.7 KB | 172820 | 11 years | Rename HighFidelityTypeProfiling variables for more clarity … | |
UnlinkedCodeBlock.h | 26.6 KB | 173517 | 11 years | Rename activation to be more in line with spec language … | |
UnlinkedInstructionStream.cpp | 4.1 KB | 170312 | 11 years | Inline the UnlinkedInstructionStream::Reader logic. … | |
UnlinkedInstructionStream.h | 4.7 KB | 170312 | 11 years | Inline the UnlinkedInstructionStream::Reader logic. … | |
ValueProfile.h | 6.9 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
ValueRecovery.cpp | 4.4 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
ValueRecovery.h | 8.6 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
VariableWatchpointSet.cpp | 1.9 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
VariableWatchpointSet.h | 3.8 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
VariableWatchpointSetInlines.h | 2.1 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
VirtualRegister.h | 4.0 KB | 174318 | 11 years | FTL should sink PutLocals … | |
Watchpoint.cpp | 3.4 KB | 172129 | 11 years | Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, … | |
Watchpoint.h | 9.7 KB | 174455 | 11 years | [Win] Resolve some static analysis warnings in JavaScriptCore … |
Note:
See TracBrowser
for help on using the repository browser.