`with` statements are "implemented" in that they perform all the steps except entering and exiting the ObjectEnvironment. That requires a new bytecode instruction, and should be put behind a feature flag.
withstatements are "implemented" in that they perform all the steps except entering and exiting the ObjectEnvironment.That requires a new bytecode instruction, and should be put behind a feature flag.