DescriptionMake %ThrowTypeError% function(s) strict
Bootstrapper previously created %ThrowTypeError% before the strict
function maps existed, so making that function strict required a small
amount of code reordering.
This fixes a few test262 tests, but we're still non-compliant due to the
fact that we have two functions instead of one (see issue 4034).
BUG=v8:4925
LOG=y
Committed: https://crrev.com/d84dbc7125b400dc1d01e2fffb9481bd1cb3268d
Cr-Commit-Position: refs/heads/master@{#36526}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|