WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115320
Unifty the data access of StringImpl members from JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=115320
Summary
Unifty the data access of StringImpl members from JavaScriptCore
Benjamin Poulain
Reported
2013-04-27 22:24:21 PDT
Unifty the data access of StringImpl members from JavaScriptCore
Attachments
Patch
(6.89 KB, patch)
2013-04-27 22:29 PDT
,
Benjamin Poulain
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2013-04-27 22:29:13 PDT
Created
attachment 199958
[details]
Patch
Andreas Kling
Comment 2
2013-04-29 06:39:11 PDT
Comment on
attachment 199958
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=199958&action=review
Cute cleanup.
> Source/JavaScriptCore/ChangeLog:3 > + Unifty the data access of StringImpl members from JavaScriptCore
Unifty -> Unify
> Source/JavaScriptCore/ChangeLog:9 > + DFG access the member infos by directly calling the methods on StringImpl, > + while the baseline JIT was using helper methods on ThunkHelpers.
access -> accesses
Benjamin Poulain
Comment 3
2013-04-29 18:22:05 PDT
Committed
r149344
: <
http://trac.webkit.org/changeset/149344
>
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