pub unsafe extern "C-unwind" fn JSValueProtect(
ctx: JSContextRef,
value: JSValueRef,
)👎Deprecated: renamed to
JSValue::protectAvailable on crate features
JSBase and JSValueRef only.pub unsafe extern "C-unwind" fn JSValueProtect(
ctx: JSContextRef,
value: JSValueRef,
)JSValue::protectJSBase and JSValueRef only.