script::dom::bindings::import::module::jsapi::JS

Function 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.