Function chakracore_sys::JsTTDNotifyContextDestroy [] [src]

pub unsafe extern "system" fn JsTTDNotifyContextDestroy(
    context: JsContextRef
) -> JsErrorCode

TTD API -- may change in future versions: Notify the time-travel system that a context has been identified as dead by the gc (and is being de-allocated). The script context that is now dead. The code JsNoError if the operation succeeded, a failure code otherwise.