09674b9283
This is a reland of part of https://chromium-review.googlesource.com/c/v8/v8/+/1397664. It drops the explicit fni_.Infer() call after parsing arrow functions. We'll want to avoid inferring if the arrow function is an argument to a function call. It also avoids adding the single argument of "name => " to the inferred name. Bug: chromium:916975 Change-Id: I96a934408113483d73eba14073fe21e8cfe2ada6 Reviewed-on: https://chromium-review.googlesource.com/c/1397665 Commit-Queue: Toon Verwaest <verwaest@chromium.org> Reviewed-by: Maya Lekova <mslekova@chromium.org> Cr-Commit-Position: refs/heads/master@{#58613} |
||
---|---|---|
.. | ||
regress | ||
async-arrow-default-function-await.js | ||
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-interleaved.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 | ||
object-entries.js | ||
object-get-own-property-descriptors.js | ||
object-values.js | ||
sloppy-no-duplicate-async.js |