mozjs::rust::wrappers

Function JS_FreezeObject

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