e47f37ebd0
This removes the heuristic from {JSStackFrame::IsConstructor} that tried to infer whether a frame was called as a constructor or not from the receiver value. We are now carrying along the appropriate bit derived from the frame type instead. R=jgruber@chromium.org TEST=message/regress/regress-5727 BUG=v8:5727 Change-Id: I0e2f1d0f95485c84c4ebcd3cbfe0123c6afd2e01 Reviewed-on: https://chromium-review.googlesource.com/500313 Commit-Queue: Michael Starzinger <mstarzinger@chromium.org> Reviewed-by: Jakob Gruber <jgruber@chromium.org> Cr-Commit-Position: refs/heads/master@{#45972} |
||
---|---|---|
.. | ||
regress | ||
async-arrow-lexical-arguments.js | ||
async-arrow-lexical-new.target.js | ||
async-arrow-lexical-super.js | ||
async-arrow-lexical-this.js | ||
async-await-basic.js | ||
async-await-no-constructor.js | ||
async-await-resolve-new.js | ||
async-await-species.js | ||
async-destructuring.js | ||
async-function-stacktrace.js | ||
async-function-try-finally.js | ||
async-let-asi.js | ||
constructor-returning-primitive.js | ||
object-entries.js | ||
object-get-own-property-descriptors.js | ||
object-values.js | ||
sloppy-no-duplicate-async.js |