This small tweak makes it ergonomic to remove variables from the inherited environment. Using `null` to signal "removal", distinct from `undefined` for "ignored", seems to be an accepted idiom in these types of JS interfaces. Differential Revision: https://phabricator.services.mozilla.com/D95896