Bug 310647
| Summary: | Fix some JSC API implementation functions to avoid unnecessarily copying CallFrame arguments. | ||
|---|---|---|---|
| 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 is a minor optimization on 64-bit platforms where JSValueRef is basically a JSValue.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173257607>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/61260
EWS
Committed 309885@main (3b5ee5168e4f): <https://commits.webkit.org/309885@main>
Reviewed commits have been landed. Closing PR #61260 and removing active labels.