[Webkit-unassigned] [Bug 175738] Make GetDynamicVar propagate heap predictions instead of saying HeapTop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 21 09:44:50 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175738

Saam Barati <sbarati at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #318621|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #7 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 318621
  --> https://bugs.webkit.org/attachment.cgi?id=318621
new Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=318621&action=review

> Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:4068
> +uint64_t makeDynamicVarOpInfo(unsigned, unsigned);

I believe if you mark the function static this declaration isn’t needed. Or, you can always declare a lambda inside the function that switches on opcode

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170821/eec00a62/attachment.html>


More information about the webkit-unassigned mailing list