WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27264
[v8] Speed up access to NodeList length
https://bugs.webkit.org/show_bug.cgi?id=27264
Summary
[v8] Speed up access to NodeList length
anton muhin
Reported
2009-07-14 08:56:18 PDT
1) use AtomicString for comparison; 2) use v8::Integer::New instead of v8::Number::New.
Attachments
Initial version
(1.44 KB, patch)
2009-07-14 08:59 PDT
,
anton muhin
dglazkov
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
anton muhin
Comment 1
2009-07-14 08:59:36 PDT
Created
attachment 32716
[details]
Initial version
Dimitri Glazkov (Google)
Comment 2
2009-07-14 09:22:08 PDT
Comment on
attachment 32716
[details]
Initial version ok.
Dimitri Glazkov (Google)
Comment 3
2009-07-14 09:27:02 PDT
Landed as
http://trac.webkit.org/changeset/45860
.
Lucas Forschler
Comment 4
2019-02-06 09:02:50 PST
Mass moving XML DOM bugs to the "DOM" Component.
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