Bug 128148

Summary: LLInt: Regex for pseudo-instructions is too big
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, mark.lam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mark.lam: review+

Description Mark Hahnenberg 2014-02-03 17:57:18 PST
This causes build failures on some platforms. We should use a set instead.
Comment 1 Mark Hahnenberg 2014-02-03 17:58:47 PST
Created attachment 223054 [details]
Patch
Comment 2 Mark Lam 2014-02-03 18:01:55 PST
Comment on attachment 223054 [details]
Patch

r=me
Comment 3 Mark Hahnenberg 2014-02-03 18:03:39 PST
Committed r163351: <http://trac.webkit.org/changeset/163351>