Bug 156807 - We don't need a manual stack for an RAII object when the machine's stack will do just fine
Summary: We don't need a manual stack for an RAII object when the machine's stack will...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-20 13:31 PDT by Saam Barati
Modified: 2016-04-20 14:47 PDT (History)
10 users (show)

See Also:


Attachments
patch (2.92 KB, patch)
2016-04-20 13:36 PDT, Saam Barati
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-04-20 13:31:28 PDT
...
Comment 1 Oliver Hunt 2016-04-20 13:32:36 PDT
need moar context?
Comment 2 Saam Barati 2016-04-20 13:36:18 PDT
Created attachment 276849 [details]
patch
Comment 3 Mark Lam 2016-04-20 13:39:11 PDT
Comment on attachment 276849 [details]
patch

r=me
Comment 4 Saam Barati 2016-04-20 14:47:41 PDT
landed in:
http://trac.webkit.org/changeset/199787