Function IsArgumentsObject

Source
pub unsafe extern "C" fn IsArgumentsObject(
    obj: Handle<*mut JSObject>,
) -> bool