source:
webkit/trunk/Source/JavaScriptCore/jit@
178894
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 | 175593 | 11 years | Rename checkMarkByte() to jumpIfIsRememberedOrInEden(). … | |
CCallHelpers.h | 65.8 KB | 175766 | 11 years | Fix an alignment issue with operationPushCatchScope on ARMv7 … | |
ClosureCallStubRoutine.cpp | 2.0 KB | 178693 | 10 years | ClosureCallStubRoutine no longer needs codeOrigin … | |
ClosureCallStubRoutine.h | 2.0 KB | 178693 | 10 years | ClosureCallStubRoutine no longer needs codeOrigin … | |
CompactJITCodeMap.h | 9.1 KB | 175691 | 11 years | Use std::unique_ptr in CodeBlock class … | |
ExecutableAllocator.cpp | 7.9 KB | 177130 | 10 years | Use std::unique_ptr instead of OwnPtr in JSC - heap, jit, runtime, and … | |
ExecutableAllocator.h | 4.3 KB | 176533 | 11 years | Clean up OwnPtr and PassOwnPtr in JSC - bytecode, jit, inspector, and … | |
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 | 28.8 KB | 177130 | 10 years | Use std::unique_ptr instead of OwnPtr in JSC - heap, jit, runtime, and … | |
JIT.h | 42.1 KB | 178143 | 10 years | Make the LLINT and Baseline JIT's op_create_arguments and … | |
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.3 KB | 178856 | 10 years | Eliminate Scope slot from JavaScript CallFrame … | |
JITCall.cpp | 13.0 KB | 178856 | 10 years | Eliminate Scope slot from JavaScript CallFrame … | |
JITCode.cpp | 7.0 KB | 176828 | 10 years | printInternal(PrintStream& out, JSC::JITCode::JITType type) ends up … | |
JITCode.h | 6.8 KB | 174897 | 11 years | Factor out JITCode::typeName() for debugging use. … | |
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 | 44.1 KB | 178143 | 10 years | Make the LLINT and Baseline JIT's op_create_arguments and … | |
JITOpcodes32_64.cpp | 51.6 KB | 178856 | 10 years | Eliminate Scope slot from JavaScript CallFrame … | |
JITOpcodes.cpp | 52.6 KB | 178143 | 10 years | Make the LLINT and Baseline JIT's op_create_arguments and … | |
JITOperations.cpp | 83.6 KB | 178894 | 10 years | put_by_val_direct need to check the property is index or not for using … | |
JITOperations.h | 26.4 KB | 178143 | 10 years | Make the LLINT and Baseline JIT's op_create_arguments and … | |
JITOperationsMSVC64.cpp | 1.9 KB | 163844 | 11 years | Rename Operations.h to JSCInlines.h … | |
JITPropertyAccess32_64.cpp | 33.0 KB | 175998 | 11 years | Use scope register when processing op_resolve_scope in LLInt and … | |
JITPropertyAccess.cpp | 46.9 KB | 177667 | 10 years | Fix some typos in a comment. <https://webkit.org/b/139882> Reviewed … | |
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 | 176031 | 11 years | Rename USE(MASM_PROBE) to ENABLE(MASM_PROBE). … | |
JITStubsARM.h | 16.8 KB | 176031 | 11 years | Rename USE(MASM_PROBE) to ENABLE(MASM_PROBE). … | |
JITStubsARMv7.h | 20.1 KB | 176134 | 11 years | Reduce amount of cut-and-paste needed for probe mechanism … | |
JITStubsMSVC64.asm | 1.8 KB | 170428 | 11 years | [Win64] ASM LLINT is not enabled. … | |
JITStubsX86.h | 9.7 KB | 176095 | 11 years | Change X86/64 JIT probes to save/restore xmm regs as double instead of … | |
JITStubsX86_64.h | 11.9 KB | 176095 | 11 years | Change X86/64 JIT probes to save/restore xmm regs as double instead of … | |
JITStubsX86Common.h | 9.9 KB | 176095 | 11 years | Change X86/64 JIT probes to save/restore xmm regs as double instead of … | |
JITThunks.cpp | 4.6 KB | 177130 | 10 years | Use std::unique_ptr instead of OwnPtr in JSC - heap, jit, runtime, and … | |
JITThunks.h | 2.6 KB | 177130 | 10 years | Use std::unique_ptr instead of OwnPtr in JSC - heap, jit, runtime, and … | |
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 | 78.0 KB | 178894 | 10 years | put_by_val_direct need to check the property is index or not for using … | |
Repatch.h | 3.1 KB | 178441 | 10 years | Fixes operationPutByIdOptimizes such that they check that the put … | |
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 | 51.9 KB | 178856 | 10 years | Eliminate Scope slot from JavaScript CallFrame … | |
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.