| annotateFrames.js |
Augment all frame objects with a 'library' attribute.
|
2086 |
| collapseFrames.js |
|
1501 |
| displayName.js |
Compute the typical way to show a frame or function to the user.
@param {object} frameOrFunc
Either a frame or a func object.
Frame object is typically created via create.js::createFrame
Func object comes from ast reducer.
@param {boolean} shouldMapDisplayName
True by default, will try to translate internal framework function name
into a most explicit and simplier name.
@param {object} l10n
The localization object.
|
3628 |
| getLibraryFromUrl.js |
|
2800 |
| index.js |
|
344 |
| moz.build |
|
375 |