Bug 5382
| Summary: | Array lastIndexOf() extension for JavaScript 1.5 Core | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Arthur Langereis <arthur_webkit> |
| Component: | JavaScriptCore | Assignee: | Maciej Stachowiak <mjs> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Enhancement | ||
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Array:lastIndexOf | ||
Arthur Langereis
Following the now near complete implementation of indexOf(), JSC should also implement lastIndexOf()
indexOf = bug #5227 ( http://bugzilla.opendarwin.org/show_bug.cgi?id=5227 )
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Bug 6252 already has a patch (review-).
*** This bug has been marked as a duplicate of 6252 ***