New support for async member functions in both Firefox and Safari.
New support for a Proxy-free* "fast" version.
*By "proxy-free", I mean except for during the constructor's execution. Sadly, there's no way to remove that and still be able to properly interfere with instance construction in all cases.