Bug 178641

Summary: [ARMv7] Fix initial start register support in YarrJIT
Product: WebKit Reporter: Zan Dobersek <zan>
Component: JavaScriptCoreAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, fpizlo, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108645    
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2017-10-22 00:01:41 PDT
It breaks the following three tests in a total of 16 variations:
  jsc-layout-tests.yaml/fast/regex/script-tests/dotstar.js
  mozilla-tests.yaml/js1_2/regexp/dot.js
  stress/regress-174044.js
Comment 1 Zan Dobersek 2017-10-22 01:40:09 PDT
Created attachment 324522 [details]
Patch
Comment 2 Zan Dobersek 2017-10-30 01:17:45 PDT
Comment on attachment 324522 [details]
Patch

Clearing flags on attachment: 324522

Committed r224172: <https://trac.webkit.org/changeset/224172>
Comment 3 Zan Dobersek 2017-10-30 01:17:49 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-11-15 12:57:02 PST
<rdar://problem/35568464>