WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
193610
[JSC] StructureIDTable's StructureOrOffset should be pointer width
https://bugs.webkit.org/show_bug.cgi?id=193610
Summary
[JSC] StructureIDTable's StructureOrOffset should be pointer width
Yusuke Suzuki
Reported
2019-01-19 02:03:33 PST
While the name is StructureOrOffset, the implementation is the pair of Structure* and offset (StructureID).
Attachments
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2019-01-19 02:06:08 PST
Oops, not correct.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug