Bug 32243
Summary: | implement Function.prototype.bind() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Patrick Mueller <pmuellr> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Patrick Mueller
For EcmaScript 5, Function.prototype.bind() is required, but not yet implemented by JSC.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Patrick Mueller
didn't search hard enough when I opened this bug, there was already one open
*** This bug has been marked as a duplicate of bug 26382 ***