The GetScopedVar in the DFG currently has no value profiling information available to it.
This blocks https://bugs.webkit.org/show_bug.cgi?id=68677 because we don't want to turn off static speculation when we are actively emitting heap loads while having zero information about what they load.
Created attachment 108439 [details] the patch Performance neutral.
Comment on attachment 108439 [details] the patch r=me
Comment on attachment 108439 [details] the patch Clearing flags on attachment: 108439 Committed r95786: <http://trac.webkit.org/changeset/95786>
All reviewed patches have been landed. Closing bug.