Closed anba closed 8 years ago
I was mostly done implementing this myself (we probably ran into it doing the same experiments). I was fretting about how I was going to test in JSC and Nashorn. I'll just take this though, I hadn't done readme updates yet. Thanks!
(we probably ran into it doing the same experiments)
Yes, I think so, too. :smile:
I was fretting about how I was going to test in JSC and Nashorn.
I've tested the changes with the jsshell, d8, jsc, node and nashorn configurations.
I tested ch.exe, all good!
Released updated npm packages for es-host-wrapper and eshost, so you can npm install -g this now if you like.
Thanks!
Directly accessing properties from other realms throws
TypeError: no access
in d8.