Moonchild
|
c7d195e633
|
Issue #618 - Align module instantiation/errors with the updated spec.
Store and re-throw module instantiation and evaluation errors.
Ref: BZ 1374239, 1394492
|
2020-07-10 22:17:41 +08:00 |
|
Gaming4JC
|
7eb5d46c11
|
Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() method.
Tag #1287
|
2019-12-18 09:15:51 +08:00 |
|
Gaming4JC
|
4ce0bb5e0a
|
Bug 1336705 - Part 2: Add self-hosting intrinsics for resolving/rejecting Promises and adding reactions.
Tag #1287
|
2019-12-18 09:15:50 +08:00 |
|
wolfbeast
|
c16e82c9b1
|
Issue #1302 - Add self-hosted implementation for string regex .matchAll
This resolves #1302.
|
2019-11-28 10:32:42 +08:00 |
|
André Bargull
|
ff54e6899f
|
Issue #1283 - Implement Promise.prototype.finally()
This resolves #1283.
|
2019-11-15 14:23:09 +08:00 |
|
janekptacijarabaci
|
e82ffc59bb
|
Bug 1326453 - Part 5: Remove no longer used ListIterator implementation
|
2019-11-11 21:57:42 +08:00 |
|
Gaming4JC
|
4f51cc381d
|
1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.
|
2019-07-22 19:52:27 +08:00 |
|
Gaming4JC
|
07cd213071
|
1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.
|
2019-07-22 19:47:27 +08:00 |
|
Gaming4JC
|
6633322957
|
1320408 - Part 1: Change JSFunction::getLength and JSFunction::getUnresolvedLength to static method.
|
2019-07-22 19:47:24 +08:00 |
|
wolfbeast
|
dee48511aa
|
Implement String.prototype.trimStart and trimEnd.
This renames our internal function names because *Left and *Right might
be deprecated and have to be removed later, making that trivial.
Resolves #1089
|
2019-05-17 22:17:20 +08:00 |
|
adeshkp
|
521c918660
|
Remove telemetry leftovers from JS engine.
|
2019-02-16 00:27:38 +08:00 |
|
wolfbeast
|
8f16d02c34
|
Change inlining of intrinsics.
|
2019-02-16 00:01:15 +08:00 |
|
wolfbeast
|
8e9e42c7d8
|
Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals.
|
2019-02-15 23:56:17 +08:00 |
|
janekptacijarabaci
|
5381ebe25c
|
Bug 1287677 - Add mozIntl.getDisplayNames API
|
2019-02-15 23:44:41 +08:00 |
|
janekptacijarabaci
|
748c69d7fd
|
Part 1: Implement ES6 function name property semantics
Issue #78
|
2019-02-15 23:38:44 +08:00 |
|
janekptacijarabaci
|
e7ee7caf1e
|
Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScript
Issue #78
[Depends on] Bug 883377: Implement ES6 function "name" property
semantics
|
2019-02-15 23:38:38 +08:00 |
|
Roy Tam
|
dcd9973243
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|