Click or drag to resize

V8FastArg Properties

The V8FastArg type exposes the following members.

Properties
 NameDescription
Public propertyIsFalsy Determines whether the argument is falsy.
Public propertyIsNull Determines whether the argument is null.
Public propertyIsTruthy Determines whether the argument is truthy.
Public propertyIsUndefined Determines whether the argument is undefined.
Top
See Also