RESOLVED FIXED 141759
bmalloc: VMHeap should keep a record of all of its VM ranges (for malloc introspection)
https://bugs.webkit.org/show_bug.cgi?id=141759
Summary bmalloc: VMHeap should keep a record of all of its VM ranges (for malloc intr...
Geoffrey Garen
Reported 2015-02-18 10:45:20 PST
bmalloc: VMHeap should keep a record of all of its VM ranges (for malloc introspection)
Attachments
Patch (11.34 KB, patch)
2015-02-18 10:48 PST, Geoffrey Garen
kling: review+
Geoffrey Garen
Comment 1 2015-02-18 10:48:44 PST
Andreas Kling
Comment 2 2015-02-18 10:51:39 PST
Comment on attachment 246826 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=246826&action=review Very nice! r=me > Source/bmalloc/ChangeLog:20 > + (bmalloc::VMHeap::allocateSuperChunk): Renamed "allocateSuperChunk" to > + "grow" because Andreas found "allocateSuperChunk" to be unclear. It's true, I did.
Geoffrey Garen
Comment 3 2015-02-18 11:00:24 PST
Note You need to log in before you can comment on or make changes to this bug.