summaryrefslogtreecommitdiffstats
path: root/js/src/jsstr.cpp
Commit message (Collapse)AuthorAgeLines
* Reinstate string.prototype.contains()wolfbeast2018-06-07-1/+9
| | | | This adds a compatibility function aliased to string.prototype.includes().
* Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals.wolfbeast2018-05-04-41/+0
|
* Issue #325 Part 5: Remove non-Intl legacy code paths from js.wolfbeast2018-05-04-2/+0
|
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19-1/+1
| | | | | | Issue #78 [Depends on] Bug 883377: Implement ES6 function "name" property semantics
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4133