Function script::dom::bindings::import::module::jsapi::IsUnwrappedSavedFrame

source ยท
pub unsafe extern "C" fn IsUnwrappedSavedFrame(
    obj: *mut JSObject,
) -> bool
Expand description

Return true iff the given object is a SavedFrame object and not the SavedFrame.prototype object.