On 10/14/2013 03:34 AM, Benjamin Peterson wrote: > I wonder if JS shell builds should (at least optionally) link with > mozalloc and jemalloc to better simulate browser conditions in our > everyday correctness and performance testing.
Really, all of mozalloc/mozglue/etc. should move into mfbt, and anyone who uses mfbt gets all of that. glandium and I have discussed this slightly, and I believe we're both in favor. Then it's a matter of time, and of the set of people who understand how this build junk works being kind of small. As a short-term hack, the proposed hackaround -- but make it friend API, please, we don't want people *actually* using or seeing this, pretty much -- is distasteful but perhaps an expedient solution. Jeff _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

