Function mozjs::rust::jsapi_wrapped::JS_IsExtensible
source ยท pub unsafe fn JS_IsExtensible(
cx: *mut JSContext,
obj: HandleObject<'_>,
extensible: *mut bool,
) -> bool
pub unsafe fn JS_IsExtensible(
cx: *mut JSContext,
obj: HandleObject<'_>,
extensible: *mut bool,
) -> bool