WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163686
Baseline JIT should use AutomaticThread
https://bugs.webkit.org/show_bug.cgi?id=163686
Summary
Baseline JIT should use AutomaticThread
Filip Pizlo
Reported
2016-10-19 13:01:28 PDT
Patch forthcoming.
Attachments
the patch
(10.04 KB, patch)
2016-10-19 13:21 PDT
,
Filip Pizlo
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2016-10-19 13:21:21 PDT
Created
attachment 292106
[details]
the patch
Geoffrey Garen
Comment 2
2016-10-19 13:27:33 PDT
Comment on
attachment 292106
[details]
the patch View in context:
https://bugs.webkit.org/attachment.cgi?id=292106&action=review
r=me
> Source/JavaScriptCore/jit/JITWorklist.h:75 > + RefPtr<AutomaticThreadCondition> m_condition; // We use One True Condition for everything because that's easier.
...and we only have one client.
Filip Pizlo
Comment 3
2016-10-19 13:40:19 PDT
Landed in
https://trac.webkit.org/changeset/207566
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