bfc53f6ed0
BUG=v8:5723 Review-Url: https://codereview.chromium.org/2555263002 Cr-Commit-Position: refs/heads/master@{#41583}
7 lines
184 B
Plaintext
7 lines
184 B
Plaintext
*%(basename)s:9: TypeError: Cannot convert a Symbol value to a number
|
|
foo(Symbol() | 0);
|
|
^
|
|
TypeError: Cannot convert a Symbol value to a number
|
|
at *%(basename)s:9:14
|
|
|