• Caitlin Potter's avatar
    [prettyprinter] improve call-printing of GetIterator nodes · b086856f
    Caitlin Potter authored
    Fix error message printed by Runtime_ThrowCalledNonCallable.
    
    As noted on the bug, this has a slight problem in that it will always
    print that "asyncIterator" was not callable for GetIterator with an
    async IteratorType, though it may be referring to a different call.
    This issue is present regardless of the change I introduced to perform
    this desugaring in the BytecodeGenerator.
    
    BUG=v8:6187
    R=adamk@chromium.org, verwaest@chromium.org
    
    Change-Id: I2077b7cd5976d9d9ba044f0dff44ee8c312d1263
    Reviewed-on: https://chromium-review.googlesource.com/470806Reviewed-by: 's avatarAdam Klein <adamk@chromium.org>
    Commit-Queue: Caitlin Potter <caitp@igalia.com>
    Cr-Commit-Position: refs/heads/master@{#44543}
    b086856f
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
bot_default.gyp Loading commit data...
bot_default.isolate Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...
perf.gyp Loading commit data...
perf.isolate Loading commit data...