gecko-dev/js
Benjamin Bouvier bf62d92588 Bug 1477073: Don't double-count wasm structures when creating a memory report; r=luke
- wasm::JumpTables is directly owned by wasm::Code, which this' size has
  already been counted.
- wasm::CompileTask are owned by the wasm::Generator, which this' size is being
  accounted somewhere else.

--HG--
extra : rebase_source : e6ef9bb34cfce1ae39026fc91df514e7a95c3b71
extra : amend_source : 7f143724fdab33dff73862caebafda6874d3c975
2018-07-20 17:28:07 +02:00
..
ductwork/debugger Bug 1468752 part 4 - Remove JS_GetGlobalForObject. r=bz 2018-07-06 12:54:00 +02:00
examples
ipc Bug 1470890 - handle deserialization failure gracefully in JS IPC; r=evilpie 2018-06-27 16:10:41 +03:00
public Bug 1465470 Part 6 - Avoid recording various JS atomics, r=jandem. 2018-07-21 14:37:45 +00:00
rust Bug 1476012 - Fix rust bustage r=me 2018-07-17 13:52:40 +01:00
src Bug 1477073: Don't double-count wasm structures when creating a memory report; r=luke 2018-07-20 17:28:07 +02:00
xpconnect Bug 1477129: Part 2 - Fix SharedMap blob handling, and add tests. r=erahm 2018-07-20 14:44:00 -07:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1366287 - Part 1.0: Define a new BigInt primitive type, with a GDB prettyprinter, Rust binding support, and a new out-of-line TraceKind. (Disabled by default, implemented only incompletely, currently passing --enable-bigint will disable JITs, will be flipped on Eventually once every sub-aspect is in place, Don't Have A Cow, Man.) r=jwalden, r=Ms2ger, r=sfink 2018-05-24 11:26:09 -07:00