V8Fast |
The V8FastArg type exposes the following members.
| Name | Description | |
|---|---|---|
| IsFalsy | Determines whether the argument is falsy. | |
| IsNull | Determines whether the argument is null. | |
| IsTruthy | Determines whether the argument is truthy. | |
| IsUndefined | Determines whether the argument is undefined. |