Description[turbofan] Ensure inlined constructor calls still throw.
This makes sure that inlining a constructor call to a function which
cannot be used as a constructor (e.g. strong mode function) still does
throw correctly when the implicit receiver is created.
R=bmeurer@chromium.org
TEST=mjsunit/regress/regress-inline-strong-as-construct
BUG=v8:4544
LOG=n
Committed: https://crrev.com/83e9ea1e494d7d9125c3427f1c6b55b82f07aa36
Cr-Commit-Position: refs/heads/master@{#31982}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|