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+
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
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.