Home | History | Annotate | Download | only in front-end

Lines Matching refs:editScriptSource

1091     editScriptSource: function(text, callback)
1093 this._model.editScriptSource(this._sourceFileId, text, callback);