Lines Matching refs:new_source
2348 if (!IS_STRING(request.arguments.new_source)) {2349 throw "new_source argument expected";2352 var new_source = request.arguments.new_source;2357 new_source, preview_only, change_log);