JS_ToObject

Function JS_ToObject 

Source
pub unsafe extern "C" fn JS_ToObject(
    ctx: *mut JSContext,
    val: JSValue,
) -> JSValue