Bug 149429 - functionProtoFuncToString should not rely on typeProfilingEndOffset()
Summary: functionProtoFuncToString should not rely on typeProfilingEndOffset()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks: 149248
  Show dependency treegraph
 
Reported: 2015-09-21 16:20 PDT by Saam Barati
Modified: 2015-09-21 18:22 PDT (History)
11 users (show)

See Also:


Attachments
patch (1.52 KB, patch)
2015-09-21 16:53 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2015-09-21 16:20:21 PDT
Type profiling offsets should be able to do whatever they want without braking toString of functions.
Comment 1 Saam Barati 2015-09-21 16:53:18 PDT
Created attachment 261704 [details]
patch
Comment 2 Geoffrey Garen 2015-09-21 17:10:47 PDT
Comment on attachment 261704 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2015-09-21 18:22:06 PDT
Comment on attachment 261704 [details]
patch

Clearing flags on attachment: 261704

Committed r190096: <http://trac.webkit.org/changeset/190096>
Comment 4 WebKit Commit Bot 2015-09-21 18:22:10 PDT
All reviewed patches have been landed.  Closing bug.