When the Node.js V8 module is invoked, the error Uncaught RangeError: Maximum call stack size exceeded is reported during compilation. #4803
Unanswered
Panchen111111
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The code is used to parse VXML and integrate V8 modules in nodejs. When v8::ScriptCompiler::Compile is invoked, the error Uncaught RangeError: Maximum call stack size is reported. The script to be compiled is session.application.document = undefined;
I don't know why the error was reported. Please help me, thank you
Beta Was this translation helpful? Give feedback.
All reactions