Bug 77244

Summary: [JSC] ThunkGenerators.cpp should hide its asm-defined symbols
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: JavaScriptCoreAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, fpizlo, kevino, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 72854    
Attachments:
Description Flags
Patch none

Description Hajime Morrita 2012-01-27 14:15:14 PST
This is a followup for Bug 77150.
ThunkGenerators.cpp also defines some thunks that should be hidden.
Comment 1 Hajime Morrita 2012-01-27 14:30:13 PST
Created attachment 124369 [details]
Patch
Comment 2 Hajime Morrita 2012-01-27 14:33:21 PST
Hi Filip, would you mind taking a look at this small imitation?
This is a followup of Bug 77150 to hide some more asm-made symbols.
Comment 3 Filip Pizlo 2012-01-27 14:36:15 PST
Comment on attachment 124369 [details]
Patch

I buy it.  R=me.
Comment 4 Hajime Morrita 2012-01-27 14:58:57 PST
Comment on attachment 124369 [details]
Patch

Thanks!
Comment 5 WebKit Review Bot 2012-01-27 15:28:33 PST
Comment on attachment 124369 [details]
Patch

Clearing flags on attachment: 124369

Committed r106161: <http://trac.webkit.org/changeset/106161>
Comment 6 WebKit Review Bot 2012-01-27 15:28:38 PST
All reviewed patches have been landed.  Closing bug.