11efb976fa
BUG=v8:4999, v8:4915 LOG=N Review-Url: https://codereview.chromium.org/1964603002 Cr-Commit-Position: refs/heads/master@{#36126}
5 lines
198 B
Plaintext
5 lines
198 B
Plaintext
*%(basename)s:8: SyntaxError: Tail call of a direct eval is not allowed
|
|
return continue eval ("f()") ;
|
|
^^^^^^^^^^^^^
|
|
SyntaxError: Tail call of a direct eval is not allowed
|