Ignore:
Timestamp:
May 12, 2009, 8:53:32 PM (16 years ago)
Author:
[email protected]
Message:

<rdar://problem/6881457> Crash occurs at JSC::Interpreter::execute() when loading http://www.sears.com

Reviewed by Gavin Barraclough

We created the arguments objects before an op_push_scope but not
before op_push_new_scope, this meant a null arguments object could
be resolved inside catch blocks.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.