[webkit-dev] ExecState::thisObject()

Darin Adler darin at apple.com
Mon Jul 13 14:45:11 PDT 2009


On Jul 13, 2009, at 2:36 PM, Maciej Stachowiak wrote:

> Don't you need an ExecState to report exceptions, including the  
> uncatchable out-of-memory exception? Or does that work differently  
> now?

It works differently now. A JSGlobalData is all you need to report  
exceptions.

     -- Darin



More information about the webkit-dev mailing list