Function v8_sys::v8_Array_New [] [src]

pub unsafe extern fn v8_Array_New(c: RustContext,
                                  isolate: IsolatePtr,
                                  length: c_int)
                                  -> ArrayRef