[webkit-reviews] review canceled: [Bug 78876] Fine-grained JSC JIT code profiling at the function level : [Attachment 127585] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 00:51:14 PST 2012


Yuqiang Xian <yuqiang.xian at intel.com> has canceled Yuqiang Xian
<yuqiang.xian at intel.com>'s request for review:
Bug 78876: Fine-grained JSC JIT code profiling at the function level
https://bugs.webkit.org/show_bug.cgi?id=78876

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

------- Additional Comments from Yuqiang Xian <yuqiang.xian at intel.com>
Patch updated.

we retain the code blocks and the executable memory in order to map the address
to the JS function and line numbers correctly.
Also, the children map of a ProfileTreeNode needs to be reference counted to
avoid dangling pointers due to map expansion.


More information about the webkit-reviews mailing list