Function JS_IsThrowingOutOfMemory

Source
pub unsafe extern "C" fn JS_IsThrowingOutOfMemory(
    cx: *mut JSContext,
) -> bool