mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
2 lines
No EOL
210 B
Text
2 lines
No EOL
210 B
Text
function _debug(e){e="-> "+e,_log("Debug: "+e),_setResult("dev-output",e,"","")}function _error(e){e="Error: "+e
|
|
throw sName&&(e+=", last define() is '"+sName+"' with type '"+sType+"'"),_log("Exception: "+e),e} |