Bug 310849
| Summary: | Enhance MarkedVector's interface to more closely match Vector's. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Lam
This allows us to use MarkedVector in more places, and remove MarkedJSValueRefArray and testapi's APIVector which basically replicate the same functionality of MarkedVector.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173454030>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/61523
EWS
Committed 310223@main (4bd1aab3f384): <https://commits.webkit.org/310223@main>
Reviewed commits have been landed. Closing PR #61523 and removing active labels.