The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
-
Fabio Arnold authored
In certain environments (WebWorkers for instance) `window` is undefined. Accessing it will lead to an `Uncaught ReferenceError` that can't be handled by the calling C code. That's why I added a check that will return 0 in such case.
dde7961a