Closed GoogleCodeExporter closed 9 years ago
Original comment by kpreid@google.com
on 17 Dec 2014 at 12:31
taming-tamed is doing a sanity check on the taming frame that assumes (as a
self-test of the test) there is a primordial getter and setter to be found,
which on Firefox w/ the arguments/caller changes is no longer true. Not sure
what to do about that — suggestions?
guest-scan is complaining because it's no longer the case that you can obtain
[[ThrowTypeError]] from function instances. I'm changing it to use a more
direct path.
Neither of these failures indicates an underlying problem.
Original comment by kpreid@google.com
on 17 Dec 2014 at 12:43
I dealt with taming-tamed by adding a dummy accessor property just for the test.
https://codereview.appspot.com/188350043
Original comment by kpreid@google.com
on 17 Dec 2014 at 10:11
@r5706
Original comment by kpreid@google.com
on 17 Dec 2014 at 11:06
Original issue reported on code.google.com by
erights
on 15 Dec 2014 at 1:38