DescriptionRemove ExitContextStatement.
All the constructs that used it are now properly bracketed in the AST and we
handle abrupt exits without try/finally. We can treat normal context exit
as occurring implicitly at the end of a body.
Committed: http://code.google.com/p/v8/source/detail?r=9189
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|