gecko-dev/js
Ted Campbell 4c44ca754f Bug 1583816 - Add BaseScript::functionNonDelazifying() and simplify code r=jandem
Instead of checking for canonical function using scope chain, we can
directly use the functionOrGlobal field. By moving this to the
BaseScript class we can also simplify the debugger acccess.

Depends on D47070

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

--HG--
extra : moz-landing-system : lando
2019-09-30 08:45:54 +00:00
..
ductwork/debugger Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
examples Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
ipc Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
public Bug 1584431 part 1. Add a way to call js::StringEqualsAscii with a known length. r=jwalden 2019-09-28 04:24:46 +00:00
rust Bug 1583471 - Don't pull new syn / quote / etc. dependencies just yet. r=bbouvier 2019-09-25 09:50:10 +00:00
src Bug 1583816 - Add BaseScript::functionNonDelazifying() and simplify code r=jandem 2019-09-30 08:45:54 +00:00
xpconnect Bug 1222547 - Remove telemetry. r=jandem 2019-09-30 10:45:55 +00:00
app.mozbuild Bug 1569197 - Backed out changeset 2a053de2828f;r=arai 2019-08-07 09:17:11 +00:00
ffi.configure
moz.build
moz.configure Backed out 2 changesets (bug 1577757, bug 1576900) for build bustage in build/src/js/src/wasm/WasmOpIter.h. CLOSED TREE 2019-09-30 13:31:49 +03:00
sub.configure Bug 844509 - Don't encode environment in get_cmd_output and old_configure. r=nalexander 2019-08-20 22:12:23 +00:00