script::dom::bindings::import::module::jsapi::JS

Function AssertObjectBelongsToCurrentThread

source
pub unsafe extern "C" fn AssertObjectBelongsToCurrentThread(
    obj: *mut JSObject,
)
Expand description

Asserts (in debug and release builds) that obj belongs to the current thread’s context.