is_arraybuffer

Function is_arraybuffer 

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

Indicates if the value type is ArrayBuffer.