Bug 217636

Summary: JIT operations do not need extern "C"
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
ews-feeder: commit-queue-
Patch for landing
ews-feeder: commit-queue-
Patch for landing none

Description Yusuke Suzuki 2020-10-12 14:52:22 PDT
JIT operations do not need extern "C"
Comment 1 Yusuke Suzuki 2020-10-12 14:53:30 PDT
Created attachment 411161 [details]
Patch
Comment 2 Yusuke Suzuki 2020-10-12 14:55:06 PDT
Created attachment 411164 [details]
Patch
Comment 3 Yusuke Suzuki 2020-10-12 14:57:28 PDT
Comment on attachment 411164 [details]
Patch

Oops, cleared Saam's r+ with the uploaded patch. But uploaded patch is just adding "// extern "C"" to MathCommons.cpp which original exists. So, I'll land this.
Comment 4 Yusuke Suzuki 2020-10-12 15:01:33 PDT
Created attachment 411166 [details]
Patch for landing
Comment 5 Yusuke Suzuki 2020-10-12 15:40:59 PDT
Created attachment 411175 [details]
Patch for landing
Comment 6 Yusuke Suzuki 2020-10-12 21:53:01 PDT
Committed r268385: <https://trac.webkit.org/changeset/268385>
Comment 7 Radar WebKit Bug Importer 2020-10-12 21:53:17 PDT
<rdar://problem/70238483>