source:
webkit/trunk/Source/JavaScriptCore/bytecode@
164970
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ArrayAllocationProfile.cpp | 2.5 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
ArrayAllocationProfile.h | 2.6 KB | 153123 | 12 years | fourthTier: value profiles and array profiles should be thread-safe … | |
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.4 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
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 | 8.5 KB | 164814 | 11 years | Auto generate bytecode information for bytecode parser and LLInt … | |
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 | 12.1 KB | 164092 | 11 years | Kill some of the last vestiges of the C++ interpreter's PICs … | |
ByValInfo.h | 5.3 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
CallLinkInfo.cpp | 2.4 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
CallLinkInfo.h | 3.4 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
CallLinkStatus.cpp | 9.3 KB | 164164 | 11 years | [Win] LLINT is not working. … | |
CallLinkStatus.h | 4.4 KB | 163027 | 11 years | Merge the jsCStack branch … | |
CallReturnOffsetToBytecodeOffset.h | 2.2 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
CodeBlock.cpp | 132.9 KB | 164970 | 11 years | Debugging improvements from my gbemu investigation session … | |
CodeBlock.h | 47.7 KB | 164954 | 11 years | CodeBlock::hasDebuggerRequests() should returning a bool instead of an … | |
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 | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
CodeBlockJettisoningWatchpoint.h | 1.8 KB | 162139 | 11 years | Remove workaround for compilers not supporting explicit override … | |
CodeBlockWithJITType.h | 2.0 KB | 136199 | 12 years | It should be easy to find code blocks in debug dumps … | |
CodeOrigin.cpp | 5.6 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
CodeOrigin.h | 7.6 KB | 163027 | 11 years | Merge the jsCStack branch … | |
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 … | |
DataFormat.h | 4.1 KB | 156047 | 12 years | DFG should support Int52 for local variables … | |
DeferredCompilationCallback.cpp | 1.5 KB | 154824 | 12 years | CodeBlock compilation and installation should be simplified and … | |
DeferredCompilationCallback.h | 1.9 KB | 154824 | 12 years | CodeBlock compilation and installation should be simplified and … | |
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.3 KB | 157653 | 12 years | Remove spaces between template angle brackets … | |
ExecutionCounter.cpp | 6.1 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
ExecutionCounter.h | 3.8 KB | 153169 | 12 years | fourthTier: DFG should be able to run on a separate thread … | |
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.5 KB | 162652 | 11 years | Enable DFG for the Debugger and Profiler. … | |
ExitKind.h | 3.7 KB | 163027 | 11 years | Merge the jsCStack branch … | |
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 | 13.4 KB | 164207 | 11 years | FTL should inline polymorphic heap accesses … | |
GetByIdStatus.h | 4.2 KB | 164207 | 11 years | FTL should inline polymorphic heap accesses … | |
GetByIdVariant.cpp | 1.8 KB | 164207 | 11 years | FTL should inline polymorphic heap accesses … | |
GetByIdVariant.h | 2.8 KB | 164207 | 11 years | FTL should inline polymorphic heap accesses … | |
HandlerInfo.h | 1.6 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
InlineCallFrameSet.cpp | 1.6 KB | 157576 | 12 years | Source/JavaScriptCore: Remove JITStackFrame references in the C Loop … | |
InlineCallFrameSet.h | 1.9 KB | 157576 | 12 years | Source/JavaScriptCore: Remove JITStackFrame references in the C Loop … | |
Instruction.h | 4.8 KB | 160109 | 11 years | Infer constant closure variables … | |
JumpTable.cpp | 2.0 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
JumpTable.h | 3.9 KB | 153273 | 12 years | fourthTier: Resurrect the CLoop LLINT on the FTL branch. … | |
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 | 161309 | 11 years | Explicitly use the std:: nested name specifier when using std::pair, … | |
Opcode.h | 4.2 KB | 164814 | 11 years | Auto generate bytecode information for bytecode parser and LLInt … | |
Operands.h | 8.0 KB | 157653 | 12 years | Remove spaces between template angle brackets … | |
OperandsInlines.h | 2.1 KB | 156047 | 12 years | DFG should support Int52 for local variables … | |
PolymorphicAccessStructureList.h | 4.1 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
PolymorphicPutByIdList.cpp | 4.6 KB | 140594 | 12 years | Replace ASSERT_NOT_REACHED with RELEASE_ASSERT_NOT_REACHED in JSC … | |
PolymorphicPutByIdList.h | 5.5 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
PreciseJumpTargets.cpp | 5.2 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
PreciseJumpTargets.h | 1.6 KB | 159136 | 12 years | CodeBlocks should be able to determine bytecode liveness … | |
ProfiledCodeBlockJettisoningWatchpoint.cpp | 2.5 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
ProfiledCodeBlockJettisoningWatchpoint.h | 2.2 KB | 163027 | 11 years | Merge the jsCStack branch … | |
PutByIdStatus.cpp | 13.4 KB | 164620 | 11 years | FTL should do polymorphic PutById inlining … | |
PutByIdStatus.h | 3.7 KB | 164620 | 11 years | FTL should do polymorphic PutById inlining … | |
PutByIdVariant.cpp | 2.1 KB | 164620 | 11 years | FTL should do polymorphic PutById inlining … | |
PutByIdVariant.h | 3.5 KB | 164620 | 11 years | FTL should do polymorphic PutById inlining … | |
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 | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
SamplingTool.h | 10.2 KB | 156492 | 12 years | Change a couple of HashMap value types from OwnPtr to std::unique_ptr … | |
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 | 11.2 KB | 164651 | 11 years | Unreviewed, roll out http://trac.webkit.org/changeset/164493. … | |
SpeculatedType.h | 14.3 KB | 164651 | 11 years | Unreviewed, roll out http://trac.webkit.org/changeset/164493. … | |
StructureSet.h | 5.2 KB | 163027 | 11 years | Merge the jsCStack branch … | |
StructureStubClearingWatchpoint.cpp | 2.9 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
StructureStubClearingWatchpoint.h | 3.4 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
StructureStubInfo.cpp | 4.0 KB | 164747 | 11 years | Remove unused access types … | |
StructureStubInfo.h | 7.9 KB | 164747 | 11 years | Remove unused access types … | |
UnlinkedCodeBlock.cpp | 18.2 KB | 163960 | 11 years | Make it possible to implement JS builtins in JS … | |
UnlinkedCodeBlock.h | 26.5 KB | 164764 | 11 years | Make JSCells have 32-bit Structure pointers … | |
UnlinkedInstructionStream.cpp | 6.3 KB | 162825 | 11 years | JSC: Pack unlinked instructions harder. <https://webkit.org/b/127660> … | |
UnlinkedInstructionStream.h | 2.4 KB | 163757 | 11 years | Add WTF_MAKE_FAST_ALLOCATED to more classes … | |
ValueProfile.h | 6.9 KB | 161364 | 11 years | Get rid of ENABLE(VALUE_PROFILER). It's on all the time now. Rubber … | |
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.h | 3.5 KB | 160109 | 11 years | Infer constant closure variables … | |
VirtualRegister.h | 3.9 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
Watchpoint.cpp | 3.1 KB | 159545 | 12 years | Infer constant global variables … | |
Watchpoint.h | 8.7 KB | 162777 | 11 years | Remove atomicIncrement/atomicDecrement … |
Note:
See TracBrowser
for help on using the repository browser.