[Webkit-unassigned] [Bug 205327] New: [JSC] Improve our bound function implementation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 17 00:45:21 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205327
Bug ID: 205327
Summary: [JSC] Improve our bound function implementation
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ysuzuki at apple.com
I think there are bunch of things to do.
1. We should not look up JIT thunks every time we create JSBoundFunction.
2. We should have fast path for bound args. (I think it is easy).
And more.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191217/9030ecd8/attachment.htm>
More information about the webkit-unassigned
mailing list