tc39 / proposal-shadowrealm

ECMAScript Proposal, specs, and reference implementation for Realms
https://tc39.es/proposal-shadowrealm/
1.41k stars 67 forks source link

Fix importValue usage under Compartments #360

Closed senocular closed 2 years ago

senocular commented 2 years ago

Missing required binding name argument. Binding name ('redDoSomething') pulled from previous sections importValue call on './file.js'.