[webkit-reviews] review granted: [Bug 137315] Object allocation sinking should have a sound story for picking materialization points : [Attachment 239127] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 2 12:18:41 PDT 2014


Oliver Hunt <oliver at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 137315: Object allocation sinking should have a sound story for picking
materialization points
https://bugs.webkit.org/show_bug.cgi?id=137315

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

------- Additional Comments from Oliver Hunt <oliver at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=239127&action=review


> Source/JavaScriptCore/dfg/DFGObjectAllocationSinkingPhase.cpp:761
> +	   Node* result;

For my sanity initialize result = nullptr;


More information about the webkit-reviews mailing list