JS_FreezeObject

Function JS_FreezeObject 

Source
pub unsafe fn JS_FreezeObject(cx: *mut JSContext, obj: HandleObject<'_>) -> bool