script::dom::bindings::import::module

Function JS_SetImmutablePrototype

source
pub unsafe fn JS_SetImmutablePrototype(
    cx: *mut JSContext,
    obj: Handle<'_, *mut JSObject>,
    succeeded: *mut bool,
) -> bool