index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
builtin
Commit message (
Expand
)
Author
Age
Lines
*
Issue #1701 - Implement Intl.PluralRules API
Moonchild
2020-12-22
-66
/
+819
*
Revert "Issue #1691 - Part 1: Provide a way of associating a private value wi...
Moonchild
2020-11-28
-10
/
+16
*
Issue #1691 - Part 1: Provide a way of associating a private value with a script
Moonchild
2020-11-27
-16
/
+10
*
Issue #1676 - Part 4: Split builtin sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
-0
/
+73
*
Issue #1656 - Part 7: Nuke vim config lines in JS
Moonchild
2020-09-24
-35
/
+0
*
Issue #1639 - Implement object.fromEntries()
Moonchild
2020-09-06
-0
/
+19
*
Issue #618 - Align error handling for module scripts with the spec - Debug fo...
Gaming4JC
2020-08-03
-1
/
+2
*
Issue #618 - Lazily initialise module binding maps - Debug follow up
Gaming4JC
2020-08-03
-1
/
+1
*
Issue #618 - Lazily initialise module binding maps
Moonchild
2020-07-08
-27
/
+35
*
Issue #618 - Use a single slot for the module's environment object.
Moonchild
2020-07-08
-35
/
+29
*
Issue #618 - Align error handling for module scripts with the spec (again)
Moonchild
2020-07-08
-179
/
+184
*
Issue #618 - Fix typo and remove old function declarations.
Moonchild
2020-07-07
-3
/
+1
*
Issue #618 - Report source position information (line/column)
Moonchild
2020-07-04
-34
/
+110
*
Issue #618 - Align module instantiation/errors with the updated spec.
Moonchild
2020-07-03
-155
/
+514
*
Issue #1465 - Implement optional catch binding.
wolfbeast
2020-02-27
-3
/
+11
*
Revert #1137 - Remove unboxed arrays
wolfbeast
2020-02-23
-1
/
+1
*
Issue #1362 - Revert "Update js/src/builtin/TestingFunctions.cpp for
wolfbeast
2020-01-19
-3
/
+3
*
Issue #1322 - Part 1: Remove the DOM Promise guts.
wolfbeast
2019-12-19
-53
/
+0
*
Bug 1379525 - Part 2: Properly handle rejection in async-from-sync iteration.
Gaming4JC
2019-12-17
-1
/
+5
*
Bug 1379525 - Part 1: Await on the value before yielding or returning inside ...
Gaming4JC
2019-12-17
-152
/
+235
*
Bug 1355399 - Switch property retrieval in Async-from-Sync Iterator prototype...
Gaming4JC
2019-12-17
-5
/
+5
*
Bug 1331092 - Part 7: Implement Async Generator yield*.
Gaming4JC
2019-12-17
-0
/
+162
*
Bug 1331092 - Part 2: Implement Async Generator except yield*.
Gaming4JC
2019-12-17
-2
/
+251
*
Bug 1331092 - Part 2: Implement Async Generator except yield*.
Gaming4JC
2019-12-17
-0
/
+24
*
Bug 1343481 - Part 7: Add BytecodeEmitter::emitDotGenerator and make yield/aw...
Gaming4JC
2019-12-17
-6
/
+6
*
Bug 1343481 - Part 6: Add native functions wrapper for GetInternalError and G...
Gaming4JC
2019-12-17
-4
/
+2
*
Bug 1343481 - Part 5: Rename AsyncFunction-related names in Promise.cpp to ex...
Gaming4JC
2019-12-17
-18
/
+18
*
Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...
Gaming4JC
2019-12-17
-4
/
+4
*
Bug 336705 - Part 1: Support creating and resolving Promises without resolve/...
Gaming4JC
2019-12-17
-34
/
+48
*
Bug 1317376 - Part 2: Detect Promise self-resolution when resolving through t...
Gaming4JC
2019-12-17
-18
/
+14
*
Bug 1317376 - Part 1: Remove unreachable code and remnants from the self-host...
Gaming4JC
2019-12-17
-52
/
+41
*
Issue #1302 followup - Add spec-compliance checks/errors
wolfbeast
2019-11-30
-2
/
+5
*
Issue #1302 - Add self-hosted implementation for string regex .matchAll
wolfbeast
2019-11-26
-0
/
+165
*
Issue #1284 - Update js/src/builtin/TestingFunctions.cpp for /s (dotAll) regu...
Gaming4JC
2019-11-18
-0
/
+1
*
Issue #1284 - Implement /s (dotAll) for regular expressions, v2.
wolfbeast
2019-11-18
-1
/
+40
*
Revert "Issue #1284 - Implement /s (dotAll) for regular expressions."
wolfbeast
2019-11-18
-32
/
+0
*
Issue #1284 - Implement /s (dotAll) for regular expressions.
wolfbeast
2019-11-18
-0
/
+32
*
Issue #1279 - Update js/src/builtin/TestingFunctions.cpp for regex lookbehind...
Gaming4JC
2019-11-14
-3
/
+3
*
Issue #1283 - Implement Promise.prototype.finally()
André Bargull
2019-11-12
-0
/
+85
*
Merge branch 'master' into js-modules
wolfbeast
2019-11-10
-396
/
+634
|
\
|
*
Merge pull request #1262 from athenian200/solaris-work
Moonchild
2019-11-02
-1
/
+4
|
|
\
|
|
*
MoonchildProductions#1251 - Part 27: Fix ifdef style.
athenian200
2019-10-21
-1
/
+1
|
|
*
MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.
athenian200
2019-10-21
-1
/
+4
|
*
|
Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.
wolfbeast
2019-10-27
-95
/
+0
|
*
|
Issue #1257 - Part1: Remove watch class-hook and proxy trap.
wolfbeast
2019-10-26
-1
/
+0
|
|
/
|
*
No issue - Update TZ data to 2019c
wolfbeast
2019-10-02
-1
/
+1
|
*
Fix order of OwnProperty check for rest parameters.
Moonchild
2019-07-19
-1
/
+1
|
*
1339395 - Part 3: Add BytecodeEmitter support for object rest and spread prop...
Gaming4JC
2019-07-18
-0
/
+63
|
*
1339395 - Part 2: Add parser support for rest and spread object properties.
Gaming4JC
2019-07-18
-0
/
+12
|
*
1283712 - Part 9: Add getErrorNotes testing function to extract error notes f...
Gaming4JC
2019-07-18
-0
/
+30
[next]