pub unsafe fn JS_DupValue(_rt: *mut JSRuntime, v: JSValue)
The caller must ensure that v is a valid JSValue and _rt is a valid JSRuntime pointer.
v
_rt