[Webkit-unassigned] [Bug 170390] WebAssembly: several tests added in r214504 crash when building with GCC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 2 22:45:47 PDT 2017


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

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to JF Bastien from comment #3)
> (In reply to JF Bastien from comment #2)
> > That's not good! Would you want to prepare a patch to fix it?
> 
> Ha, we raced!
> 
> 
> I think it would be better to get `VM& vm` from plan, and then use it,
> instead of doing p->vm().

Why? p and plan are actually the same, plan is just a Ref created from p (which is a reference, we are not doing p->vm() but p.vm()) to pass it to the lambda.

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


More information about the webkit-unassigned mailing list