Home | History | Annotate | Download | only in src

Lines Matching defs:scriptSource

556 Debug.scriptSource = function(func_or_script_name) {
899 var source = full ? this.scriptSource(f) : this.source(f);