pub unsafe extern "C" fn is_extensible(
    _cx: *mut JSContext,
    _proxy: HandleObject,
    succeeded: *mut bool
) -> bool
Expand description

Reports whether the object is Extensible