WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148743
StructureStubInfo should be able to reset itself without going through CodeBlock
https://bugs.webkit.org/show_bug.cgi?id=148743
Summary
StructureStubInfo should be able to reset itself without going through CodeBlock
Filip Pizlo
Reported
2015-09-03 11:21:08 PDT
When StructureStubInfo concludes that things are dead, or a watchpoint fires, we shouldn't have to call into CodeBlock to clear the stub. The stub should be able to clear itself.
Attachments
the patch
(10.96 KB, patch)
2015-09-03 15:32 PDT
,
Filip Pizlo
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2015-09-03 15:32:08 PDT
Created
attachment 260531
[details]
the patch
Geoffrey Garen
Comment 2
2015-09-03 16:02:08 PDT
Comment on
attachment 260531
[details]
the patch r=me
Filip Pizlo
Comment 3
2015-09-03 17:02:56 PDT
Landed in
http://trac.webkit.org/changeset/189323
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