android_mt6572_jiabo/external/v8/test/message/syntactic-tail-call-of-eval.out
2025-09-05 16:56:03 +08:00

4 lines
198 B
Text

*%(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