Description[turbofan] Disable inlining of derived class constructors.
The inlining logic doesn't account for the fact that the derived
constructor could return a primitive, thus leaking the implicit
receiver (which is the hole).
R=jarin@chromium.org
BUG=chromium:706642
Review-Url: https://codereview.chromium.org/2788603002
Cr-Commit-Position: refs/heads/master@{#44264}
Committed: https://chromium.googlesource.com/v8/v8/+/c019e53cbb0e3249d28c2d88eca64bf73df8de56
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|