Function js::jsapi::IsSavedFrame
[−]
[src]
pub unsafe extern "C" fn IsSavedFrame(obj: *mut JSObject) -> bool
Return true iff the given object is either a SavedFrame object or wrapper around a SavedFrame object, and it is not the SavedFrame.prototype object.