Fix reference error issue when setting a new value for property#546
Fix reference error issue when setting a new value for property#546roblourens merged 1 commit intomicrosoft:masterfrom
Conversation
|
FYI @EricCornelson it looks like the |
|
Yes, first I wanted to just add the missing The way to solve that issue is surrounding the I followed the other way because Chrome also uses the way "arguments". I think the underlying problem is type of the value is always a string. |
c8457db to
6b4de3c
Compare
|
Hi @roblourens, |
Fix microsoft/vscode-node-debug2#250