Temporary method that returns true if the given value is undefined or null, to be used while WeaverGenerator does not support returning undefined from Java.
Use the javascript === operator instead
===
Temporary method that returns true if the given value is undefined or null, to be used while WeaverGenerator does not support returning undefined from Java.