There are tests for this but they only check that the function doesn't throw, not whether it returns true or false:
I had a logic error in Kiesel's implementation of Object.isExtensible since day one that went unnoticed until now (likely copy/paste bug from Object.isFrozen), thanks to this test which should not pass if Promise.allKeyed is undefined: