Bug 170799 - Move common stack allocation utilities out of AirAllocateStackByGraphColoring.cpp
Summary: Move common stack allocation utilities out of AirAllocateStackByGraphColoring...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-12 18:58 PDT by Filip Pizlo
Modified: 2017-04-12 19:27 PDT (History)
2 users (show)

See Also:


Attachments
the patch (22.14 KB, patch)
2017-04-12 19:18 PDT, Filip Pizlo
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2017-04-12 18:58:27 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2017-04-12 19:18:13 PDT
Created attachment 306962 [details]
the patch
Comment 2 Michael Saboff 2017-04-12 19:22:01 PDT
Comment on attachment 306962 [details]
the patch

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

r=me

> Source/JavaScriptCore/ChangeLog:21
> +        and short descriptive commets. I think that such comments are useful in code that is

*comments*
Comment 3 Keith Miller 2017-04-12 19:24:02 PDT
Comment on attachment 306962 [details]
the patch

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

r=me.

> Source/JavaScriptCore/ChangeLog:21
> +        and short descriptive commets. I think that such comments are useful in code that is

typo: commets =>comments.
Comment 4 Filip Pizlo 2017-04-12 19:27:31 PDT
Landed in https://trac.webkit.org/changeset/215310/webkit