Bug 203219

Summary: Rolling out r251226: Causes a build speed regression.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 202105    
Bug Blocks:    
Attachments:
Description Flags
patch for rollout. none

Description Mark Lam 2019-10-21 15:55:57 PDT
Apparently, compilers aren't very fast at compiling constexpr function invocations.  Rolling this out while I rework the patch to not have this build speed regression.
Comment 1 Mark Lam 2019-10-21 15:59:56 PDT
Created attachment 381473 [details]
patch for rollout.
Comment 2 Mark Lam 2019-10-21 17:18:31 PDT
Landed in r251400: <http://trac.webkit.org/r251400>.
Comment 3 Radar WebKit Bug Importer 2019-10-21 17:19:14 PDT
<rdar://problem/56483393>