WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
171171
[JSC] Use DoublyLinkedList for MachineThread
https://bugs.webkit.org/show_bug.cgi?id=171171
Summary
[JSC] Use DoublyLinkedList for MachineThread
Yusuke Suzuki
Reported
2017-04-22 12:38:11 PDT
[JSC] Use DoublyLinkedList for MachineThread
Attachments
Patch
(11.44 KB, patch)
2017-04-22 12:39 PDT
,
Yusuke Suzuki
mark.lam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2017-04-22 12:39:55 PDT
Created
attachment 307914
[details]
Patch
Mark Lam
Comment 2
2017-04-22 14:32:18 PDT
Comment on
attachment 307914
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=307914&action=review
r=me
> Source/JavaScriptCore/ChangeLog:9 > + its implementaiton. We should not use Vector<> etc. since
typo: /implementaiton/implementation/.
Yusuke Suzuki
Comment 3
2017-04-23 02:03:28 PDT
Comment on
attachment 307914
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=307914&action=review
>> Source/JavaScriptCore/ChangeLog:9 >> + its implementaiton. We should not use Vector<> etc. since > > typo: /implementaiton/implementation/.
Oops, thanks.
Yusuke Suzuki
Comment 4
2017-04-23 02:12:53 PDT
Committed
r215671
: <
http://trac.webkit.org/changeset/215671
>
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