Bug 96587 - offlineasm should automatically extract constants from C++ code
Summary: offlineasm should automatically extract constants from C++ code
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-12 18:17 PDT by Filip Pizlo
Modified: 2012-09-12 18:17 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-09-12 18:17:12 PDT
Currently it only extracts offsets and sizes.  But it should do the same for all other constants, too.