v8/test/message/mjsunit/fail
Toon Verwaest 3411e7c3e8 [parser] Create arrow function scopes while parsing the head
This simplifies NextArrowFunctionInfo, allows us to Scope::Snapshot::Reparent
directly rather than moving it, and allows us to skip reparenting in the simple
parameter arrow function cases.

This CL additionally fixes arrow function name inferring.

Change-Id: Ie3e5ea778f3d7b84b2a10d4f4ff73931cfc9384a
Reviewed-on: https://chromium-review.googlesource.com/c/1386147
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Commit-Queue: Toon Verwaest <verwaest@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58405}
2018-12-20 14:42:48 +00:00
..
assert_true.js
assert_true.out
assert-promise-result-rejects-empty.js [mjsunit] Cleanup assertPromiseResult and add tests 2018-04-30 11:56:54 +00:00
assert-promise-result-rejects-empty.out [mjsunit] Cleanup assertPromiseResult and add tests 2018-04-30 11:56:54 +00:00
assert-promise-result-rejects-with-throw-empty.js [mjsunit] Cleanup assertPromiseResult and add tests 2018-04-30 11:56:54 +00:00
assert-promise-result-rejects-with-throw-empty.out [parser] Create arrow function scopes while parsing the head 2018-12-20 14:42:48 +00:00
assert-promise-result-rejects.js [mjsunit] Cleanup assertPromiseResult and add tests 2018-04-30 11:56:54 +00:00
assert-promise-result-rejects.out [parser] Create arrow function scopes while parsing the head 2018-12-20 14:42:48 +00:00
assert-promise-result-resolves.js [mjsunit] Cleanup assertPromiseResult and add tests 2018-04-30 11:56:54 +00:00
assert-promise-result-resolves.out [parser] Create arrow function scopes while parsing the head 2018-12-20 14:42:48 +00:00