WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69024
Add getCallData to MethodTable in ClassInfo
https://bugs.webkit.org/show_bug.cgi?id=69024
Summary
Add getCallData to MethodTable in ClassInfo
Mark Hahnenberg
Reported
2011-09-28 13:35:41 PDT
On the path to de-virtualizing JSCell::getCallData, we need to put it into the MethodTable in ClassInfo.
Attachments
Patch
(6.46 KB, patch)
2011-09-28 14:16 PDT
,
Mark Hahnenberg
no flags
Details
Formatted Diff
Diff
Patch
(6.49 KB, patch)
2011-09-29 14:56 PDT
,
Mark Hahnenberg
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2011-09-28 14:16:06 PDT
Created
attachment 109077
[details]
Patch
Geoffrey Garen
Comment 2
2011-09-29 12:04:08 PDT
Comment on
attachment 109077
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=109077&action=review
r=me, with whitespace fix:
> Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:189 > + ?getCallData@JSCell@JSC@@SA?AW4CallType@
2@PAV12@AATCallData@2@@Z
I think this is a tab instead of a space, or just a missing space.
Mark Hahnenberg
Comment 3
2011-09-29 14:56:31 PDT
Created
attachment 109208
[details]
Patch
WebKit Review Bot
Comment 4
2011-09-30 10:58:24 PDT
Comment on
attachment 109208
[details]
Patch Clearing flags on attachment: 109208 Committed
r96406
: <
http://trac.webkit.org/changeset/96406
>
WebKit Review Bot
Comment 5
2011-09-30 10:58:28 PDT
All reviewed patches have been landed. Closing bug.
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