source:
webkit/trunk/Source/JavaScriptCore/bytecode@
215265
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
AccessCase.cpp | 40.2 KB | 214531 | 8 years | AssemblyHelpers should not have a VM field … | |
AccessCase.h | 9.9 KB | 212818 | 8 years | JSModuleNamespace object should have IC … | |
AdaptiveInferredPropertyValueWatchpointBase.cpp | 3.4 KB | 205462 | 9 years | Butterflies should be allocated in Auxiliary MarkedSpace instead of … | |
AdaptiveInferredPropertyValueWatchpointBase.h | 2.4 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
ArithProfile.cpp | 4.8 KB | 206392 | 9 years | [JSC] Shrink the Math inline caches some more … | |
ArithProfile.h | 9.7 KB | 206392 | 9 years | [JSC] Shrink the Math inline caches some more … | |
ArrayAllocationProfile.cpp | 2.5 KB | 166792 | 11 years | Use JSCell::indexingType instead of Structure::indexingType wherever … | |
ArrayAllocationProfile.h | 2.5 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
ArrayProfile.cpp | 6.2 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
ArrayProfile.h | 8.6 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
BytecodeBasicBlock.cpp | 8.8 KB | 209820 | 8 years | BytecodeBasicBlock::computeImpl() should not keep iterating blocks if … | |
BytecodeBasicBlock.h | 3.7 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
BytecodeConventions.h | 1.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
BytecodeDumper.cpp | 63.1 KB | 213209 | 8 years | [JSC] Allow UnlinkedCodeBlock to dump its bytecode sequence … | |
BytecodeDumper.h | 4.3 KB | 213209 | 8 years | [JSC] Allow UnlinkedCodeBlock to dump its bytecode sequence … | |
BytecodeGeneratorification.cpp | 10.6 KB | 213209 | 8 years | [JSC] Allow UnlinkedCodeBlock to dump its bytecode sequence … | |
BytecodeGeneratorification.h | 1.6 KB | 204994 | 9 years | [DFG][FTL] Implement ES6 Generators in DFG / FTL … | |
BytecodeGraph.h | 5.2 KB | 204994 | 9 years | [DFG][FTL] Implement ES6 Generators in DFG / FTL … | |
BytecodeIntrinsicRegistry.cpp | 4.7 KB | 212019 | 8 years | Fix max length check in ArrayPrototype.js' concatSlowPath(). … | |
BytecodeIntrinsicRegistry.h | 3.8 KB | 212019 | 8 years | Fix max length check in ArrayPrototype.js' concatSlowPath(). … | |
BytecodeKills.h | 5.1 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
BytecodeList.json | 10.8 KB | 213107 | 8 years | Introduce a VM Traps mechanism and refactor Watchdog to use it. … | |
BytecodeLivenessAnalysis.cpp | 8.0 KB | 213209 | 8 years | [JSC] Allow UnlinkedCodeBlock to dump its bytecode sequence … | |
BytecodeLivenessAnalysis.h | 3.6 KB | 204994 | 9 years | [DFG][FTL] Implement ES6 Generators in DFG / FTL … | |
BytecodeLivenessAnalysisInlines.h | 7.9 KB | 205794 | 9 years | FastBitVector should have efficient and easy-to-use vector-vector … | |
BytecodeRewriter.cpp | 4.9 KB | 205462 | 9 years | Butterflies should be allocated in Auxiliary MarkedSpace instead of … | |
BytecodeRewriter.h | 8.4 KB | 204994 | 9 years | [DFG][FTL] Implement ES6 Generators in DFG / FTL … | |
BytecodeUseDef.h | 16.0 KB | 213107 | 8 years | Introduce a VM Traps mechanism and refactor Watchdog to use it. … | |
ByValInfo.h | 7.2 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
CallEdge.cpp | 1.5 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
CallEdge.h | 2.0 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
CallLinkInfo.cpp | 8.0 KB | 209764 | 8 years | Unreviewed, rolling out r209725. … | |
CallLinkInfo.h | 8.8 KB | 212365 | 8 years | [JSC] Drop PassRefPtr https://bugs.webkit.org/show_bug.cgi?id=168320 … | |
CallLinkStatus.cpp | 13.3 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
CallLinkStatus.h | 4.6 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
CallMode.cpp | 1.8 KB | 189774 | 10 years | [ES6] Implement tail calls in the LLInt and Baseline JIT … | |
CallMode.h | 1.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
CallReturnOffsetToBytecodeOffset.h | 2.1 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
CallVariant.cpp | 3.3 KB | 183825 | 10 years | FTL SwitchString slow case creates duplicate switch cases … | |
CallVariant.h | 7.4 KB | 211247 | 8 years | classInfo should take a VM so it is not materialized from the object … | |
CodeBlock.cpp | 115.2 KB | 214931 | 8 years | [JSC] Generate TemplateObjects at linking time … | |
CodeBlock.h | 42.1 KB | 214931 | 8 years | [JSC] Generate TemplateObjects at linking time … | |
CodeBlockHash.cpp | 2.3 KB | 160456 | 11 years | Store SHA1 hash in std::array … | |
CodeBlockHash.h | 3.1 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
CodeBlockJettisoningWatchpoint.cpp | 1.8 KB | 191058 | 10 years | Rename some JSC option names to be more uniform. … | |
CodeBlockJettisoningWatchpoint.h | 1.7 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
CodeBlockWithJITType.h | 1.9 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
CodeOrigin.cpp | 4.6 KB | 208063 | 9 years | One file per class for Executable.h/.cpp … | |
CodeOrigin.h | 5.4 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
CodeType.cpp | 1.8 KB | 189201 | 10 years | [ES6] Introduce ModuleProgramExecutable families and compile Module … | |
CodeType.h | 1.5 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
ComplexGetStatus.cpp | 2.9 KB | 202093 | 9 years | DFGByteCodeParser should be able to infer a property is unset from the … | |
ComplexGetStatus.h | 4.3 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
DataFormat.cpp | 1.6 KB | 189362 | 10 years | Get rid of FTLValueFormat … | |
DataFormat.h | 4.0 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
DeferredCompilationCallback.cpp | 2.4 KB | 190827 | 10 years | 2015-10-09 Geoffrey Garen <[email protected]> Unreviewed, … | |
DeferredCompilationCallback.h | 2.1 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
DeferredSourceDump.cpp | 2.3 KB | 183161 | 10 years | Fix assertion failure and race condition in … | |
DeferredSourceDump.h | 1.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
DFGExitProfile.cpp | 3.8 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
DFGExitProfile.h | 7.1 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
DirectEvalCodeCache.cpp | 2.1 KB | 209897 | 8 years | Get rid of HeapRootVisitor and make SlotVisitor less painful to use … | |
DirectEvalCodeCache.h | 4.1 KB | 209570 | 8 years | PerformanceTests: Concurrent GC should be stable enough to land … | |
DOMJITAccessCasePatchpointParams.cpp | 5.3 KB | 214531 | 8 years | AssemblyHelpers should not have a VM field … | |
DOMJITAccessCasePatchpointParams.h | 2.4 KB | 207456 | 9 years | [DOMJIT] Use NativeCallFrameTracer for operations used for DOMJIT slow … | |
EvalCodeBlock.cpp | 1.9 KB | 210829 | 8 years | JSCell::classInfo() shouldn't have a bunch of mitigations for being … | |
EvalCodeBlock.h | 3.7 KB | 213697 | 8 years | [ESnext] Implement Object Rest - Implementing Object Rest … | |
ExecutableInfo.h | 4.2 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
ExecutionCounter.cpp | 6.9 KB | 200705 | 9 years | Beef up JSC profiler event log … | |
ExecutionCounter.h | 4.3 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
ExitingJITType.cpp | 1.8 KB | 164207 | 11 years | FTL should inline polymorphic heap accesses … | |
ExitingJITType.h | 1.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
ExitKind.cpp | 3.5 KB | 201182 | 9 years | DFG::LICMPhase shouldn't hoist type checks unless it knows that the … | |
ExitKind.h | 4.0 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
ExpressionRangeInfo.h | 3.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FullBytecodeLiveness.h | 2.1 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
FullCodeOrigin.cpp | 1.7 KB | 212782 | 8 years | FullCodeOrigin for CodeBlock+CodeOrigin printing … | |
FullCodeOrigin.h | 1.8 KB | 212782 | 8 years | FullCodeOrigin for CodeBlock+CodeOrigin printing … | |
FunctionCodeBlock.cpp | 1.9 KB | 210829 | 8 years | JSCell::classInfo() shouldn't have a bunch of mitigations for being … | |
FunctionCodeBlock.h | 3.7 KB | 213697 | 8 years | [ESnext] Implement Object Rest - Implementing Object Rest … | |
GetByIdStatus.cpp | 16.6 KB | 212818 | 8 years | JSModuleNamespace object should have IC … | |
GetByIdStatus.h | 5.5 KB | 212818 | 8 years | JSModuleNamespace object should have IC … | |
GetByIdVariant.cpp | 4.9 KB | 206779 | 9 years | [DOMJIT] Introduce DOMJIT::GetterSetter to tell JIT information … | |
GetByIdVariant.h | 3.4 KB | 206779 | 9 years | [DOMJIT] Introduce DOMJIT::GetterSetter to tell JIT information … | |
GetterSetterAccessCase.cpp | 9.7 KB | 212453 | 8 years | Refactor AccessCase to be more like B3Value … | |
GetterSetterAccessCase.h | 3.3 KB | 212453 | 8 years | Refactor AccessCase to be more like B3Value … | |
GlobalCodeBlock.h | 2.4 KB | 212365 | 8 years | [JSC] Drop PassRefPtr https://bugs.webkit.org/show_bug.cgi?id=168320 … | |
HandlerInfo.h | 3.9 KB | 213209 | 8 years | [JSC] Allow UnlinkedCodeBlock to dump its bytecode sequence … | |
InlineAccess.cpp | 10.7 KB | 214531 | 8 years | AssemblyHelpers should not have a VM field … | |
InlineAccess.h | 3.8 KB | 214531 | 8 years | AssemblyHelpers should not have a VM field … | |
InlineCallFrame.cpp | 3.9 KB | 208063 | 9 years | One file per class for Executable.h/.cpp … | |
InlineCallFrame.h | 7.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
InlineCallFrameSet.cpp | 1.6 KB | 189518 | 10 years | InlineCallFrames shouldn't be strongly marked by CodeBlock … | |
InlineCallFrameSet.h | 1.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
Instruction.h | 5.4 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
InternalFunctionAllocationProfile.h | 2.6 KB | 212015 | 8 years | Constructed object's global object should be the global object of the … | |
IntrinsicGetterAccessCase.cpp | 2.4 KB | 212453 | 8 years | Refactor AccessCase to be more like B3Value … | |
IntrinsicGetterAccessCase.h | 2.2 KB | 212453 | 8 years | Refactor AccessCase to be more like B3Value … | |
JumpTable.cpp | 2.0 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
JumpTable.h | 4.0 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
LazyOperandValueProfile.cpp | 3.4 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
LazyOperandValueProfile.h | 5.7 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
LLIntCallLinkInfo.h | 2.0 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
LLIntPrototypeLoadAdaptiveStructureWatchpoint.cpp | 2.4 KB | 205462 | 9 years | Butterflies should be allocated in Auxiliary MarkedSpace instead of … | |
LLIntPrototypeLoadAdaptiveStructureWatchpoint.h | 1.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
MethodOfGettingAValueProfile.cpp | 2.8 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
MethodOfGettingAValueProfile.h | 2.9 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
ModuleNamespaceAccessCase.cpp | 3.2 KB | 212818 | 8 years | JSModuleNamespace object should have IC … | |
ModuleNamespaceAccessCase.h | 2.4 KB | 212818 | 8 years | JSModuleNamespace object should have IC … | |
ModuleProgramCodeBlock.cpp | 2.0 KB | 210829 | 8 years | JSCell::classInfo() shouldn't have a bunch of mitigations for being … | |
ModuleProgramCodeBlock.h | 3.7 KB | 213697 | 8 years | [ESnext] Implement Object Rest - Implementing Object Rest … | |
ObjectAllocationProfile.h | 6.1 KB | 212015 | 8 years | Constructed object's global object should be the global object of the … | |
ObjectPropertyCondition.cpp | 5.2 KB | 211247 | 8 years | classInfo should take a VM so it is not materialized from the object … | |
ObjectPropertyCondition.h | 10.6 KB | 211247 | 8 years | classInfo should take a VM so it is not materialized from the object … | |
ObjectPropertyConditionSet.cpp | 14.5 KB | 208637 | 9 years | We should have a more concise way of determining when we're varargs … | |
ObjectPropertyConditionSet.h | 6.7 KB | 208637 | 9 years | We should have a more concise way of determining when we're varargs … | |
Opcode.cpp | 7.0 KB | 192326 | 10 years | Add convenience utility to support dataLogging opcodeIDs. … | |
Opcode.h | 5.4 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
Operands.h | 8.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
OperandsInlines.h | 2.5 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
PolymorphicAccess.cpp | 26.2 KB | 214571 | 8 years | LinkBuffer and ExecutableAllocator shouldn't have anything to do with … | |
PolymorphicAccess.h | 9.8 KB | 214531 | 8 years | AssemblyHelpers should not have a VM field … | |
PreciseJumpTargets.cpp | 5.5 KB | 204994 | 9 years | [DFG][FTL] Implement ES6 Generators in DFG / FTL … | |
PreciseJumpTargets.h | 2.3 KB | 204994 | 9 years | [DFG][FTL] Implement ES6 Generators in DFG / FTL … | |
PreciseJumpTargetsInlines.h | 2.9 KB | 204994 | 9 years | [DFG][FTL] Implement ES6 Generators in DFG / FTL … | |
ProgramCodeBlock.cpp | 1.9 KB | 210829 | 8 years | JSCell::classInfo() shouldn't have a bunch of mitigations for being … | |
ProgramCodeBlock.h | 3.6 KB | 213697 | 8 years | [ESnext] Implement Object Rest - Implementing Object Rest … | |
PropertyCondition.cpp | 11.5 KB | 211247 | 8 years | classInfo should take a VM so it is not materialized from the object … | |
PropertyCondition.h | 12.4 KB | 211247 | 8 years | classInfo should take a VM so it is not materialized from the object … | |
ProxyableAccessCase.cpp | 2.7 KB | 212453 | 8 years | Refactor AccessCase to be more like B3Value … | |
ProxyableAccessCase.h | 2.3 KB | 212453 | 8 years | Refactor AccessCase to be more like B3Value … | |
PutByIdFlags.cpp | 1.9 KB | 190076 | 10 years | JSC should infer property types … | |
PutByIdFlags.h | 3.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
PutByIdStatus.cpp | 15.4 KB | 212453 | 8 years | Refactor AccessCase to be more like B3Value … | |
PutByIdStatus.h | 4.2 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
PutByIdVariant.cpp | 7.3 KB | 194496 | 9 years | Replace WTF::move with WTFMove … | |
PutByIdVariant.h | 4.4 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
PutKind.h | 1.4 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
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 | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
SpecialPointer.cpp | 1.7 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
SpecialPointer.h | 2.1 KB | 206778 | 9 years | [JSC] Add a new byte code op_define_property instead of calling … | |
SpeculatedType.cpp | 18.2 KB | 211247 | 8 years | classInfo should take a VM so it is not materialized from the object … | |
SpeculatedType.h | 19.5 KB | 208320 | 9 years | [DOMJIT] Add DOMJIT::Signature … | |
StructureSet.cpp | 1.8 KB | 211237 | 8 years | Harden how the compiler references GC objects … | |
StructureSet.h | 2.1 KB | 211237 | 8 years | Harden how the compiler references GC objects … | |
StructureStubClearingWatchpoint.cpp | 3.8 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
StructureStubClearingWatchpoint.h | 3.4 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
StructureStubInfo.cpp | 8.3 KB | 213467 | 8 years | op_get_by_id_with_this should use inline caching … | |
StructureStubInfo.h | 8.5 KB | 213467 | 8 years | op_get_by_id_with_this should use inline caching … | |
SuperSampler.cpp | 2.8 KB | 215265 | 8 years | [WTF] Introduce Thread class and use RefPtr<Thread> and align Windows … | |
SuperSampler.h | 1.9 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
ToThisStatus.cpp | 2.1 KB | 171660 | 11 years | Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, … | |
ToThisStatus.h | 1.6 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
TrackedReferences.cpp | 2.3 KB | 208637 | 9 years | We should have a more concise way of determining when we're varargs … | |
TrackedReferences.h | 1.7 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
TypeLocation.h | 2.1 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
UnlinkedCodeBlock.cpp | 16.3 KB | 214931 | 8 years | [JSC] Generate TemplateObjects at linking time … | |
UnlinkedCodeBlock.h | 20.4 KB | 214931 | 8 years | [JSC] Generate TemplateObjects at linking time … | |
UnlinkedEvalCodeBlock.cpp | 1.7 KB | 210829 | 8 years | JSCell::classInfo() shouldn't have a bunch of mitigations for being … | |
UnlinkedEvalCodeBlock.h | 2.8 KB | 208712 | 9 years | JSC should distinguish between local and global eval … | |
UnlinkedFunctionCodeBlock.cpp | 1.7 KB | 210829 | 8 years | JSCell::classInfo() shouldn't have a bunch of mitigations for being … | |
UnlinkedFunctionCodeBlock.h | 2.5 KB | 208312 | 9 years | One file per class for UnlinkedCodeBlock.h/.cpp … | |
UnlinkedFunctionExecutable.cpp | 10.7 KB | 214029 | 8 years | [JSC] Default parameter part should be retrieved by op_get_argument … | |
UnlinkedFunctionExecutable.h | 8.7 KB | 214029 | 8 years | [JSC] Default parameter part should be retrieved by op_get_argument … | |
UnlinkedGlobalCodeBlock.h | 1.7 KB | 208312 | 9 years | One file per class for UnlinkedCodeBlock.h/.cpp … | |
UnlinkedInstructionStream.cpp | 4.2 KB | 213209 | 8 years | [JSC] Allow UnlinkedCodeBlock to dump its bytecode sequence … | |
UnlinkedInstructionStream.h | 4.7 KB | 213209 | 8 years | [JSC] Allow UnlinkedCodeBlock to dump its bytecode sequence … | |
UnlinkedModuleProgramCodeBlock.cpp | 2.0 KB | 210829 | 8 years | JSCell::classInfo() shouldn't have a bunch of mitigations for being … | |
UnlinkedModuleProgramCodeBlock.h | 5.3 KB | 208712 | 9 years | JSC should distinguish between local and global eval … | |
UnlinkedProgramCodeBlock.cpp | 2.0 KB | 210829 | 8 years | JSCell::classInfo() shouldn't have a bunch of mitigations for being … | |
UnlinkedProgramCodeBlock.h | 3.0 KB | 208712 | 9 years | JSC should distinguish between local and global eval … | |
ValueProfile.h | 6.8 KB | 208761 | 9 years | Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS … | |
ValueRecovery.cpp | 4.6 KB | 189192 | 10 years | ValueRecovery should distinguish between doubles in an FPR and … | |
ValueRecovery.h | 11.9 KB | 207475 | 9 years | DFG and FTL should be able to use DirectCall ICs when they proved the … | |
VariableWriteFireDetail.cpp | 1.7 KB | 202588 | 9 years | some Watchpoints' ::fireInternal method will call operations that … | |
VariableWriteFireDetail.h | 1.8 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
VirtualRegister.cpp | 2.0 KB | 179503 | 10 years | VirtualRegister should really know how to dump itself … | |
VirtualRegister.h | 5.0 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … | |
Watchpoint.cpp | 5.7 KB | 204466 | 9 years | Remove unused includes of wtf headers … | |
Watchpoint.h | 13.2 KB | 206525 | 9 years | Unreviewed, rolling out r206522. Roll r206506 back in since the build … |
Note:
See TracBrowser
for help on using the repository browser.