Test if an array-like object supports the accessor (get/set) protocol.
Return element accessors for a provided array-like object.
Create a minimal array-like object supporting the accessor protocol from another array-like object.
Convert an array-like object to a minimal array-like object supporting the accessor protocol.