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

Name Size Rev Age Author Last Change
../
BlockAllocator.cpp 5.1 KB 130212   13 years mhahnenberg Block freeing thread should sleep indefinitely when there's no work to …
BlockAllocator.h 3.9 KB 130212   13 years mhahnenberg Block freeing thread should sleep indefinitely when there's no work to …
CardSet.h 3.0 KB 97203   14 years oliver Tidy up card walking logic …
ConservativeRoots.cpp 4.6 KB 123417   13 years fpizlo Property storage should grow in reverse address direction, to support …
ConservativeRoots.h 2.5 KB 122166   13 years fpizlo It should be possible to jettison JIT stub routines even if they are …
CopiedAllocator.h 5.0 KB 122768   13 years fpizlo DFG PutById transition should handle storage allocation, and inline it …
CopiedBlock.h 4.3 KB 124250   13 years ggaren Removed some public data and casting from the Heap …
CopiedSpace.cpp 8.2 KB 124250   13 years ggaren Removed some public data and casting from the Heap …
CopiedSpace.h 3.6 KB 128400   13 years fpizlo JSC should have property butterflies …
CopiedSpaceInlineMethods.h 5.6 KB 124250   13 years ggaren Removed some public data and casting from the Heap …
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 …
GCThreadSharedData.cpp 3.9 KB 128084   13 years mhahnenberg Combine MarkStack and SlotVisitor into single class …
GCThreadSharedData.h 2.7 KB 128084   13 years mhahnenberg Combine MarkStack and SlotVisitor into single class …
Handle.h 5.6 KB 127191   13 years benjamin Replace JSC::UString by WTF::String …
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 27.4 KB 130303   13 years mhahnenberg Delayed structure sweep can leak structures without bound …
Heap.h 13.4 KB 130303   13 years mhahnenberg Delayed structure sweep can leak structures without bound …
HeapBlock.h 2.4 KB 124271   13 years ggaren Maybe fix the GCC build. * heap/HeapBlock.h: (HeapBlock): Accommodate …
HeapRootVisitor.h 2.7 KB 128084   13 years mhahnenberg Combine MarkStack and SlotVisitor into single class …
HeapTimer.cpp 4.1 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
HeapTimer.h 2.3 KB 122624   13 years commit-queue [BlackBerry] Implement GCActivityCallback with platform timer …
IncrementalSweeper.cpp 4.5 KB 130303   13 years mhahnenberg Delayed structure sweep can leak structures without bound …
IncrementalSweeper.h 2.5 KB 130303   13 years mhahnenberg Delayed structure sweep can leak structures without bound …
JITStubRoutineSet.cpp 4.1 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
JITStubRoutineSet.h 2.8 KB 123107   13 years commit-queue Fixed broken ENABLE_JIT=0 build. …
ListableHandler.h 2.7 KB 126354   13 years mhahnenberg Separate MarkStackThreadSharedData from MarkStack …
Local.h 4.3 KB 115579   13 years ggaren Clarified JSGlobalData (JavaScript VM) lifetime …
LocalScope.h 2.5 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
MachineStackMarker.cpp 14.1 KB 129319   13 years commit-queue Fix build warnings : -Wunused-parameter, -Wparentheses, …
MachineStackMarker.h 2.0 KB 126476   13 years mrowe Make JavaScriptCore build with the latest version of clang. Reviewed …
MarkedAllocator.cpp 4.1 KB 130303   13 years mhahnenberg Delayed structure sweep can leak structures without bound …
MarkedAllocator.h 2.7 KB 130303   13 years mhahnenberg Delayed structure sweep can leak structures without bound …
MarkedBlock.cpp 6.3 KB 130303   13 years mhahnenberg Delayed structure sweep can leak structures without bound …
MarkedBlock.h 16.1 KB 130303   13 years mhahnenberg Delayed structure sweep can leak structures without bound …
MarkedBlockSet.h 2.6 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
MarkedSpace.cpp 8.0 KB 130303   13 years mhahnenberg Delayed structure sweep can leak structures without bound …
MarkedSpace.h 8.7 KB 130303   13 years mhahnenberg Delayed structure sweep can leak structures without bound …
MarkStack.cpp 6.9 KB 128084   13 years mhahnenberg Combine MarkStack and SlotVisitor into single class …
MarkStack.h 4.0 KB 128084   13 years mhahnenberg Combine MarkStack and SlotVisitor into single class …
MarkStackInlineMethods.h 3.1 KB 128084   13 years mhahnenberg Combine MarkStack and SlotVisitor into single class …
PassWeak.h 6.6 KB 118483   13 years ggaren WebKit should be lazy-finalization-safe (esp. the DOM) …
SlotVisitor.cpp 12.4 KB 130303   13 years mhahnenberg Delayed structure sweep can leak structures without bound …
SlotVisitor.h 5.5 KB 128084   13 years mhahnenberg Combine MarkStack and SlotVisitor into single class …
SlotVisitorInlineMethods.h 4.9 KB 128084   13 years mhahnenberg Combine MarkStack and SlotVisitor into single class …
Strong.h 4.5 KB 113508   13 years ggaren Renamed WeakHeap => WeakSet HandleHeap => HandleSet …
StrongInlines.h 2.0 KB 115061   13 years adamk Fix includes in StrongInlines.h and ScriptValue.h …
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 6.0 KB 126926   13 years commit-queue Unreviewed, rolling out r126914. …
WeakBlock.cpp 4.2 KB 127202   13 years ggaren Use one object instead of two for closures, eliminating ScopeChainNode …
WeakBlock.h 4.1 KB 118616   13 years ggaren WebKit should be lazy-finalization-safe (esp. the DOM) v2 …
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.2 KB 115534   13 years ggaren Only allow non-null pointers in the WeakSet …
WeakReferenceHarvester.h 1.3 KB 99898   14 years fpizlo DFG should not reparse code that was just parsed …
WeakSet.cpp 2.7 KB 127338   13 years ggaren Rolled back in a piece of <http://trac.webkit.org/changeset/127293>. …
WeakSet.h 3.5 KB 127338   13 years ggaren Rolled back in a piece of <http://trac.webkit.org/changeset/127293>. …
WeakSetInlines.h 2.3 KB 124355   13 years mhahnenberg C++ code should get ClassInfo from the Structure …
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.