Bug 61500 - Add JSObject::offsetOfPropertyStorage
Summary: Add JSObject::offsetOfPropertyStorage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 21:05 PDT by Gavin Barraclough
Modified: 2011-05-25 21:05 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 Gavin Barraclough 2011-05-25 21:05:04 PDT
(rather than the JIT calculating the OBJECT_OFFSET directly).
Comment 1 Gavin Barraclough 2011-05-25 21:05:56 PDT
fixed in r87355