Home
last modified time | relevance | path

Searched defs:FormattedSourceFile (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DSourceFile.js237 WebInspector.FormattedSourceFile = function(sourceFileId, script, contentChangedDelegate, formatter) class in WebInspector
264 WebInspector.FormattedSourceFile.prototype.__proto__ = WebInspector.SourceFile.prototype; class in WebInspector