f95e130b7e
BUG=v8:4915 LOG=Y Review URL: https://codereview.chromium.org/1914423002 Cr-Commit-Position: refs/heads/master@{#35822}
5 lines
162 B
Plaintext
5 lines
162 B
Plaintext
*%(basename)s:13: SyntaxError: Tail call expression in for-in/of body.
|
|
return continue f();
|
|
^
|
|
SyntaxError: Tail call expression in for-in/of body.
|