https://github.com/zloirock/core-js/blob/d12cd84ffa2be90f67d31310041e82700a67cdc5/packages/core-js/configurator.js#L24 Looks like a typo where the value of the `AsyncIteratorPrototype` option is assigned to the `USE_FUNCTION_CONSTRUCTOR` shared storage.
core-js/packages/core-js/configurator.js
Line 24 in d12cd84
Looks like a typo where the value of the
AsyncIteratorPrototypeoption is assigned to theUSE_FUNCTION_CONSTRUCTORshared storage.