Lines Matching refs:Collector
5150 … * kjs/collector.h: Turned Collector into an actual object with its own data, renamed to Heap.
6066 (KJS::Collector::collect):
6068 (KJS::Collector::markListSet):
7209 (KJS::Collector::collect):
7211 (KJS::Collector::markListSet):
7224 to an appropriate Heap's protected list. For now, a static Collector::markListSet() is
7550 It will also keep a Heap pointer, but right now, Heap (Collector) methods are all static.
7775 (KJS::Collector::heapAllocate): This template function is only
8819 (KJS::Collector::allocate):
8820 (KJS::Collector::allocateNumber):
8822 (KJS::Collector::allocate):
8823 (KJS::Collector::inlineAllocateNumber):
10203 (KJS::Collector::allocate):
10204 (KJS::Collector::allocateNumber):
10206 (KJS::Collector::allocate):
10207 (KJS::Collector::allocateNumber):
15955 (KJS::Collector::recordExtraCost):
15956 (KJS::Collector::heapAllocate):
15957 (KJS::Collector::allocate):
15958 (KJS::Collector::allocateNumber):
15959 (KJS::Collector::registerAsMainThread):
15963 (KJS::Collector::Thread::Thread):
15966 (KJS::Collector::registerThread):
15967 (KJS::Collector::markStackObjectsConservatively):
15968 (KJS::Collector::markCurrentThreadConservativelyInternal):
15969 (KJS::Collector::markCurrentThreadConservatively):
15974 (KJS::Collector::markOtherThreadConservatively):
15976 (KJS::Collector::protect):
15977 (KJS::Collector::unprotect):
15978 (KJS::Collector::collectOnMainThreadOnly):
15979 (KJS::Collector::markProtectedObjects):
15980 (KJS::Collector::markMainThreadOnlyObjects):
15981 (KJS::Collector::sweep):
15982 (KJS::Collector::collect):
15983 (KJS::Collector::size):
15984 (KJS::Collector::globalObjectCount):
15985 (KJS::Collector::protectedGlobalObjectCount):
15986 (KJS::Collector::protectedObjectCount):
15987 (KJS::Collector::protectedObjectTypeCounts):
15988 (KJS::Collector::isBusy):
15989 (KJS::Collector::reportOutOfMemoryToAllExecStates):
15991 (KJS::Collector::cellBlock):
15992 (KJS::Collector::cellOffset):
15993 (KJS::Collector::isCellMarked):
15994 (KJS::Collector::markCell):
15995 (KJS::Collector::reportExtraMemoryCost):
16442 * kjs/collector.h: Renamed Collector to Heap, made the heap per-thread. Removed support for
16791 static Collector methods with calls to per-thread Heap ones.
17259 (KJS::Collector::heapAllocate):
18071 (KJS::Collector::markCurrentThreadConservativelyInternal):
18072 (KJS::Collector::markCurrentThreadConservatively):
18875 Crash occurs at KJS::Collector::collect() when loading web clip widgets with a PAC file
18894 (KJS::Collector::collect):
18895 (KJS::Collector::reportOutOfMemoryToAllExecStates): Iterate all JSGlobalObjects and report
20130 (KJS::Collector::collect):
21259 (KJS::Collector::collect): Explicitly mark the ExecState stack.
21261 (KJS::Collector::reportOutOfMemoryToAllExecStates): Slight change in
21330 (KJS::Collector::heapAllocate):
22294 Bug 16738: Collector block offset could be stored as an cell offset instead of a byte offset
22299 (KJS::Collector::heapAllocate):
22300 (KJS::Collector::sweep):
24592 (KJS::Collector::collect): No need to give special GC treatment to
24690 (KJS::Collector::Thread::Thread):
24691 (KJS::Collector::registerThread):
24692 (KJS::Collector::markOtherThreadConservatively):
27498 (KJS::Collector::heapAllocate):
27513 (KJS::Collector::heapAllocate):
27591 (KJS::Collector::heapAllocate):
27592 (KJS::Collector::collect): Fix logic error that reversed the sense of collect's
28641 (KJS::Collector::heapAllocate):
28642 (KJS::Collector::markStackObjectsConservatively):
28643 (KJS::Collector::sweep):
29685 (KJS::Collector::collect):
29698 (KJS::Collector::recordExtraCost):
29699 (KJS::Collector::heapAllocate):
29700 (KJS::Collector::allocate):
29701 (KJS::Collector::allocateNumber):
29702 (KJS::Collector::registerThread):
29703 (KJS::Collector::markStackObjectsConservatively):
29704 (KJS::Collector::markMainThreadOnlyObjects):
29705 (KJS::Collector::sweep):
29706 (KJS::Collector::collect):
29758 (KJS::Collector::reportOutOfMemoryToAllInterpreters):
30267 (KJS::Collector::collect):
30268 (KJS::Collector::reportOutOfMemoryToAllInterpreters):