gecko-dev/js
André Bargull 28e80790f9 Bug 1611777 - Part 12: Use optionalExpr() for update expressions to match spec grammar. r=yulia
Using optionalExpr matches the spec grammar more closely. This change also
modifies the reported error message. `++a?.b` reported before this change
"unexpected token: '?.'", but now reports "invalid increment/decrement operand".

Differential Revision: https://phabricator.services.mozilla.com/D61159

--HG--
extra : moz-landing-system : lando
2020-01-29 16:29:22 +00:00
..
ductwork/debugger Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
examples
ipc Bug 1610387 - Remove nsAutoPtr usage from js/xpconnect/. r=mccr8 2020-01-22 20:27:41 +00:00
public Bug 1609990 - AgentCluster comparison in MessagePort and BroadcastChannel - part 3 - CloneDataPolicy, r=smaug,sfink,lth 2020-01-24 16:31:21 +00:00
rust Bug 1609990 - AgentCluster comparison in MessagePort and BroadcastChannel - part 3 - CloneDataPolicy, r=smaug,sfink,lth 2020-01-24 16:31:21 +00:00
src Bug 1611777 - Part 12: Use optionalExpr() for update expressions to match spec grammar. r=yulia 2020-01-29 16:29:22 +00:00
xpconnect Bug 1599496 - Turn javascript.options.shared_memory on by default on early Beta; r=bzbarsky 2020-01-28 14:53:08 +00:00
app.mozbuild
ffi.configure
moz.build Bug 1564180 - Integrate SpiderMonkey docs with |mach doc|. r=jimb 2019-11-19 07:28:10 +00:00
moz.configure Bug 1592302: Part 2: Add new regexp files to build behind config option r=mgaudet 2019-12-02 16:13:05 +00:00
sub.configure Bug 1590907 - Make ENABLE_INTL_API and ENABLE_TYPED_OBJECTS into js-config macros. r=sfink,firefox-build-system-reviewers,mshal 2019-11-26 07:25:35 +00:00