Structure::isCheapDuringGC() could be even more accurate
https://bugs.webkit.org/show_bug.cgi?id=157334
Summary Structure::isCheapDuringGC() could be even more accurate
Filip Pizlo
Reported 2016-05-03 19:19:38 PDT
It's meant to conservatively return false, but there are some uncommon cases where the current version may return true even though the structure is not cheap.
Attachments
Note You need to log in before you can comment on or make changes to this bug.