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

Name Size Rev Age Author Last Change
../
BlockAllocator.cpp 5.5 KB 149305   12 years mhahnenberg ~BlockAllocator should ASSERT that it has no more Regions left …
BlockAllocator.h 8.4 KB 149305   12 years mhahnenberg ~BlockAllocator should ASSERT that it has no more Regions left …
ConservativeRoots.cpp 4.5 KB 133995   13 years mark.lam Renamed ...InlineMethods.h files to ...Inlines.h. …
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 5.8 KB 153720   12 years fpizlo Copied space should be able to handle more than one copied backing …
CopiedBlockInlines.h 1.9 KB 153720   12 years fpizlo Copied space should be able to handle more than one copied backing …
CopiedSpace.cpp 9.4 KB 153357   12 years andersca ASSERT(m_vm->apiLock().currentThreadIsHoldingLock()); fails for Safari …
CopiedSpace.h 3.8 KB 138067   12 years mhahnenberg Restrictions on oversize CopiedBlock allocations should be relaxed …
CopiedSpaceInlines.h 5.5 KB 153169   12 years oliver fourthTier: DFG should be able to run on a separate thread …
CopyToken.h 1.5 KB 154127   12 years fpizlo Typed arrays should be rewritten …
CopyVisitor.cpp 2.4 KB 153720   12 years fpizlo Copied space should be able to handle more than one copied backing …
CopyVisitor.h 2.1 KB 153720   12 years fpizlo Copied space should be able to handle more than one copied backing …
CopyVisitorInlines.h 3.5 KB 153720   12 years fpizlo Copied space should be able to handle more than one copied backing …
CopyWorkList.h 5.3 KB 153720   12 years fpizlo Copied space should be able to handle more than one copied backing …
DeferGC.h 2.0 KB 154127   12 years fpizlo Typed arrays should be rewritten …
DFGCodeBlocks.cpp 3.3 KB 153216   12 years oliver fourthTier: Recursive deadlock in DFG::ByteCodeParser …
DFGCodeBlocks.h 3.8 KB 153147   12 years oliver fourthTier: CodeBlock should be RefCounted …
GCAssertions.h 2.3 KB 140584   12 years oliver Replace numerous manual CRASH's in JSC with RELEASE_ASSERT …
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 …
GCThread.cpp 5.1 KB 140594   12 years oliver Replace ASSERT_NOT_REACHED with RELEASE_ASSERT_NOT_REACHED in JSC …
GCThread.h 2.1 KB 131215   13 years mhahnenberg Build fix after r131213 Removed an unused variable that was making …
GCThreadSharedData.cpp 5.8 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
GCThreadSharedData.h 3.4 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
Handle.h 5.3 KB 142966   12 years ggaren Merged the global function cache into the source code cache …
HandleBlock.h 2.2 KB 146734   12 years mhahnenberg HandleSet should use HeapBlocks for storing handles …
HandleBlockInlines.h 2.4 KB 152225   12 years ossy Fix cast-align warnings in JavaScriptCore/heap/HandleBlockInlines.h …
HandleSet.cpp 3.7 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
HandleSet.h 5.1 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
HandleStack.cpp 2.1 KB 143147   12 years fpizlo Move all Structure out-of-line inline methods to StructureInlines.h …
HandleStack.h 3.3 KB 149980   12 years andersca Stop including UnusedParam.h …
HandleTypes.h 2.2 KB 140718   12 years mhahnenberg Objective-C API: Rename JSValue.h/APIJSValue.h to …
Heap.cpp 26.8 KB 154127   12 years fpizlo Typed arrays should be rewritten …
Heap.h 15.8 KB 154127   12 years fpizlo Typed arrays should be rewritten …
HeapBlock.h 2.2 KB 143354   12 years mhahnenberg HeapBlock::destroy should issue warning if result is unused …
HeapRootVisitor.h 2.7 KB 133995   13 years mark.lam Renamed ...InlineMethods.h files to ...Inlines.h. …
HeapStatistics.cpp 7.2 KB 139541   12 years fpizlo The JITThunks class should be in its own file, and doing so should not …
HeapStatistics.h 2.1 KB 147857   12 years weinig Removed v8 bindings hooks from IDL files …
HeapTimer.cpp 5.1 KB 151149   12 years commit-queue [EFL] Implement GCActivityCallback …
HeapTimer.h 2.7 KB 151149   12 years commit-queue [EFL] Implement GCActivityCallback …
IncrementalSweeper.cpp 4.6 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
IncrementalSweeper.h 2.2 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
JITStubRoutineSet.cpp 4.1 KB 130612   13 years benjamin Rename first/second to key/value in HashMap iterators …
JITStubRoutineSet.h 2.9 KB 135336   13 years fpizlo DFG should be able to cache closure calls (part 2/2) …
ListableHandler.h 2.7 KB 126354   13 years mhahnenberg Separate MarkStackThreadSharedData from MarkStack …
Local.h 4.2 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
LocalScope.h 2.4 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
MachineStackMarker.cpp 14.1 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
MachineStackMarker.h 2.0 KB 126476   13 years mrowe Make JavaScriptCore build with the latest version of clang. Reviewed …
MarkedAllocator.cpp 3.9 KB 153357   12 years andersca ASSERT(m_vm->apiLock().currentThreadIsHoldingLock()); fails for Safari …
MarkedAllocator.h 3.0 KB 141050   12 years ggaren Static size inference for JavaScript objects …
MarkedBlock.cpp 7.0 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
MarkedBlock.h 12.7 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
MarkedBlockSet.h 2.6 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
MarkedSpace.cpp 7.3 KB 141179   12 years ggaren Removed GGC because it has been disabled for a long time …
MarkedSpace.h 8.4 KB 141192   12 years ggaren Make precise size classes more precise …
MarkStack.cpp 5.6 KB 140195   12 years commit-queue r134080 causes heap problem on linux systems where PAGESIZE != 4096 …
MarkStack.h 4.0 KB 140195   12 years commit-queue r134080 causes heap problem on linux systems where PAGESIZE != 4096 …
MarkStackInlines.h 3.2 KB 140195   12 years commit-queue r134080 causes heap problem on linux systems where PAGESIZE != 4096 …
PassWeak.h 5.6 KB 147962   12 years ggaren Stop #include-ing all of JavaScriptCore in every DOM-related file …
Region.h 9.5 KB 150401   12 years mhahnenberg Disable SuperRegion https://bugs.webkit.org/show_bug.cgi?id=116362
SlotVisitor.cpp 11.1 KB 153189   12 years oliver fourthTier: It should be possible to record heap operations (both …
SlotVisitor.h 4.9 KB 153720   12 years fpizlo Copied space should be able to handle more than one copied backing …
SlotVisitorInlines.h 6.3 KB 153720   12 years fpizlo Copied space should be able to handle more than one copied backing …
Strong.h 4.5 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
StrongInlines.h 1.9 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
SuperRegion.cpp 2.8 KB 149183   12 years mhahnenberg REGRESSION(r149165): It made many tests crash on 32 bit …
SuperRegion.h 1.9 KB 149165   12 years mhahnenberg SuperRegion doesn't call deallocate() on its PageReservation …
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 138449   12 years commit-queue Remove wtf/Platform.h includes from {c|cpp} files …
VTableSpectrum.h 1.7 KB 104900   13 years morrita JavaScriptCore: Mark all exported symbols in the header file …
Weak.cpp 1.5 KB 148479   12 years andersca ScriptWrappable subclasses shouldn't have to include WeakInlines.h …
Weak.h 2.8 KB 148479   12 years andersca ScriptWrappable subclasses shouldn't have to include WeakInlines.h …
WeakBlock.cpp 4.2 KB 139541   12 years fpizlo The JITThunks class should be in its own file, and doing so should not …
WeakBlock.h 4.0 KB 143909   12 years commit-queue [BlackBerry][ARM] Fix cast-align warnings in JavaScriptCore
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 143909   12 years commit-queue [BlackBerry][ARM] Fix cast-align warnings in JavaScriptCore
WeakInlines.h 5.5 KB 154127   12 years fpizlo Typed arrays should be rewritten …
WeakReferenceHarvester.h 1.3 KB 99898   14 years fpizlo DFG should not reparse code that was just parsed …
WeakSet.cpp 2.8 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
WeakSet.h 3.4 KB 148696   12 years ggaren Renamed JSGlobalData to VM …
WeakSetInlines.h 2.3 KB 148479   12 years andersca ScriptWrappable subclasses shouldn't have to include WeakInlines.h …
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.