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

Name Size Rev Age Author Last Change
../
CardSet.h 3.0 KB 97203   14 years oliver Tidy up card walking logic …
ConservativeRoots.cpp 4.0 KB 108107   13 years mhahnenberg Rename Bump* to Copy* https://bugs.webkit.org/show_bug.cgi?id=78573
ConservativeRoots.h 2.4 KB 108107   13 years mhahnenberg Rename Bump* to Copy* https://bugs.webkit.org/show_bug.cgi?id=78573
CopiedAllocator.h 3.2 KB 111973   13 years mhahnenberg tryReallocate could break the zero-ed memory invariant of CopiedBlocks …
CopiedBlock.h 2.7 KB 111877   13 years mhahnenberg Simplify memory usage tracking in CopiedSpace …
CopiedSpace.cpp 9.4 KB 111973   13 years mhahnenberg tryReallocate could break the zero-ed memory invariant of CopiedBlocks …
CopiedSpace.h 3.9 KB 111877   13 years mhahnenberg Simplify memory usage tracking in CopiedSpace …
CopiedSpaceInlineMethods.h 5.4 KB 111877   13 years mhahnenberg Simplify memory usage tracking in CopiedSpace …
DFGCodeBlocks.cpp 3.3 KB 109519   13 years fpizlo DFGCodeBlocks should not trace CodeBlocks that are also going to be …
DFGCodeBlocks.h 3.8 KB 100556   14 years fpizlo Code block jettisoning should be part of the GC's transitive closure …
GCAssertions.h 2.3 KB 110033   13 years eric Make WTF public headers use fully-qualified include paths and remove …
Handle.h 5.6 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
HandleSet.cpp 3.4 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
HandleSet.h 5.1 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
HandleStack.cpp 2.1 KB 97646   14 years ggaren Windows build fix. * heap/HandleStack.cpp: Added a missing #include.
HandleStack.h 3.4 KB 110033   13 years eric Make WTF public headers use fully-qualified include paths and remove …
HandleTypes.h 2.2 KB 106686   13 years commit-queue Fix alignment warnings in ARMv7 …
Heap.cpp 24.8 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
Heap.h 12.5 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
HeapBlock.h 2.0 KB 108267   13 years mhahnenberg Factor out allocation in CopySpace into a separate CopyAllocator …
HeapRootVisitor.h 2.6 KB 97642   14 years ggaren Simplified GC marking logic …
ListableHandler.h 2.9 KB 100242   14 years fpizlo Weak reference harvesters should run to fixpoint …
Local.h 4.3 KB 96465   14 years ggaren Removed redundant helper functions for allocating Strong handles …
LocalScope.h 2.5 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
MachineStackMarker.cpp 13.5 KB 110617   13 years staikos The callback is only used if SA_RESTART is defined. Compile it out …
MachineStackMarker.h 2.0 KB 104900   13 years morrita JavaScriptCore: Mark all exported symbols in the header file …
MarkedAllocator.cpp 3.0 KB 111877   13 years mhahnenberg Simplify memory usage tracking in CopiedSpace …
MarkedAllocator.h 2.6 KB 108444   13 years fpizlo JSC should be a triple-tier VM …
MarkedBlock.cpp 7.2 KB 107495   13 years mhahnenberg Qt debug build fix * heap/MarkedBlock.cpp: …
MarkedBlock.h 13.9 KB 110134   13 years commit-queue The end atom of the marked block considered to filter invalid cells …
MarkedBlockSet.h 2.6 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
MarkedSpace.cpp 4.5 KB 113141   13 years ggaren First step toward incremental Weak<T> finalization …
MarkedSpace.h 6.1 KB 113141   13 years ggaren First step toward incremental Weak<T> finalization …
MarkStack.cpp 17.0 KB 113455   13 years rwlbuis Fix cast-align warnings in JSC …
MarkStack.h 12.4 KB 108119   13 years commit-queue Remove unused parameters from WTF threading API …
PassWeak.h 7.9 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
SlotVisitor.h 2.5 KB 110582   13 years commit-queue Remove SlotVisitor::copy() method. …
Strong.h 4.5 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
StrongInlines.h 2.0 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
TinyBloomFilter.h 2.0 KB 105442   13 years mhahnenberg Implement a new allocator for backing stores …
UnconditionalFinalizer.h 1.8 KB 99898   14 years fpizlo DFG should not reparse code that was just parsed …
VTableSpectrum.cpp 2.7 KB 103083   13 years mhahnenberg De-virtualize destructors …
VTableSpectrum.h 1.7 KB 104900   13 years morrita JavaScriptCore: Mark all exported symbols in the header file …
Weak.h 5.1 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
WeakBlock.cpp 4.7 KB 113141   13 years ggaren First step toward incremental Weak<T> finalization …
WeakBlock.h 4.8 KB 113141   13 years ggaren First step toward incremental Weak<T> finalization …
WeakHandleOwner.cpp 1.7 KB 113141   13 years ggaren First step toward incremental Weak<T> finalization …
WeakHandleOwner.h 1.7 KB 113141   13 years ggaren First step toward incremental Weak<T> finalization …
WeakImpl.h 3.1 KB 113141   13 years ggaren First step toward incremental Weak<T> finalization …
WeakReferenceHarvester.h 1.3 KB 99898   14 years fpizlo DFG should not reparse code that was just parsed …
WeakSet.cpp 4.0 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
WeakSet.h 2.7 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
WriteBarrierSupport.cpp 2.4 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
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.