Bug 96333
Summary: | JSC: Investigate interpreter only failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | Keywords: | InRadar |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mark Lam
The layout test has failures when run with only interpreted modes. Need to investigate the root cause of these to check:
1. if they are specific to interpreter only.
2. if they are specific to a specific interpreter implementation (C++ llint, ASM llint, and/or Classic interpreter) only.
3. if the test itself is bad.
See comment <https://bugs.webkit.org/show_bug.cgi?id=91052#c33> and attachment <https://bug-91052-attachments.webkit.org/attachment.cgi?id=163231> for details.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Lam
<rdar://problem/12271163>