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