Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

[Feature Request] Support specify the maxIterations of InfiniteChecker #29

Open
adoyle-h opened this issue May 24, 2017 · 0 comments
Open

Comments

@adoyle-h
Copy link

Let user set maxIterations of InfiniteChecker.

var result = safeEval('function loop() {while(1) {}}', {
  maxIterations: 1000000
});
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant