Bug 28469 - We probably shouldn't be keeping the AST for eval nodes around forevar.
Summary: We probably shouldn't be keeping the AST for eval nodes around forevar.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-19 12:52 PDT by Gavin Barraclough
Modified: 2009-08-19 13:16 PDT (History)
0 users

See Also:


Attachments
The Patch (5.55 KB, patch)
2009-08-19 13:16 PDT, Gavin Barraclough
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2009-08-19 12:52:39 PDT
The only barrier is the var stack.
Comment 1 Gavin Barraclough 2009-08-19 13:16:37 PDT
Created attachment 35135 [details]
The Patch
Comment 2 Gavin Barraclough 2009-08-19 13:16:53 PDT
Sending        JavaScriptCore/ChangeLog
Sending        JavaScriptCore/bytecode/CodeBlock.h
Sending        JavaScriptCore/bytecompiler/BytecodeGenerator.cpp
Sending        JavaScriptCore/interpreter/Interpreter.cpp
Sending        JavaScriptCore/parser/Nodes.h
Sending        JavaScriptCore/runtime/Executable.cpp
Sending        JavaScriptCore/runtime/Executable.h
Transmitting file data .......
Committed revision 47519.