[Webkit-unassigned] [Bug 28209] New: Restrict use of FuncDeclNode & FuncExprNode to the parser.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 11 19:43:30 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28209
Summary: Restrict use of FuncDeclNode & FuncExprNode to the
parser.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: barraclough at apple.com
These objects were also being referenced from the CodeBlock. By changing this
to just retain pointers to FunctionBodyNodes these classes can be restricted to
use during parsing.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list