JS_DupValue

Function JS_DupValue 

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