Function JS_ValueToConstructor

Source
pub unsafe fn JS_ValueToConstructor(
    cx: *mut JSContext,
    v: HandleValue<'_>,
) -> *mut JSFunction