Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluating octane mandreel.js file exceeds const limit #133

Closed
JakeWharton opened this issue Jul 18, 2019 · 1 comment
Closed

Evaluating octane mandreel.js file exceeds const limit #133

JakeWharton opened this issue Jul 18, 2019 · 1 comment
Labels

Comments

@JakeWharton
Copy link
Member

RangeError: const limit (line 240149)

@JakeWharton
Copy link
Member Author

/* These limits are based on bytecode limits.  Max temps is limited
 * by duk_hcompfunc nargs/nregs fields being 16 bits.
 */
#define DUK__MAX_CONSTS                   DUK_BC_BC_MAX

Closing as won't fix/can't fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant