Bug 151371

Summary: B3::generate should separate out the final Air codegen, so that it can be done outside the Graph safepoint
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, benjamin, commit-queue, ggaren, keith_miller, mark.lam, mhahnenb, msaboff, nrotem, oliver, saam, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 151370    
Attachments:
Description Flags
the patch benjamin: review+

Description Filip Pizlo 2015-11-17 16:41:25 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2015-11-17 17:20:44 PST
Created attachment 265719 [details]
the patch
Comment 2 Benjamin Poulain 2015-11-17 17:24:58 PST
Comment on attachment 265719 [details]
the patch

View in context: https://bugs.webkit.org/attachment.cgi?id=265719&action=review

> Source/JavaScriptCore/ChangeLog:17
> +        happens to be the part where we call stackmap generation callbacks. In other words, preperation

Typo: preperation
Comment 3 Filip Pizlo 2015-11-17 17:27:52 PST
Landed in http://trac.webkit.org/changeset/192558