WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
164161
[DOMJIT] Include identifier name in CallDOMGetter to dump it
https://bugs.webkit.org/show_bug.cgi?id=164161
Summary
[DOMJIT] Include identifier name in CallDOMGetter to dump it
Yusuke Suzuki
Reported
2016-10-28 15:58:29 PDT
Now, CallDOMGetter is super difficult to debug!!! Now, CallDOM is renamed to CallDOMGetter. So this node always has the identifier (since we do not emit this node if the getter is retrieved by getOwnPropertyDescriptor etc.)
Attachments
Patch
(5.37 KB, patch)
2016-10-28 16:17 PDT
,
Yusuke Suzuki
mark.lam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2016-10-28 16:17:42 PDT
Created
attachment 293240
[details]
Patch
Mark Lam
Comment 2
2016-10-28 16:20:23 PDT
Comment on
attachment 293240
[details]
Patch r=me
Yusuke Suzuki
Comment 3
2016-10-28 16:22:02 PDT
Committed
r208078
: <
http://trac.webkit.org/changeset/208078
>
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