зеркало из https://github.com/mozilla/gecko-dev.git
35948d26f6
Rather than create an array object we can use a vector for these names. One wrinkle is that since we never mutate the name list after it's attached to the namespace object we don't need barriers on it. This is more convenient because it allows us to use the same vector type on the stack in a rooted and in the object itself. I've added comments that hopefully explain things. Differential Revision: https://phabricator.services.mozilla.com/D165985 |
||
---|---|---|
.. | ||
examples | ||
loader | ||
public | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |