[−][src]Module neon_runtime::nan::primitive
Facilities for working with primitive values.
Functions
| boolean⚠ | Mutates the |
| boolean_value⚠ | Gets the underlying value of a |
| integer⚠ | Mutates the |
| integer_value⚠ | Gets the underlying value of a |
| is_i32⚠ | Indicates if the value is a 32-bit signed integer. |
| is_u32⚠ | Indicates if the value is a 32-bit unsigned integer. |
| null⚠ | Mutates the |
| number⚠ | Mutates the |
| number_value⚠ | Gets the underlying value of a |
| undefined⚠ | Mutates the |