• Sina Mahmoodi's avatar
    console, internal/jsre: fix autocomplete issues (#26518) · 2d2c069f
    Sina Mahmoodi authored
    Fixes #26505 where the console crashed when a property getter
    raised an exception during autocompletion. I also noticed while fixing this
    issue that autocomplete wasn't working for objects/fields with numbers in
    them (most importantly web3.<tab><tab>) which is also now fixed.
    2d2c069f
Name
Last commit
Last update
..
build Loading commit data...
cmdtest Loading commit data...
debug Loading commit data...
ethapi Loading commit data...
flags Loading commit data...
guide Loading commit data...
jsre Loading commit data...
shutdowncheck Loading commit data...
syncx Loading commit data...
testlog Loading commit data...
utesting Loading commit data...
version Loading commit data...
web3ext Loading commit data...