Bug 193037 - [JSC] Remove one indirection in JSObject::toStringName
Summary: [JSC] Remove one indirection in JSObject::toStringName
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks: 193031
  Show dependency treegraph
 
Reported: 2018-12-26 08:49 PST by Yusuke Suzuki
Modified: 2018-12-28 20:25 PST (History)
7 users (show)

See Also:


Attachments
Patch (8.21 KB, patch)
2018-12-26 08:52 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2018-12-26 08:49:06 PST
[JSC] Remove one indirection in JSObject::toStringName
Comment 1 Yusuke Suzuki 2018-12-26 08:52:09 PST
Created attachment 358079 [details]
Patch
Comment 2 Keith Miller 2018-12-28 13:46:02 PST
Comment on attachment 358079 [details]
Patch

r=me.
Comment 3 Yusuke Suzuki 2018-12-28 19:58:20 PST
Comment on attachment 358079 [details]
Patch

Thanks!
Comment 4 WebKit Commit Bot 2018-12-28 20:24:37 PST
Comment on attachment 358079 [details]
Patch

Clearing flags on attachment: 358079

Committed r239557: <https://trac.webkit.org/changeset/239557>
Comment 5 WebKit Commit Bot 2018-12-28 20:24:39 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-12-28 20:25:57 PST
<rdar://problem/46974891>