Closed p-bakker closed 4 days ago
See https://github.com/mozilla/rhino/pull/838/files for a previous operator addition
Maybe some progress made on this already, see https://github.com/mozilla/rhino/issues/937#issuecomment-1604047215?
Maybe some progress made on this already, see https://github.com/mozilla/rhino/issues/937#issuecomment-1604047215?
Had a first look and made some hacking but was not able to generate the correct byte code in the first round, still not enough time to work on this at the moment Sorry
1 & 3 done as part of #1597, 2, the ??= nullish assignment operator still to be done
Proposal: https://github.com/tc39/proposal-logical-assignment MDN: