pub const TIMEOUT_METHODS: &[&str];Expand description
Methods on a Timeout (returned by setTimeout/setInterval). Node’s
prototype carries exactly refresh, unref, ref, hasRef, close;
valueOf/toString back the primitive coercion described on
new_handle.