7 Mar
2012
7 Mar
'12
3:32 p.m.
On Mon, 2012-03-05 at 12:58 -0800, Gavin Barraclough wrote:
As an aside, I think the correct answer here is probably, for the most part we should change all the methods that take an ExecState to take a global data/object.
Good point.
I think CallFrame beats ExecState as a name.
Cool. And as Geoffrey notes:
On Mar 5, 2012, at 12:28 PM, Geoffrey Garen wrote:
Due to the typedef, this doesn't actually need to be a mega-patch.
Indeed. Thanks for the feedback! Andy