gecko-dev/js
Ted Campbell f7cb386099 Bug 1803036 - Improve error locations for JS numeric separators. r=mgaudet
When reporting errors for invalid numeric separators, we should try to point at
the separator character rather than what follows. This patch adds a few calls to
ungetCodeUnit, similar to other error paths in the TokenStream code.

Differential Revision: https://phabricator.services.mozilla.com/D163299
2022-11-29 19:08:07 +00:00
..
examples
loader Bug 1774111 - Check for already-completed request in ModuleLoaderBase::FinishDynamicImport r=yulia 2022-11-18 13:25:47 +00:00
public Bug 1778510: Add a ShouldResistFingerprinting flag to JS RealmOptions r=jandem 2022-11-29 13:34:13 +00:00
src Bug 1803036 - Improve error locations for JS numeric separators. r=mgaudet 2022-11-29 19:08:07 +00:00
xpconnect Bug 1778510: Populate ShouldRFP on content's JS Realm r=mccr8 2022-11-29 13:34:13 +00:00
app.mozbuild
ffi.configure Backed out changeset 028a7f4e4b32 (bug 1776255) for causing Linux artifact builds bustages on central CLOSED TREE 2022-11-26 17:13:36 -05:00
moz.build
moz.configure Backed out changeset 028a7f4e4b32 (bug 1776255) for causing Linux artifact builds bustages on central CLOSED TREE 2022-11-26 17:13:36 -05:00
sub.configure