source: webkit/trunk/Source/JavaScriptCore/heap@ 197185

Name Size Rev Age Author Last Change
../
CellState.h 2.6 KB 190569   10 years fpizlo Allow an object's marking state to track The Three Colors …
CodeBlockSet.cpp 4.7 KB 194840   9 years sbarati Implement a sampling profiler …
CodeBlockSet.h 3.8 KB 194840   9 years sbarati Implement a sampling profiler …
ConservativeRoots.cpp 4.5 KB 194840   9 years sbarati Implement a sampling profiler …
ConservativeRoots.h 2.4 KB 194840   9 years sbarati Implement a sampling profiler …
CopiedAllocator.h 5.3 KB 190705   10 years commit-queue Clean up Copied classes https://bugs.webkit.org/show_bug.cgi?id=149863
CopiedBlock.cpp 3.1 KB 191849   10 years akling Add a debug overlay with information about web process resource usage. …
CopiedBlock.h 5.7 KB 191849   10 years akling Add a debug overlay with information about web process resource usage. …
CopiedBlockInlines.h 2.4 KB 190705   10 years commit-queue Clean up Copied classes https://bugs.webkit.org/show_bug.cgi?id=149863
CopiedSpace.cpp 11.0 KB 191849   10 years akling Add a debug overlay with information about web process resource usage. …
CopiedSpace.h 4.2 KB 191079   10 years commit-queue Remove unimplemented methods in CopiedSpace …
CopiedSpaceInlines.h 8.2 KB 191849   10 years akling Add a debug overlay with information about web process resource usage. …
CopyBarrier.h 7.1 KB 191221   10 years fpizlo CopyBarrier must be avoided for slow TypedArrays …
CopyToken.h 1.6 KB 192766   9 years commit-queue Unreviewed, rolling out r192536, r192722, and r192743. …
CopyVisitor.cpp 1.9 KB 190705   10 years commit-queue Clean up Copied classes https://bugs.webkit.org/show_bug.cgi?id=149863
CopyVisitor.h 2.1 KB 190705   10 years commit-queue Clean up Copied classes https://bugs.webkit.org/show_bug.cgi?id=149863
CopyVisitorInlines.h 2.7 KB 190896   10 years fpizlo GC should have a Baker barrier for concurrent copying …
CopyWorkList.h 5.4 KB 190705   10 years commit-queue Clean up Copied classes https://bugs.webkit.org/show_bug.cgi?id=149863
DeferGC.cpp 1.5 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
DeferGC.h 2.7 KB 158282   12 years commit-queue [Win] Compile errors when enabling DFG JIT. …
EdenGCActivityCallback.cpp 2.9 KB 192773   9 years carlosgc [GLIB] Implement garbage collector timers …
EdenGCActivityCallback.h 2.1 KB 185346   10 years gyuyoung.kim Purge PassRefPtr in JavaScriptCore
FullGCActivityCallback.cpp 3.4 KB 192773   9 years carlosgc [GLIB] Implement garbage collector timers …
FullGCActivityCallback.h 2.3 KB 185387   10 years cdumez Allow one sync GC per gcTimer interval on critical memory pressure …
GCActivityCallback.cpp 5.4 KB 194057   9 years akling ResourceUsageOverlay should show GC timers. …
GCActivityCallback.h 3.5 KB 194057   9 years akling ResourceUsageOverlay should show GC timers. …
GCAssertions.h 2.7 KB 194303   9 years mcatanzaro Avoid triggering clang's -Wundefined-bool-conversion …
GCIncomingRefCounted.h 3.9 KB 154127   12 years fpizlo Typed arrays should be rewritten …
GCIncomingRefCountedInlines.h 4.1 KB 154127   12 years fpizlo Typed arrays should be rewritten …
GCIncomingRefCountedSet.h 2.0 KB 154127   12 years fpizlo Typed arrays should be rewritten …
GCIncomingRefCountedSetInlines.h 2.9 KB 154127   12 years fpizlo Typed arrays should be rewritten …
GCLogging.cpp 4.0 KB 190569   10 years fpizlo Allow an object's marking state to track The Three Colors …
GCLogging.h 1.8 KB 187125   10 years fpizlo Fixed VM pool allocation should have a reserve for allocations that …
GCSegmentedArray.h 4.6 KB 179348   10 years ggaren Use FastMalloc (bmalloc) instead of BlockAllocator for GC pages …
GCSegmentedArrayInlines.h 5.9 KB 179348   10 years ggaren Use FastMalloc (bmalloc) instead of BlockAllocator for GC pages …
Handle.h 5.1 KB 185768   10 years mark.lam Employ explicit operator bool() instead of using the …
HandleBlock.h 2.4 KB 190705   10 years commit-queue Clean up Copied classes https://bugs.webkit.org/show_bug.cgi?id=149863
HandleBlockInlines.h 2.5 KB 181215   10 years ggaren Use FastMalloc (bmalloc) instead of BlockAllocator for GC pages …
HandleSet.cpp 3.4 KB 179500   10 years ggaren Use FastMalloc (bmalloc) instead of BlockAllocator for GC pages …
HandleSet.h 4.7 KB 190705   10 years commit-queue Clean up Copied classes https://bugs.webkit.org/show_bug.cgi?id=149863
HandleStack.cpp 2.1 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
HandleStack.h 3.4 KB 171391   11 years fpizlo Merge r169628 from ftlopt. 2014-06-04 Matthew Mirman …
HandleTypes.h 2.2 KB 140718   12 years mhahnenberg Objective-C API: Rename JSValue.h/APIJSValue.h to …
Heap.cpp 48.7 KB 195905   9 years akling Shrink Heap::m_executables after cleaning it. …
Heap.h 16.9 KB 195644   9 years joepeck Generalize ResourceUsageData gathering to be used outside of …
HeapHelperPool.cpp 1.8 KB 190705   10 years commit-queue Clean up Copied classes https://bugs.webkit.org/show_bug.cgi?id=149863
HeapHelperPool.h 1.5 KB 190705   10 years commit-queue Clean up Copied classes https://bugs.webkit.org/show_bug.cgi?id=149863
HeapInlines.h 10.3 KB 195644   9 years joepeck Generalize ResourceUsageData gathering to be used outside of …
HeapIterationScope.h 1.9 KB 155891   12 years mhahnenberg MarkedBlocks shouldn't be put in Allocated state if they didn't …
HeapObserver.h 1.6 KB 191159   10 years joepeck Web Inspector: Include Garbage Collection Event in Timeline …
HeapOperation.h 1.5 KB 165940   11 years mhahnenberg GC timer should intelligently choose between EdenCollections and …
HeapRootVisitor.h 2.7 KB 190563   10 years ggaren JSC::SlotVisitor should not be a hot mess …
HeapStatistics.cpp 7.5 KB 191058   10 years mark.lam Rename some JSC option names to be more uniform. …
HeapStatistics.h 1.9 KB 191058   10 years mark.lam Rename some JSC option names to be more uniform. …
HeapTimer.cpp 5.5 KB 192773   9 years carlosgc [GLIB] Implement garbage collector timers …
HeapTimer.h 2.4 KB 192773   9 years carlosgc [GLIB] Implement garbage collector timers …
HeapVerifier.cpp 9.6 KB 188231   10 years mark.lam Refactor LiveObjectList and LiveObjectData into their own files. …
HeapVerifier.h 3.3 KB 188231   10 years mark.lam Refactor LiveObjectList and LiveObjectData into their own files. …
IncrementalSweeper.cpp 4.8 KB 193749   9 years ryuan.choi [EFL] Remove the flag to check timer state in IncrementalSweeper …
IncrementalSweeper.h 2.0 KB 193902   9 years ossy [EFL] Remove the unused IncrementalSweeper::m_isTimerFrozen member …
JITStubRoutineSet.cpp 4.2 KB 164229   11 years ossy Move back primary header includes next to config.h …
JITStubRoutineSet.h 2.9 KB 164424   11 years ossy Get rid of redundant Platform.h includes …
ListableHandler.h 2.6 KB 190888   10 years joepeck Cleanup Heap.h and some related headers …
LiveObjectData.h 1.6 KB 188231   10 years mark.lam Refactor LiveObjectList and LiveObjectData into their own files. …
LiveObjectList.cpp 1.6 KB 188231   10 years mark.lam Refactor LiveObjectList and LiveObjectData into their own files. …
LiveObjectList.h 1.9 KB 188231   10 years mark.lam Refactor LiveObjectList and LiveObjectData into their own files. …
Local.h 4.2 KB 157653   12 years andersca Remove spaces between template angle brackets …
LocalScope.h 2.4 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
MachineStackMarker.cpp 34.5 KB 196962   9 years commit-queue Fix build and implement functions to retrieve registers on FreeBSD …
MachineStackMarker.h 5.9 KB 196962   9 years commit-queue Fix build and implement functions to retrieve registers on FreeBSD …
MarkedAllocator.cpp 6.9 KB 191849   10 years akling Add a debug overlay with information about web process resource usage. …
MarkedAllocator.h 4.8 KB 190739   10 years joepeck Clean up Marked classes https://bugs.webkit.org/show_bug.cgi?id=149853
MarkedBlock.cpp 10.0 KB 191849   10 years akling Add a debug overlay with information about web process resource usage. …
MarkedBlock.h 14.3 KB 192937   9 years utatane.tea [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable …
MarkedBlockSet.h 2.6 KB 181348   10 years commit-queue Use unsigned for HashSet size. …
MarkedSpace.cpp 9.0 KB 195575   9 years akling MarkedSpace should have more precise allocators. …
MarkedSpace.h 8.4 KB 195575   9 years akling MarkedSpace should have more precise allocators. …
MarkStack.cpp 4.2 KB 190267   10 years fpizlo VMs should share GC threads …
MarkStack.h 1.7 KB 179348   10 years ggaren Use FastMalloc (bmalloc) instead of BlockAllocator for GC pages …
OpaqueRootSet.h 2.6 KB 165796   11 years akling Add one-deep cache to opaque roots hashset. …
SlotVisitor.cpp 12.9 KB 190569   10 years fpizlo Allow an object's marking state to track The Three Colors …
SlotVisitor.h 5.1 KB 196369   9 years commit-queue Unreviewed, rolling out r196251. …
SlotVisitorInlines.h 3.2 KB 190569   10 years fpizlo Allow an object's marking state to track The Three Colors …
Strong.h 4.2 KB 185768   10 years mark.lam Employ explicit operator bool() instead of using the …
StrongInlines.h 1.9 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
TinyBloomFilter.h 2.1 KB 162017   11 years mhahnenberg Copying should be generational …
UnconditionalFinalizer.h 1.8 KB 163815   11 years andersca Try to fix the Windows build. * heap/UnconditionalFinalizer.h: * …
Weak.cpp 1.6 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
Weak.h 2.5 KB 188040   10 years commit-queue Remove UnspecifiedBoolType from JSC …
WeakBlock.cpp 5.0 KB 196369   9 years commit-queue Unreviewed, rolling out r196251. …
WeakBlock.h 4.3 KB 191849   10 years akling Add a debug overlay with information about web process resource usage. …
WeakHandleOwner.cpp 1.7 KB 190113   10 years commit-queue Unreviewed, rolling out r189616. …
WeakHandleOwner.h 1.7 KB 190113   10 years commit-queue Unreviewed, rolling out r189616. …
WeakImpl.h 3.2 KB 190113   10 years commit-queue Unreviewed, rolling out r189616. …
WeakInlines.h 5.1 KB 194496   9 years aestes Replace WTF::move with WTFMove …
WeakReferenceHarvester.h 1.2 KB 190888   10 years joepeck Cleanup Heap.h and some related headers …
WeakSet.cpp 3.3 KB 191849   10 years akling Add a debug overlay with information about web process resource usage. …
WeakSet.h 3.6 KB 190113   10 years commit-queue Unreviewed, rolling out r189616. …
WeakSetInlines.h 2.3 KB 190113   10 years commit-queue Unreviewed, rolling out r189616. …
WriteBarrierBuffer.cpp 2.2 KB 184920   10 years fpizlo JIT-generated store barrier code should assume the buffer pointer and …
WriteBarrierBuffer.h 2.0 KB 184920   10 years fpizlo JIT-generated store barrier code should assume the buffer pointer and …
WriteBarrierSupport.cpp 2.4 KB 163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
WriteBarrierSupport.h 3.8 KB 104900   13 years morrita JavaScriptCore: Mark all exported symbols in the header file …
Note: See TracBrowser for help on using the repository browser.