Function v8_sys::v8_Function_NewInstance
[−]
[src]
pub unsafe extern fn v8_Function_NewInstance(c: RustContext,
self_: FunctionRef,
context: ContextRef,
argc: c_int,
argv: *mut ValueRef)
-> ObjectRef