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

Side by Side Diff: test/message/tonumber_symbol.out

Issue 2555263002: [Interpreter] Add expression positions to BinaryOps. (Closed)
Patch Set: Add message test Created 4 years 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
(Empty)
1 *%(basename)s:9: TypeError: Cannot convert a Symbol value to a number
2 foo(Symbol() | 0);
3 ^
4 TypeError: Cannot convert a Symbol value to a number
5 at *%(basename)s:9:14
6
OLDNEW
« test/message/tonumber_symbol.js ('K') | « test/message/tonumber_symbol.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698