JS_IsLiveObject

Function JS_IsLiveObject 

Source
pub unsafe extern "C" fn JS_IsLiveObject(
    rt: *mut JSRuntime,
    obj: JSValue,
) -> bool