Nuacht

There might be some cases when we need to call a function without checking if function's definition is loaded or not. if loaded then that will be fine but if not loaded then it will throw an error as ...
org.mozilla.javascript.EcmaError: TypeError: Cannot read property "length" from undefined #86 ...