WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 81244
Improve diagnostic benefit of JSGlobalData::m_isInitializingObject
https://bugs.webkit.org/show_bug.cgi?id=81244
Summary
Improve diagnostic benefit of JSGlobalData::m_isInitializingObject
Michael Saboff
Reported
2012-03-15 11:29:58 PDT
Currently m_isInitializingObject is a bool. Changing m_isInitializingObject to a ClassInfo* would allow one to determine what kind of object is being created.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2012-03-16 09:26:41 PDT
Committed
r111013
: <
http://trac.webkit.org/changeset/111013
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug