Bug 151808
| Summary: | FTL B3 should have a complete patchpoint story | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 151335, 151686, 151710, 151809, 151811, 151901, 152035, 152268, 152288, 152494, 152668, 152744 | ||
| Bug Blocks: | 150279 | ||
Filip Pizlo
This means supporting:
GetById without exceptions
GetById with exceptions
PutById without exceptions
PutById with exceptions
Call
Tail call
Varargs calls
In
We already have late slow paths and OSR.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Filip Pizlo
Landed in http://trac.webkit.org/changeset/194067
Filip Pizlo
Lol oops, closed this incorrectly.
Filip Pizlo
(In reply to comment #1)
> Landed in http://trac.webkit.org/changeset/194067
That was a mistake. This revision has nothing to do with this bug.
Filip Pizlo
We did enough of this, future improvements will be tracked by https://bugs.webkit.org/show_bug.cgi?id=154319