Skip to content
  • rswindell's avatar
    Created new global object: branch, with properties that control the · 8e2caf81
    rswindell authored
    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).
    8e2caf81