In the main spec [HostEnsureCanCompileStrings](https://tc39.es/ecma262/#sec-hostensurecancompilestrings) takes only one argument; in the ShadowRealm use in PerformShadowRealmEval, it's passed two. Unclear exactly the intent here; I suspect this should just be two calls?
In the main spec HostEnsureCanCompileStrings takes only one argument; in the ShadowRealm use in PerformShadowRealmEval, it's passed two.
Unclear exactly the intent here; I suspect this should just be two calls?