[webkit-reviews] review requested: [Bug 133572] Using --recordGCPauseTimes=true causes a crash in jsc. : [Attachment 232607] patch proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 6 03:14:40 PDT 2014


Tamas Gergely <tgergely.u-szeged at partner.samsung.com> has asked  for review:
Bug 133572: Using --recordGCPauseTimes=true causes a crash in jsc.
https://bugs.webkit.org/show_bug.cgi?id=133572

Attachment 232607: patch proposal
https://bugs.webkit.org/attachment.cgi?id=232607&action=review

------- Additional Comments from Tamas Gergely
<tgergely.u-szeged at partner.samsung.com>
I moved the call of HeapStatistics::initialization() out of the
initializeThreading() function, and added a call in the jscmain. I guess
HeapStatistics::initialization() is not relevant at other initializeThreading()
calls, but I'm not sure.


More information about the webkit-reviews mailing list