WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130030
writeBarrier in emitPutReplaceStub is unnecessary
https://bugs.webkit.org/show_bug.cgi?id=130030
Summary
writeBarrier in emitPutReplaceStub is unnecessary
Mark Hahnenberg
Reported
2014-03-10 11:41:12 PDT
We already emit write barriers for each put-by-id when they're first compiled, so it's redundant to emit a write barrier as part of the repatched code.
Attachments
Patch
(1.69 KB, patch)
2014-03-10 11:42 PDT
,
Mark Hahnenberg
no flags
Details
Formatted Diff
Diff
Patch
(1.97 KB, patch)
2014-03-10 11:45 PDT
,
Mark Hahnenberg
fpizlo
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2014-03-10 11:42:28 PDT
Created
attachment 226321
[details]
Patch
Mark Hahnenberg
Comment 2
2014-03-10 11:45:43 PDT
Created
attachment 226322
[details]
Patch
Mark Hahnenberg
Comment 3
2014-03-10 11:49:29 PDT
Committed
r165389
: <
http://trac.webkit.org/changeset/165389
>
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