NEW 99371
DFG should be able to hoist CheckArrays and Arrayifies
https://bugs.webkit.org/show_bug.cgi?id=99371
Summary DFG should be able to hoist CheckArrays and Arrayifies
Filip Pizlo
Reported 2012-10-15 15:06:50 PDT
Patch forthcoming. This is somewhat related to https://bugs.webkit.org/show_bug.cgi?id=99260. This bug doesn't try to optimize array checks to structures in the polymorphic structure case, while the other bug tries to find cases where an Arrayify is "structurally polymorphic" only before execution, but then always ends up at exactly one structure after execution.
Attachments
Note You need to log in before you can comment on or make changes to this bug.