WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
220451
[JSC] DFG/FTL Atomics should assume non-typed-array input with storage-edge
https://bugs.webkit.org/show_bug.cgi?id=220451
Summary
[JSC] DFG/FTL Atomics should assume non-typed-array input with storage-edge
Yusuke Suzuki
Reported
2021-01-07 18:23:31 PST
[JSC] DFG/FTL Atomics should assume non-typed-array input with storage-edge
Attachments
Patch
(4.44 KB, patch)
2021-01-07 18:33 PST
,
Yusuke Suzuki
mark.lam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2021-01-07 18:33:43 PST
Created
attachment 417235
[details]
Patch
Yusuke Suzuki
Comment 2
2021-01-07 18:34:01 PST
<
rdar://problem/71237065
>
Mark Lam
Comment 3
2021-01-07 19:07:25 PST
Comment on
attachment 417235
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=417235&action=review
r=me with ChangeLog fix.
> Source/JavaScriptCore/ChangeLog:11 > + and if it is, we should make it generic one instead of using fast TypedArray path.
I think you meant to say "if it is not" instead here.
Yusuke Suzuki
Comment 4
2021-01-07 19:08:02 PST
Comment on
attachment 417235
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=417235&action=review
>> Source/JavaScriptCore/ChangeLog:11 >> + and if it is, we should make it generic one instead of using fast TypedArray path. > > I think you meant to say "if it is not" instead here.
Thanks! Fixed.
Yusuke Suzuki
Comment 5
2021-01-08 08:30:43 PST
Committed
r271297
: <
https://trac.webkit.org/changeset/271297
>
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