• Implement a Trace trait for types that can be traced.

    We expose several JSAPI functions that are used for tracing. By abstracting these functions behind
    a trait we can overload them on the type to be traced.
    ejpbruel authored and fitzgen committed May 11, 2017