| 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 | 
           | 
          2850 | 
        
        
          | index.js | 
           | 
          344 | 
        
        
          | moz.build | 
           | 
          375 |