[Webkit-unassigned] [Bug 144856] Creating a new blank document in icloud pages causes an AI error: Abstract value (CellBytecodedoubleBoolOther, TOP, TOP) for double node has type outside SpecFullDouble.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 14:55:12 PDT 2015


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

--- Comment #1 from Filip Pizlo <fpizlo at apple.com> ---
It appears that we're converting a GetByVal on a double array to a GetMyArgumentByVal.

I'm going to try to construct a reduced test case.  We probably have two options:

1) Disable sinking on ClonedArguments.  Maybe just disable it if there was some kind of type inference that we can't handle.

2) Make sure that when we convert GetByVal to GetMyArgumentByVal, we respect whatever representation rules there are.

-- 
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/20150513/3a5cfc1a/attachment.html>


More information about the webkit-unassigned mailing list