source:
webkit/trunk/Source/JavaScriptCore/jit@
174455
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
AccessorCallJITStubRoutine.cpp | 1.9 KB | 170774 | 11 years | Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 … | |
AccessorCallJITStubRoutine.h | 2.0 KB | 171362 | 11 years | Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. … | |
ArityCheckFailReturnThunks.cpp | 5.1 KB | 170876 | 11 years | LinkBuffer should not keep a reference to the MacroAssembler … | |
ArityCheckFailReturnThunks.h | 2.1 KB | 163027 | 11 years | Merge the jsCStack branch … | |
AssemblyHelpers.cpp | 8.9 KB | 171213 | 11 years | Need ability to fuzz exception throwing … | |
AssemblyHelpers.h | 23.4 KB | 173222 | 11 years | Add missing implementations to fix build for sh4 architecture … | |
CCallHelpers.h | 62.9 KB | 174360 | 11 years | Unreviewed build fix. <https://webkit.org/b/137279> * … | |
ClosureCallStubRoutine.cpp | 2.0 KB | 172176 | 11 years | Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, … | |
ClosureCallStubRoutine.h | 2.2 KB | 172176 | 11 years | Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, … | |
CompactJITCodeMap.h | 9.2 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
ExecutableAllocator.cpp | 8.0 KB | 165607 | 11 years | Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL … | |
ExecutableAllocator.h | 4.3 KB | 173949 | 11 years | Remove WinCE port from trunk … | |
ExecutableAllocatorFixedVMPool.cpp | 5.8 KB | 170147 | 11 years | Remove ENABLE(LLINT) and ENABLE(LLINT_C_LOOP) guards … | |
FPRInfo.h | 13.9 KB | 165431 | 11 years | r165414 broke the 32-bit x86 tests: ASSERTION FAILED: result != … | |
GCAwareJITStubRoutine.cpp | 3.5 KB | 166218 | 11 years | More scaffolding for a stub routine to have a stub recursively … | |
GCAwareJITStubRoutine.h | 4.8 KB | 166263 | 11 years | Repatch should plant calls to getters directly rather than through a C … | |
GPRInfo.h | 27.4 KB | 173069 | 11 years | FTL should be able to do polymorphic call inlining … | |
HostCallReturnValue.cpp | 1.5 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
HostCallReturnValue.h | 2.2 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
JIT.cpp | 29.0 KB | 174401 | 11 years | Remove op_new_captured_func … | |
JIT.h | 41.2 KB | 174401 | 11 years | Remove op_new_captured_func … | |
JITArithmetic32_64.cpp | 40.5 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
JITArithmetic.cpp | 38.1 KB | 168776 | 11 years | JIT breakpoints should be more informative … | |
JITCall32_64.cpp | 14.7 KB | 173282 | 11 years | REGRESSION(r173031): crashes during run-layout-jsc on x86/Linux … | |
JITCall.cpp | 13.3 KB | 173282 | 11 years | REGRESSION(r173031): crashes during run-layout-jsc on x86/Linux … | |
JITCode.cpp | 7.1 KB | 173600 | 11 years | Add JSCallee to program and eval CallFrames … | |
JITCode.h | 6.7 KB | 173199 | 11 years | LegacyProfiler: remove redundant ProfileNode members and other cleanup … | |
JITCompilationEffort.h | 1.5 KB | 109308 | 13 years | The JIT should not crash the entire process just because there is not … | |
JITDisassembler.cpp | 6.9 KB | 170876 | 11 years | LinkBuffer should not keep a reference to the MacroAssembler … | |
JITDisassembler.h | 3.5 KB | 170876 | 11 years | LinkBuffer should not keep a reference to the MacroAssembler … | |
JITExceptions.cpp | 2.7 KB | 172867 | 11 years | REGRESSION(r163179): Sporadic crash in js/dom/line-column-numbers.html … | |
JITExceptions.h | 1.5 KB | 170147 | 11 years | Remove ENABLE(LLINT) and ENABLE(LLINT_C_LOOP) guards … | |
JITInlineCacheGenerator.cpp | 7.1 KB | 165912 | 11 years | REGRESSION(r165459): It broke 109 jsc stress test on ARM Thumb2 and … | |
JITInlineCacheGenerator.h | 3.9 KB | 165912 | 11 years | REGRESSION(r165459): It broke 109 jsc stress test on ARM Thumb2 and … | |
JITInlines.h | 42.4 KB | 174216 | 11 years | Fixed the Inspector to be able to properly distinguish between scope … | |
JITOpcodes32_64.cpp | 50.5 KB | 174298 | 11 years | Implement op_profile_type in the 32-bit baseline JIT … | |
JITOpcodes.cpp | 50.4 KB | 174401 | 11 years | Remove op_new_captured_func … | |
JITOperations.cpp | 80.4 KB | 174359 | 11 years | REGRESSION(r174226): [JSC] Crash when running the perf test … | |
JITOperations.h | 25.3 KB | 174226 | 11 years | Do all closed variable access through the local lexical object … | |
JITOperationsMSVC64.cpp | 1.9 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
JITPropertyAccess32_64.cpp | 32.9 KB | 174226 | 11 years | Do all closed variable access through the local lexical object … | |
JITPropertyAccess.cpp | 46.8 KB | 174226 | 11 years | Do all closed variable access through the local lexical object … | |
JITStubRoutine.cpp | 1.7 KB | 166218 | 11 years | More scaffolding for a stub routine to have a stub recursively … | |
JITStubRoutine.h | 5.3 KB | 166218 | 11 years | More scaffolding for a stub routine to have a stub recursively … | |
JITStubs.cpp | 2.2 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
JITStubs.h | 2.0 KB | 172665 | 11 years | Change callToJavaScript and callToNativeFunction so their callFrames … | |
JITStubsARM.h | 16.8 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
JITStubsARMv7.h | 20.4 KB | 166732 | 11 years | Fix bit rot in ARMv7 JIT probe mechanism. … | |
JITStubsMSVC64.asm | 1.8 KB | 170428 | 11 years | [Win64] ASM LLINT is not enabled. … | |
JITStubsX86.h | 9.7 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
JITStubsX86_64.h | 10.7 KB | 165676 | 11 years | .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright … | |
JITStubsX86Common.h | 8.0 KB | 157571 | 12 years | Remove JITStackFrame references in JIT probes. … | |
JITThunks.cpp | 4.7 KB | 170147 | 11 years | Remove ENABLE(LLINT) and ENABLE(LLINT_C_LOOP) guards … | |
JITThunks.h | 2.7 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
JITToDFGDeferredCompilationCallback.cpp | 2.8 KB | 165005 | 11 years | ASSERTION FAILED: m_numBreakpoints >= numBreakpoints when deleting … | |
JITToDFGDeferredCompilationCallback.h | 2.0 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
JITWriteBarrier.h | 4.4 KB | 163576 | 11 years | Heap::writeBarrier shouldn't be static … | |
JSInterfaceJIT.h | 11.1 KB | 164764 | 11 years | Make JSCells have 32-bit Structure pointers … | |
Reg.cpp | 1.6 KB | 164326 | 11 years | FTL unwind parsing should handle ARM64 … | |
Reg.h | 4.4 KB | 164326 | 11 years | FTL unwind parsing should handle ARM64 … | |
RegisterPreservationWrapperGenerator.cpp | 9.5 KB | 170876 | 11 years | LinkBuffer should not keep a reference to the MacroAssembler … | |
RegisterPreservationWrapperGenerator.h | 1.9 KB | 163027 | 11 years | Merge the jsCStack branch … | |
RegisterSet.cpp | 4.9 KB | 166463 | 11 years | Land the stackmap register liveness glue with the uses of the liveness … | |
RegisterSet.h | 4.4 KB | 166463 | 11 years | Land the stackmap register liveness glue with the uses of the liveness … | |
Repatch.cpp | 77.6 KB | 172176 | 11 years | Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, … | |
Repatch.h | 3.1 KB | 172176 | 11 years | Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, … | |
ScratchRegisterAllocator.cpp | 8.0 KB | 167187 | 11 years | FTL should use stackmap register liveness … | |
ScratchRegisterAllocator.h | 2.9 KB | 165414 | 11 years | Repatch should save and restore all used registers - not just temp … | |
SlowPathCall.h | 3.4 KB | 159091 | 12 years | Get rid of the lastResultRegister optimization in the baseline JIT … | |
SpecializedThunkJIT.h | 7.1 KB | 173580 | 11 years | [x86] moveDoubleToInts() does not clobber its source register anymore … | |
SpillRegistersMode.h | 1.4 KB | 165208 | 11 years | Support caching of custom setters … | |
TempRegisterSet.cpp | 1.9 KB | 165021 | 11 years | Crash in JIT code while watching a video @ storyboard.tumblr.com … | |
TempRegisterSet.h | 5.4 KB | 165021 | 11 years | Crash in JIT code while watching a video @ storyboard.tumblr.com … | |
ThunkGenerator.h | 1.6 KB | 164424 | 11 years | Get rid of redundant Platform.h includes … | |
ThunkGenerators.cpp | 52.8 KB | 172759 | 11 years | TEXTREL in libjavascriptcoregtk-1.0.so.0.11.0 on x86 (or i586) … | |
ThunkGenerators.h | 5.1 KB | 171362 | 11 years | Merge r168635, r168780, r169005, r169014, and r169143 from ftlopt. … | |
UnusedPointer.h | 1.5 KB | 138308 | 12 years | JIT: Change uninitialized pointer value -1 to constant … |
Note:
See TracBrowser
for help on using the repository browser.