Bug 214963 - [JSC][32-bits] iterator_next should check for EmptyValue instead of undefined to execute LLInt fast path
Summary: [JSC][32-bits] iterator_next should check for EmptyValue instead of undefined...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caio Lima
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-30 06:46 PDT by Caio Lima
Modified: 2020-07-30 15:18 PDT (History)
9 users (show)

See Also:


Attachments
Patch (2.99 KB, patch)
2020-07-30 09:53 PDT, Caio Lima
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Lima 2020-07-30 06:46:24 PDT
...
Comment 1 Caio Lima 2020-07-30 09:53:11 PDT
Created attachment 405581 [details]
Patch
Comment 2 Yusuke Suzuki 2020-07-30 11:24:55 PDT
Comment on attachment 405581 [details]
Patch

r=me
Comment 3 Caio Lima 2020-07-30 15:11:34 PDT
Comment on attachment 405581 [details]
Patch

Thank you very much for the review!
Comment 4 EWS 2020-07-30 15:17:16 PDT
Committed r265112: <https://trac.webkit.org/changeset/265112>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405581 [details].
Comment 5 Radar WebKit Bug Importer 2020-07-30 15:18:16 PDT
<rdar://problem/66350251>