ModuleProgramExecutable should provide CodeBlock to ScriptExecutable::forEachCodeBlock
Created attachment 260903 [details] Patch
I searched with FunctionExecutableType and ensured that ModuleProgramExecutableType is handled in the other place.
Comment on attachment 260903 [details] Patch I'll merge this to https://bugs.webkit.org/show_bug.cgi?id=149027
*** This bug has been marked as a duplicate of bug 149027 ***
This is also difficult to reproduce this crash stably, so in the meantime, we
I attempted to merge this and https://bugs.webkit.org/show_bug.cgi?id=149027 with GC related tests, but they are difficult to reproduce with the tests. So in the meantime, separate these patches.
These faults are figured out during the ES6 Module WebCore integration.
Comment on attachment 260903 [details] Patch r=me
Comment on attachment 260903 [details] Patch Thank you!
Comment on attachment 260903 [details] Patch Clearing flags on attachment: 260903 Committed r189571: <http://trac.webkit.org/changeset/189571>
All reviewed patches have been landed. Closing bug.