source: webkit/trunk/Source/JavaScriptCore/bytecode@ 171843

Name Size Rev Age Author Last Change
../
ArrayAllocationProfile.cpp 2.5 KB 166792   11 years mhahnenberg Use JSCell::indexingType instead of Structure::indexingType wherever …
ArrayAllocationProfile.h 2.6 KB 166792   11 years mhahnenberg Use JSCell::indexingType instead of Structure::indexingType wherever …
ArrayProfile.cpp 5.3 KB 164764   11 years mhahnenberg Make JSCells have 32-bit Structure pointers …
ArrayProfile.h 7.1 KB 164764   11 years mhahnenberg Make JSCells have 32-bit Structure pointers …
BytecodeBasicBlock.cpp 8.4 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
BytecodeBasicBlock.h 3.7 KB 159394   12 years fpizlo FTL should have an explicit notion of bytecode liveness …
BytecodeConventions.h 1.9 KB 130726   13 years mark.lam Renamed RegisterFile to JSStack, and removed prototype of the …
BytecodeList.json 8.8 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
BytecodeLivenessAnalysis.cpp 13.1 KB 159943   11 years fpizlo Stores to local captured variables should be intercepted …
BytecodeLivenessAnalysis.h 2.5 KB 159394   12 years fpizlo FTL should have an explicit notion of bytecode liveness …
BytecodeLivenessAnalysisInlines.h 2.4 KB 163760   11 years fpizlo Never include *Inlines.h files in interface headers, and never include …
BytecodeUseDef.h 12.3 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
ByValInfo.h 5.3 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
CallLinkInfo.cpp 3.6 KB 166392   11 years oliver Support spread operand in |new| expressions …
CallLinkInfo.h 3.6 KB 166392   11 years oliver Support spread operand in |new| expressions …
CallLinkStatus.cpp 10.0 KB 171613   11 years fpizlo Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, …
CallLinkStatus.h 5.0 KB 171362   11 years fpizlo Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. …
CallReturnOffsetToBytecodeOffset.h 2.2 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
CodeBlock.cpp 143.3 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
CodeBlock.h 49.0 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
CodeBlockHash.cpp 2.3 KB 160456   11 years commit-queue Store SHA1 hash in std::array …
CodeBlockHash.h 3.1 KB 153227   12 years oliver fourthTier: Concurrent JIT shouldn't try to recompute the …
CodeBlockJettisoningWatchpoint.cpp 1.8 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
CodeBlockJettisoningWatchpoint.h 1.8 KB 162139   11 years commit-queue Remove workaround for compilers not supporting explicit override …
CodeBlockWithJITType.h 2.0 KB 136199   12 years fpizlo It should be easy to find code blocks in debug dumps …
CodeOrigin.cpp 6.3 KB 171362   11 years fpizlo Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. …
CodeOrigin.h 8.6 KB 171362   11 years fpizlo Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. …
CodeType.cpp 1.8 KB 136199   12 years fpizlo It should be easy to find code blocks in debug dumps …
CodeType.h 1.6 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
ConstantStructureCheck.cpp 2.6 KB 171613   11 years fpizlo Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, …
ConstantStructureCheck.h 2.6 KB 171613   11 years fpizlo Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, …
DataFormat.h 4.1 KB 156047   12 years fpizlo DFG should support Int52 for local variables …
DeferredCompilationCallback.cpp 1.9 KB 165005   11 years mark.lam ASSERTION FAILED: m_numBreakpoints >= numBreakpoints when deleting …
DeferredCompilationCallback.h 1.9 KB 165005   11 years mark.lam ASSERTION FAILED: m_numBreakpoints >= numBreakpoints when deleting …
DFGExitProfile.cpp 3.5 KB 163027   11 years msaboff Merge the jsCStack branch …
DFGExitProfile.h 7.1 KB 163027   11 years msaboff Merge the jsCStack branch …
EvalCodeCache.h 3.2 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
ExecutionCounter.cpp 6.6 KB 167515   11 years fpizlo Options::maximumExecutionCountsBetweenCheckpoints() should be higher …
ExecutionCounter.h 4.4 KB 167515   11 years fpizlo Options::maximumExecutionCountsBetweenCheckpoints() should be higher …
ExitingJITType.cpp 1.8 KB 164207   11 years fpizlo FTL should inline polymorphic heap accesses …
ExitingJITType.h 1.9 KB 164207   11 years fpizlo FTL should inline polymorphic heap accesses …
ExitKind.cpp 3.2 KB 171613   11 years fpizlo Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, …
ExitKind.h 3.2 KB 171613   11 years fpizlo Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, …
ExpressionRangeInfo.h 3.9 KB 152494   12 years mark.lam Fix 30% JSBench regression (caused by adding column numbers to stack …
FullBytecodeLiveness.h 2.5 KB 159394   12 years fpizlo FTL should have an explicit notion of bytecode liveness …
GetByIdStatus.cpp 14.3 KB 171746   11 years dbates Use WTF::move() instead of std::move() to help ensure move semantics …
GetByIdStatus.h 4.2 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
GetByIdVariant.cpp 4.0 KB 171746   11 years dbates Use WTF::move() instead of std::move() to help ensure move semantics …
GetByIdVariant.h 3.1 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
HandlerInfo.h 1.6 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
InlineCallFrameSet.cpp 1.6 KB 157576   12 years fpizlo Source/JavaScriptCore: Remove JITStackFrame references in the C Loop …
InlineCallFrameSet.h 1.9 KB 167467   11 years fpizlo InlineCallFrameSet should be refcounted …
Instruction.h 4.9 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
JumpTable.cpp 2.0 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JumpTable.h 4.0 KB 167646   11 years fpizlo Switch statements that skip the baseline JIT should work …
LazyOperandValueProfile.cpp 3.4 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
LazyOperandValueProfile.h 5.8 KB 161364   11 years fpizlo Get rid of ENABLE(VALUE_PROFILER). It's on all the time now. Rubber …
LLIntCallLinkInfo.h 2.1 KB 108444   13 years fpizlo JSC should be a triple-tier VM …
MethodOfGettingAValueProfile.cpp 2.6 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
MethodOfGettingAValueProfile.h 3.2 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
ObjectAllocationProfile.h 5.5 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
Opcode.cpp 6.8 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
Opcode.h 4.2 KB 170147   11 years dbatyai.u-szeged Remove ENABLE(LLINT) and ENABLE(LLINT_C_LOOP) guards …
Operands.h 8.1 KB 171613   11 years fpizlo Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, …
OperandsInlines.h 2.1 KB 156047   12 years fpizlo DFG should support Int52 for local variables …
PolymorphicAccessStructureList.h 4.1 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
PolymorphicGetByIdList.cpp 4.7 KB 171362   11 years fpizlo Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. …
PolymorphicGetByIdList.h 4.1 KB 168548   11 years mhahnenberg JSDOMWindow should have a WatchpointSet to fire on window close …
PolymorphicPutByIdList.cpp 5.0 KB 166945   11 years fpizlo Repatch should support setters and plant calls to them directly …
PolymorphicPutByIdList.h 6.5 KB 166952   11 years fpizlo Unreviewed, fix a goofy assertion to fix debug. * …
PreciseJumpTargets.cpp 5.2 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
PreciseJumpTargets.h 1.6 KB 159136   12 years mhahnenberg CodeBlocks should be able to determine bytecode liveness …
ProfiledCodeBlockJettisoningWatchpoint.cpp 2.5 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
ProfiledCodeBlockJettisoningWatchpoint.h 2.2 KB 163027   11 years msaboff Merge the jsCStack branch …
PutByIdStatus.cpp 14.9 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
PutByIdStatus.h 3.9 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
PutByIdVariant.cpp 4.6 KB 171666   11 years ryuan.choi Unreviewed build fix on the EFL port Build break because of …
PutByIdVariant.h 3.9 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
PutKind.h 1.4 KB 107485   13 years fpizlo DFG should have polymorphic put_by_id caching …
ReduceWhitespace.cpp 1.9 KB 153142   12 years oliver fourthTier: DFG tries to ref/deref StringImpls in a ton of places …
ReduceWhitespace.h 1.5 KB 153142   12 years oliver fourthTier: DFG tries to ref/deref StringImpls in a ton of places …
SamplingTool.cpp 15.3 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
SamplingTool.h 10.2 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
SpecialPointer.cpp 1.7 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
SpecialPointer.h 2.1 KB 131644   13 years fpizlo Array and object allocations via 'new Object' or 'new Array' should be …
SpeculatedType.cpp 14.9 KB 167394   11 years fpizlo Discern between NaNs that would be safe to tag and NaNs that need some …
SpeculatedType.h 16.2 KB 171362   11 years fpizlo Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. …
StructureSet.cpp 10.3 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
StructureSet.h 7.6 KB 171719   11 years tgergely.u-szeged BuildFix: JavaScriptCore/bytecode/StructureSet.h:262:77: warning. …
StructureStubClearingWatchpoint.cpp 2.9 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
StructureStubClearingWatchpoint.h 3.4 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
StructureStubInfo.cpp 3.6 KB 171362   11 years fpizlo Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. …
StructureStubInfo.h 7.8 KB 171362   11 years fpizlo Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. …
ToThisStatus.cpp 2.1 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
ToThisStatus.h 1.7 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
TypeLocation.h 1.9 KB 171660   11 years fpizlo Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, …
UnlinkedCodeBlock.cpp 18.2 KB 171824   11 years akling Static hash tables no longer need to be coupled with a VM. …
UnlinkedCodeBlock.h 26.4 KB 170034   11 years mark.lam Parser statementDepth accounting needs to account for when a function …
UnlinkedInstructionStream.cpp 4.1 KB 170312   11 years akling Inline the UnlinkedInstructionStream::Reader logic. …
UnlinkedInstructionStream.h 4.7 KB 170312   11 years akling Inline the UnlinkedInstructionStream::Reader logic. …
ValueProfile.h 6.9 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
ValueRecovery.cpp 4.4 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
ValueRecovery.h 8.6 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
VariableWatchpointSet.h 3.2 KB 168443   11 years mark.lam REGRESSION(r166678): Dromaeo/cssquery-dojo.html crashes regularly. …
VariableWatchpointSetInlines.h 2.0 KB 168443   11 years mark.lam REGRESSION(r166678): Dromaeo/cssquery-dojo.html crashes regularly. …
VirtualRegister.h 3.9 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
Watchpoint.cpp 3.0 KB 170876   11 years benjamin LinkBuffer should not keep a reference to the MacroAssembler …
Watchpoint.h 8.7 KB 168548   11 years mhahnenberg JSDOMWindow should have a WatchpointSet to fire on window close …
Note: See TracBrowser for help on using the repository browser.