Bug 166349
Summary: | WebAssembly: clean up various JS objects' finishCreation | ||
---|---|---|---|
Product: | WebKit | Reporter: | JF Bastien <jfbastien> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | ASSIGNED | ||
Severity: | Normal | CC: | jfbastien, mark.lam |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 166295 | ||
Bug Blocks: | 159775 |
JF Bastien
As discussed here: https://bugs.webkit.org/show_bug.cgi?id=166295#c8
Move m_sourceAppender setting to finishCreation at least for Link/Compile/Runtime errors.
Audit the rest of the code for similar things.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |