pub unsafe extern "C" fn len(
    isolate: *mut Isolate__,
    array: Local
) -> u32
Expand description

Gets the length of an v8::Array.