source:
webkit/trunk/Source/JavaScriptCore/bytecode@
139541
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ArrayAllocationProfile.cpp | 1.7 KB | 139541 | 12 years | The JITThunks class should be in its own file, and doing so should not … | |
ArrayAllocationProfile.h | 2.5 KB | 133953 | 13 years | JSC should infer when indexed storage contains only integers or … | |
ArrayProfile.cpp | 5.6 KB | 137937 | 12 years | Rationalize array profiling for out-of-bounds and hole cases … | |
ArrayProfile.h | 7.0 KB | 137937 | 12 years | Rationalize array profiling for out-of-bounds and hole cases … | |
BytecodeConventions.h | 1.9 KB | 130726 | 13 years | Renamed RegisterFile to JSStack, and removed prototype of the … | |
ByValInfo.h | 4.8 KB | 133953 | 13 years | JSC should infer when indexed storage contains only integers or … | |
CallLinkInfo.cpp | 2.4 KB | 138516 | 12 years | All JIT stubs should go through the getCTIStub API … | |
CallLinkInfo.h | 3.4 KB | 139021 | 12 years | Rationalize closure call heuristics and profiling … | |
CallLinkStatus.cpp | 4.6 KB | 139541 | 12 years | The JITThunks class should be in its own file, and doing so should not … | |
CallLinkStatus.h | 4.0 KB | 138921 | 12 years | DFG should inline closure calls … | |
CallReturnOffsetToBytecodeOffset.h | 2.3 KB | 104646 | 13 years | CodeBlock.h declares too many things … | |
CodeBlock.cpp | 131.7 KB | 139541 | 12 years | The JITThunks class should be in its own file, and doing so should not … | |
CodeBlock.h | 61.3 KB | 139136 | 12 years | DFG shouldn't treat the 'this' argument as being captured if a code … | |
CodeBlockHash.cpp | 2.8 KB | 136199 | 12 years | It should be easy to find code blocks in debug dumps … | |
CodeBlockHash.h | 3.0 KB | 136199 | 12 years | It should be easy to find code blocks in debug dumps … | |
CodeBlockWithJITType.h | 2.0 KB | 136199 | 12 years | It should be easy to find code blocks in debug dumps … | |
CodeOrigin.cpp | 3.8 KB | 139541 | 12 years | The JITThunks class should be in its own file, and doing so should not … | |
CodeOrigin.h | 5.3 KB | 139109 | 12 years | REGRESSION (r138921): Crash in JSC::Arguments::create … | |
CodeType.cpp | 1.8 KB | 136199 | 12 years | It should be easy to find code blocks in debug dumps … | |
CodeType.h | 1.6 KB | 136199 | 12 years | It should be easy to find code blocks in debug dumps … | |
Comment.h | 1.5 KB | 121480 | 13 years | Adding a commenting utility to record BytecodeGenerator comments with … | |
DataFormat.h | 5.6 KB | 121717 | 13 years | DFG OSR exit value recoveries should be computed lazily … | |
DFGExitProfile.cpp | 3.0 KB | 139021 | 12 years | Rationalize closure call heuristics and profiling … | |
DFGExitProfile.h | 5.0 KB | 139021 | 12 years | Rationalize closure call heuristics and profiling … | |
EvalCodeCache.h | 3.8 KB | 127202 | 13 years | Use one object instead of two for closures, eliminating ScopeChainNode … | |
ExecutionCounter.cpp | 6.0 KB | 137094 | 12 years | JSC should scale the optimization threshold for a code block according … | |
ExecutionCounter.h | 3.7 KB | 136199 | 12 years | It should be easy to find code blocks in debug dumps … | |
ExitKind.cpp | 3.2 KB | 138871 | 12 years | Rationalize exit site profiling for calls … | |
ExitKind.h | 3.0 KB | 138871 | 12 years | Rationalize exit site profiling for calls … | |
ExpressionRangeInfo.h | 1.7 KB | 104646 | 13 years | CodeBlock.h declares too many things … | |
GetByIdStatus.cpp | 10.9 KB | 139541 | 12 years | The JITThunks class should be in its own file, and doing so should not … | |
GetByIdStatus.h | 4.1 KB | 135041 | 13 years | Given a PutById or GetById with a proven structure, the DFG should be … | |
GlobalResolveInfo.h | 1.9 KB | 131682 | 13 years | Attempt to fix the build. * bytecode/GlobalResolveInfo.h: Copied from … | |
HandlerInfo.h | 1.6 KB | 104646 | 13 years | CodeBlock.h declares too many things … | |
Instruction.h | 8.9 KB | 133953 | 13 years | JSC should infer when indexed storage contains only integers or … | |
JumpTable.cpp | 2.0 KB | 95901 | 14 years | Set eol-style to native on many source files where it was unset. | |
JumpTable.h | 3.6 KB | 130612 | 13 years | Rename first/second to key/value in HashMap iterators … | |
LazyOperandValueProfile.cpp | 3.3 KB | 139541 | 12 years | The JITThunks class should be in its own file, and doing so should not … | |
LazyOperandValueProfile.h | 5.6 KB | 119660 | 13 years | PredictedType should be called SpeculatedType … | |
LineInfo.h | 1.5 KB | 104646 | 13 years | CodeBlock.h declares too many things … | |
LLIntCallLinkInfo.h | 2.1 KB | 108444 | 13 years | JSC should be a triple-tier VM … | |
MethodOfGettingAValueProfile.cpp | 2.4 KB | 108677 | 13 years | DFG OSR exit value profiling should have graceful handling of local … | |
MethodOfGettingAValueProfile.h | 3.2 KB | 108677 | 13 years | DFG OSR exit value profiling should have graceful handling of local … | |
Opcode.cpp | 6.7 KB | 135469 | 13 years | Rename dataLog() and dataLogV() to dataLogF() and dataLogFV() … | |
Opcode.h | 10.7 KB | 134381 | 13 years | op_get_callee should have value profiling … | |
Operands.h | 6.5 KB | 135640 | 12 years | Any function that can log things should be able to easily log them to … | |
PolymorphicPutByIdList.cpp | 4.6 KB | 122166 | 13 years | It should be possible to jettison JIT stub routines even if they are … | |
PolymorphicPutByIdList.h | 5.5 KB | 122166 | 13 years | It should be possible to jettison JIT stub routines even if they are … | |
PutByIdStatus.cpp | 9.2 KB | 135041 | 13 years | Given a PutById or GetById with a proven structure, the DFG should be … | |
PutByIdStatus.h | 4.3 KB | 135041 | 13 years | Given a PutById or GetById with a proven structure, the DFG should be … | |
PutKind.h | 1.4 KB | 107485 | 13 years | DFG should have polymorphic put_by_id caching … | |
ReduceWhitespace.cpp | 1.9 KB | 137094 | 12 years | JSC should scale the optimization threshold for a code block according … | |
ReduceWhitespace.h | 1.5 KB | 137094 | 12 years | JSC should scale the optimization threshold for a code block according … | |
ResolveGlobalStatus.cpp | 2.4 KB | 139541 | 12 years | The JITThunks class should be in its own file, and doing so should not … | |
ResolveGlobalStatus.h | 2.8 KB | 131822 | 13 years | Bytecode should not have responsibility for determining how to perform … | |
ResolveOperation.h | 5.2 KB | 131649 | 13 years | Committing new files is so overrated. | |
SamplingTool.cpp | 15.3 KB | 135469 | 13 years | Rename dataLog() and dataLogV() to dataLogF() and dataLogFV() … | |
SamplingTool.h | 10.3 KB | 132182 | 13 years | Make topCallFrame reliable. … | |
SpecialPointer.cpp | 1.7 KB | 129713 | 13 years | jneq_ptr shouldn't have a pointer … | |
SpecialPointer.h | 2.1 KB | 131644 | 13 years | Array and object allocations via 'new Object' or 'new Array' should be … | |
SpeculatedType.cpp | 8.4 KB | 139541 | 12 years | The JITThunks class should be in its own file, and doing so should not … | |
SpeculatedType.h | 11.9 KB | 136096 | 12 years | SpeculatedType dumping should not use the static char buffer[thingy] … | |
StructureSet.h | 5.0 KB | 131982 | 13 years | DFG should have some facility for recognizing redundant CheckArrays … | |
StructureStubClearingWatchpoint.cpp | 2.9 KB | 122544 | 13 years | DFG property access stubs should use structure transition watchpoints … | |
StructureStubClearingWatchpoint.h | 3.4 KB | 122544 | 13 years | DFG property access stubs should use structure transition watchpoints … | |
StructureStubInfo.cpp | 4.4 KB | 127202 | 13 years | Use one object instead of two for closures, eliminating ScopeChainNode … | |
StructureStubInfo.h | 10.5 KB | 134332 | 13 years | Patching of jumps to stubs should use jump replacement rather than … | |
UnlinkedCodeBlock.cpp | 11.5 KB | 139541 | 12 years | The JITThunks class should be in its own file, and doing so should not … | |
UnlinkedCodeBlock.h | 26.3 KB | 136261 | 12 years | Add direct string->function code cache … | |
ValueProfile.h | 7.8 KB | 137379 | 12 years | Profiler should show bytecode dumps as they would have been visible to … | |
ValueRecovery.h | 10.5 KB | 136539 | 12 years | Replace JSValue::description() with JSValue::dump(PrintStream&) … | |
VirtualRegister.h | 1.9 KB | 136096 | 12 years | SpeculatedType dumping should not use the static char buffer[thingy] … | |
Watchpoint.cpp | 2.8 KB | 123107 | 13 years | Fixed broken ENABLE_JIT=0 build. … | |
Watchpoint.h | 5.8 KB | 126494 | 13 years | Change behavior of MasqueradesAsUndefined to better accommodate DFG … |
Note:
See TracBrowser
for help on using the repository browser.