WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 83403
Do not abuse ArrayStorage's m_length for testing array consistency
https://bugs.webkit.org/show_bug.cgi?id=83403
Summary
Do not abuse ArrayStorage's m_length for testing array consistency
Benjamin Poulain
Reported
2012-04-06 15:33:10 PDT
Do not abuse ArrayStorage's m_length for testing array consistency. Doing so forces the compiler to maintain two counters and increment both.
Attachments
Patch
(6.86 KB, patch)
2012-04-06 15:43 PDT
,
Benjamin Poulain
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2012-04-06 15:34:21 PDT
Related to <
rdar://problem/11197244
>
Benjamin Poulain
Comment 2
2012-04-06 15:43:14 PDT
Created
attachment 136077
[details]
Patch
Geoffrey Garen
Comment 3
2012-04-06 16:09:06 PDT
Comment on
attachment 136077
[details]
Patch r=me
Benjamin Poulain
Comment 4
2012-04-06 18:12:25 PDT
Committed
r113530
: <
http://trac.webkit.org/changeset/113530
>
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