Bug 201466 - Disambiguate a symbol used in JSDollarVM.
Summary: Disambiguate a symbol used in JSDollarVM.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-04 12:05 PDT by Mark Lam
Modified: 2019-09-04 13:09 PDT (History)
6 users (show)

See Also:


Attachments
proposed patch. (1.38 KB, patch)
2019-09-04 12:09 PDT, Mark Lam
tzagallo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2019-09-04 12:05:49 PDT
This was causing a build issue on some internal build.

<rdar://problem/51826672>
Comment 1 Mark Lam 2019-09-04 12:09:37 PDT
Created attachment 377999 [details]
proposed patch.
Comment 2 Tadeu Zagallo 2019-09-04 12:10:43 PDT
Comment on attachment 377999 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2019-09-04 13:09:07 PDT
Thanks for the review.  Landed in r249495: <http://trac.webkit.org/r249495>.