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

Indicates if the value type is ArrayBuffer.