Function v8_sys::v8_Object_CallAsConstructor [] [src]

pub unsafe extern fn v8_Object_CallAsConstructor(c: RustContext,
                                                 self_: ObjectRef,
                                                 context: ContextRef,
                                                 argc: c_int,
                                                 argv: *mut ValueRef)
                                                 -> ValueRef