Created
September 18, 2018 16:28
-
-
Save hotsphink/98ee35d9e92a00b3bcbb75b04c6d51e0 to your computer and use it in GitHub Desktop.
mkgist-created gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#185249 = void js::gc::GCRuntime::gcSlice(uint32, int64) | |
#185241 = void js::gc::GCRuntime::collect(uint8, js::SliceBudget, uint32) | |
#185230 = uint32 js::gc::GCRuntime::gcCycle(uint8, js::SliceBudget*, uint32) | |
#185190 = uint32 js::gc::GCRuntime::incrementalCollectSlice(js::SliceBudget*, uint32, js::gc::AutoGCSession*) | |
#185175 = uint32 js::gc::GCRuntime::compactPhase(uint32, js::SliceBudget*, js::gc::AutoGCSession*) | |
#184695 = void js::gc::GCRuntime::updateZonePointersToRelocatedCells(JS::Zone*) | |
#184619 = void js::gc::GCRuntime::sweepZoneAfterCompacting(JS::Zone*) | |
#140061 = void JS::Realm::sweepSelfHostingScriptSource() | |
#140064 = void js::ReadBarriered<T>::set(const T&) [with T = js::ScriptSourceObject*] | |
#52176 = void js::ReadBarrieredBase<T>::post(const T&, const T&) [with T = js::ScriptSourceObject*] | |
#52977 = static void js::InternalBarrierMethods<T*>::postBarrier(T**, T*, T*) [with T = js::ScriptSourceObject] | |
#42925 = void JSObject::writeBarrierPost(void*, JSObject*, JSObject*) | |
#39140 = void js::gc::StoreBuffer::putCell(js::gc::Cell**) | |
#39141 = void js::gc::StoreBuffer::put(js::gc::StoreBuffer::MonoTypeBuffer<js::gc::StoreBuffer::CellPtrEdge>*, js::gc::StoreBuffer::CellPtrEdge*) [with Buffer = js::gc::StoreBuffer::MonoTypeBuffer<js::gc::StoreBuffer::CellPtrEdge>; Edge = js::gc::StoreBuffer::CellPtrEdge] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment