summaryrefslogtreecommitdiff
path: root/js/public
Commit message (Expand)AuthorAge
* Issue #1877 - Resolve RELEASE_OR_BETA conditionals.Moonchild2022-04-19
* Issue #1701 - Implement Intl.PluralRules APIMoonchild2020-12-22
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* [js] Try to catch bad pointers for GC and bail if not valid.Moonchild2020-08-06
* Issue #618 - Simplify module resolve hook to be a function pointerMoonchild2020-08-06
* Issue #1570 - Implement globalThiswolfbeast2020-05-30
* Bug 1430693 - IonMonkey: MIPS: Fix generic NaN for legacy mips (IEEE 754-1985)Jiaxun Yang2020-05-14
* Issue #316 - Make the memory GC performance object conditional (WIP)wolfbeast2020-02-20
* Simplify value setting.wolfbeast2020-01-09
* Bug 1331092 - Part 7: Implement Async Generator yield*.Gaming4JC2019-12-17
* Bug 1331092 - Part 2: Implement Async Generator except yield*.Gaming4JC2019-12-17
* Issue #1302 - Add self-hosted implementation for string regex .matchAllwolfbeast2019-11-26
* Issue #1257 - Part1: Remove watch class-hook and proxy trap.wolfbeast2019-10-26
* 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ret...Gaming4JC2019-07-18
* Remove AIX 1st party code OS checks, part 1wolfbeast2019-03-31
* Force expected crashes on unexpected magic values.Nicolas B. Pierron2019-03-21
* Remove telemetry leftovers from JS engine.adeshkp2019-01-30
* Call memset on a void*, not a T*, in js_delete_poison to avoid memset-on-nont...trav902018-09-12
* Stop using PodZero in several places to initialize values of non-trivial typetrav902018-09-12
* Avoid using memset on a not-trivial type like ServoSizestrav902018-08-18
* Avoid using memset on a not-trivial type like TabSizestrav902018-08-18
* Avoid doing a memset on a non-POD structuretrav902018-08-18
* Refactor structured clone JSAPI to prevent mismatched scopes.wolfbeast2018-06-07
* Bug 1411415.wolfbeast2018-04-29
* Merge branch 'html_input_datetime_1'wolfbeast2018-04-15
|\
| * Bug 1310078 - Implement valueAsNumber and valueAsDate for <input type=datetim...janekptacijarabaci2018-03-30
* | Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02