зеркало из https://github.com/mozilla/gecko-dev.git
6c4a1d23f2
For some reason, the CC spends a lot of time tracing jsids on ObjectGroups when an addon is installed. This patch avoids that by adding a canSkipJsids flag to JSTracer, and using it in ObjectGroup::traceChildren. If this is true, then the tracer is free to not report every jsid. This flag is set to true for the two CC tracers. MozReview-Commit-ID: CWFqQEr0SxV --HG-- extra : rebase_source : cc31c22717f8990166454db191e0d40c145e09f0 |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
rust | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure |