Following on from discussions recently with @caridy it's possible we could avoid the default policy fallback for eval (and Function() etc).
This simplifies the TT spec slightly (not much though), it also simplifies implementation, but the key thing is it removes a potentially contentious point from the Ecmascript changes.
This would be a breaking change from Chromiums behaviour but I'm doubtful it has much usage? Especially based on discussions in #458
cc @koto @otherdaniel