[Webkit-unassigned] [Bug 131704] Simple ES6 feature:String prototype additions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 19 01:45:50 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=131704
--- Comment #14 from Diego Pino <dpino at igalia.com> 2014-08-19 01:45:56 PST ---
Fixes:
* Use checkObjectCoercible. Added test.
* Cast to regexp using jsDynamicCast<RegExpObject*>. Added test.
* Implement startsWith, endsWith and contains using equivalent functions in WTF::String.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list