Bug 253764

Summary: Prefer member function find over std::find
Product: WebKit Reporter: Seija K. <gfunni234>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ap
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Seija K.
Reported 2023-03-11 13:39:25 PST
Member function is O(log(n)) while static is O(n)
Attachments
Seija K.
Comment 1 2023-03-13 06:29:50 PDT
Alexey Proskuryakov
Comment 2 2023-03-13 16:33:49 PDT
The PR is closed now, closing.
Note You need to log in before you can comment on or make changes to this bug.