Bug 18628 - SQUIRRELFISH: need to support recursion limit
Summary: SQUIRRELFISH: need to support recursion limit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks: 18624
  Show dependency treegraph
 
Reported: 2008-04-19 14:42 PDT by Maciej Stachowiak
Modified: 2008-04-26 02:13 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2008-04-19 14:42:02 PDT
SquirrelFish does not currently have any kind of recursion limit. We need to decide what limit it should have and how to implement it.
Comment 1 Oliver Hunt 2008-04-26 02:13:01 PDT
Final patch committed r32590