summaryrefslogtreecommitdiffstats
path: root/js/src/jsstr.cpp
Commit message (Expand)AuthorAgeLines
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23-3/+3
* Revert 1320408 part 15: Make addDataProperty staticwolfbeast2020-02-22-2/+2
* Issue #1302 - Add self-hosted implementation for string regex .matchAllwolfbeast2019-11-26-0/+1
* 1320408 - Part 18: Change StringObject::init to static method.Gaming4JC2019-07-18-1/+4
* 1320408 - Part 15: Change NativeObject::addDataProperty to static method.Gaming4JC2019-07-18-2/+2
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18-4/+4
* 903389 - Fix uses of ClassMethodIsNative.Gaming4JC2019-07-18-2/+6
* Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12-3/+3
* Implement String.prototype.trimStart and trimEnd.wolfbeast2019-05-17-6/+10
* Fix build error with JS_HAS_TOSOURCE undefined.wolfbeast2019-02-02-1/+4
* Reinstate string.prototype.contains()wolfbeast2018-06-07-1/+9
* 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
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4133