browser-window.mjs |
|
3988 |
chrome-script.mjs |
|
687 |
frame-script.mjs |
|
880 |
privileged.mjs |
|
23549 |
process-script.mjs |
|
870 |
remote-page.mjs |
|
1217 |
simpletest.mjs |
|
1111 |
sjs.mjs |
|
1068 |
special-powers-sandbox.mjs |
|
987 |
specific.mjs |
|
992 |
sysmjs.mjs |
|
1001 |
testharness.mjs |
|
1691 |
utils.mjs |
Obtains the globals for a list of files.
@param {string} environmentName
The name of the environment that globals are being obtained for.
@param {string[]} files
The array of files to get globals for. The paths are relative to the topsrcdir.
@returns {object}
Returns an object with keys of the global names and values of if they are
writable or not.
|
1859 |
xpcshell.mjs |
|
1092 |