Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Side by Side Diff: LayoutTests/inspector/console/console-dir-es6-expected.txt

Issue 312143003: This fixes bug with trying to get properties of non-object (symbol). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: REBASE Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 15: [object Object] 1 CONSOLE MESSAGE: line 15: [object Object]
2 CONSOLE MESSAGE: line 18:
2 Tests that console logging dumps proper messages. 3 Tests that console logging dumps proper messages.
3 4
4 Object 5 Object
5 Symbol(): 2 6 Symbol(): 2
6 Symbol(Symbol.iterator): Symbol(foo) 7 Symbol(Symbol.iterator): Symbol(foo)
7 Symbol(a): 3 8 Symbol(a): 3
8 Symbol(a): Symbol(Symbol.iterator) 9 Symbol(a): Symbol(Symbol.iterator)
9 a: 1 10 a: 1
10 __proto__: Object console-dir-es6.html:15 11 __proto__: Object console-dir-es6.html:15
12 Symbol() console-dir-es6.html:18
11 13
OLDNEW
« no previous file with comments | « LayoutTests/inspector/console/console-dir-es6.html ('k') | LayoutTests/inspector/console/console-dir-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698