pub unsafe extern "C" fn is_number(
    isolate: *mut Isolate__,
    val: Local
) -> bool
Expand description

Indicates if the value type is Number.