v8/test
Dan Elphick 58761221af [parser] Delete unresolved variables created for labels
This deletes unresolved VariableProxy objects created for labels in the
preparser which prevents shadowed variables in enclosing scopes from
being context-allocated.

Previously this was only done in the full parser, which leads to
bytecode mismatches with lazy source positions.

Bug: chromium:1009728, v8:8510
Change-Id: If2d0c345346116a7f5aacbcd0cf3638e9f7e04cc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1836258
Reviewed-by: Sathya Gunasekaran  <gsathya@chromium.org>
Commit-Queue: Dan Elphick <delphick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64104}
2019-10-04 10:41:31 +00:00
..
benchmarks Reland "Mark functions for optimization only on bytecode budget interrupts" 2019-10-02 11:50:12 +00:00
cctest [ic] Remove premonomorphic state 2019-10-02 15:21:15 +00:00
common [wasm][bulk] Update the element segment decoding to the new spec changes 2019-09-17 13:25:42 +00:00
debugger Reland "[Heap] Create a fast path for young allocations." 2019-09-16 13:25:51 +00:00
fuzzer Change all TODOs from clemensh to clemensb 2019-09-26 10:25:27 +00:00
inspector [wasm] Align raw Wasm URLs with disassembled ones 2019-10-02 15:47:06 +00:00
intl [Intl] No throwing RangeError when "calendar" and "numberingSystem" are well-formed 2019-10-01 18:04:12 +00:00
js-perf-test
memory
message Change all TODOs from clemensh to clemensb 2019-09-26 10:25:27 +00:00
mjsunit [parser] Delete unresolved variables created for labels 2019-10-04 10:41:31 +00:00
mkgrokdump [tools] Teach v8_debug_helper where heap spaces start in ptr-compr mode 2019-09-09 16:14:12 +00:00
mozilla [CSA][cleanup] TNodify builtins constructor gen 2019-09-12 10:55:18 +00:00
preparser
test262 [Intl] Remove abandoned support of 'quarter' 2019-09-26 17:13:56 +00:00
torque [torque] Add HeapSlice location references to Torque 2019-08-30 11:51:32 +00:00
unittests [heap] Remove page_start_ from SlotSet 2019-10-04 09:09:05 +00:00
wasm-api-tests [wasm-c-api] Roll bf31edf: Fix life times of host info 2019-08-26 14:28:51 +00:00
wasm-js [wasm][bulk] Update the element segment decoding to the new spec changes 2019-09-17 13:25:42 +00:00
wasm-spec-tests Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
webkit
BUILD.gn
OWNERS