pub unsafe extern "C" fn AssertObjectBelongsToCurrentThread( obj: *mut JSObject, )
Asserts (in debug and release builds) that obj belongs to the current thread’s context.
obj