Bug 128413 - Removed superflous JSLock::entryStackPointer field.
Summary: Removed superflous JSLock::entryStackPointer field.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-07 16:46 PST by Mark Lam
Modified: 2014-02-07 18:03 PST (History)
2 users (show)

See Also:


Attachments
the patch. (2.33 KB, patch)
2014-02-07 16:48 PST, Mark Lam
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2014-02-07 16:46:12 PST
Patch coming.
Comment 1 Mark Lam 2014-02-07 16:48:07 PST
Created attachment 223517 [details]
the patch.
Comment 2 Geoffrey Garen 2014-02-07 16:48:57 PST
Comment on attachment 223517 [details]
the patch.

r=me
Comment 3 Mark Lam 2014-02-07 16:50:46 PST
Thanks.  Landed in r163665: <http://trac.webkit.org/r163665>.
Comment 4 Mark Lam 2014-02-07 18:03:19 PST
ref: <rdar://problem/16008492>