Bug 198725
Summary: | [JSC] DFG / FTL abort should have NodeType information | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
Status: | NEW | ||
Severity: | Normal | CC: | sam |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yusuke Suzuki
We sometimes get crash, aborting in DFG and FTL. We can know that this is DFG / FTL abort. But we do not know further.
If we can have NodeType information in a specific register, then we can get more information.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |