Skip to content
Snippets Groups Projects
Commit 8e2caf81 authored by rswindell's avatar rswindell
Browse files

Created new global object: branch, with properties that control the

JS_BranchCallback behavior in regards to infinite-loop detection, periodic
garbage collection, and periodic time-slice yields.
Eliminated global reset_loop() method, ill side-effects. Use branch.limit=0
instead to defeat infinite-loop detection mechanism (e.g. for static services).
parent a7cb1572
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment