gecko-dev/js
Jason Orendorff 42e72ffaa9 Bug 1442750 - Slience a few Clang-only warnings in SpiderMonkey. r=jorendorff
The changes in shell/js.cpp silence warnings about unreachable return
statements.

The constant being removed in testErrorInterceptor.cpp is unused.

--HG--
extra : rebase_source : 8f57e671265a82a3baeb9d74cf38711383239a76
2018-03-02 09:31:34 -06:00
..
ductwork/debugger Bug 1479363 part 10 - Use JSAutoRealm instead of JSAutoRealmAllowCCW in other directories. r=mrbkap 2018-08-02 19:30:17 +02:00
examples
ipc Bug 1481998 - Make mozilla::Hash{Map,Set}'s entry storage allocation lazy. r=luke,sfink 2018-08-10 18:00:29 +10:00
public Bug 1486577 - Make all users of the various *CompileOptions classes #include "js/CompileOptions.h" so that nothing but that file has to know about these classes having a JS_PUBLIC_API on them, that would have to be present in forward-declarations. r=jandem 2018-08-24 21:25:15 -05:00
rust Bug 1477921 part 2 - Remove now unused JSAutoRealmAllowCCW. r=luke 2018-08-29 10:23:49 +02:00
src Bug 1442750 - Slience a few Clang-only warnings in SpiderMonkey. r=jorendorff 2018-03-02 09:31:34 -06:00
xpconnect Bug 1486623 - Skip less nodes when reporting memory, and report ShadowRoot's StyleSheets. r=bzbarsky 2018-08-29 22:19:42 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1444141 - part 4 - make the JS engine depend on Rust; r=chmanchester,glandium,jorendorff 2018-08-02 11:00:21 -05:00