gecko-dev/js
Jason Orendorff 08c1c29011 Bug 1503718 - Part 2: Use the unwrapped prefix. Covers spec sections 3.5 to 3.9. r=tcampbell
ReportArgTypeError is replaced with a new helper function template,
UnwrapAndTypeCheckArgument. The old function used the expression decompiler,
but that seems unhelpful here; the new code uses InformalValueTypeName on the
actual argument value.

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

--HG--
extra : moz-landing-system : lando
2018-11-16 12:39:24 +00:00
..
ductwork/debugger Bug 1504605 - Add Prefs to xpcshell test files for allowing usage of eval. r=ckerschb 2018-11-05 16:41:45 +02:00
examples
ipc Bug 1490632 - Always use braces for if/for/while statements in js/ipc. r=evilpie 2018-09-12 20:04:14 +00:00
public Merge inbound to mozilla-central a=merge 2018-11-15 11:54:15 +02:00
rust Bug 1485800 - Rename SourceBufferHolder to SourceText, and add a <typename Unit> template parameter to it so it can hold putative UTF-8 or UTF-16 source text. r=tcampbell, r=fitzgen 2018-11-08 18:42:48 -08:00
src Bug 1503718 - Part 2: Use the unwrapped prefix. Covers spec sections 3.5 to 3.9. r=tcampbell 2018-11-16 12:39:24 +00:00
xpconnect Bug 1480544 - Allow Console API to log messages on stdout, r=bgrins 2018-11-15 21:47:58 +01:00
app.mozbuild
ffi.configure Bug 1480550 - add ctypes support for aarch64 windows; r=dmajor 2018-10-26 13:00:41 -04:00
moz.build
moz.configure Bug 1502106 - Add a configure option to disable assume_unreachable spew. r=iain 2018-10-26 12:03:21 +02:00