Skip to main content

performance_observer_disconnect

Function performance_observer_disconnect 

Source
pub(crate) fn performance_observer_disconnect(
    it: &mut Interp,
    this: Value,
    _a: &[Value],
) -> Result<Value, Value>
Expand description

observer.disconnect()performance._observers から自身を取り除く。