[Webkit-unassigned] [Bug 33957] [v8] Implement Node map in intrusive way for better speed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 11:25:47 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33957





--- Comment #9 from anton muhin <antonm at chromium.org>  2010-01-25 11:25:45 PST ---
(In reply to comment #8)
> (In reply to comment #6)
> > (In reply to comment #4)
> > > (From update of attachment 47126 [details] [details] [details])
> > > + if (!wrapper) return v8::Persistent<v8::Object>();
> > > 
> > > Should be two lines.  (This nit repeated many times.)
> > 
> > Hopefully fixed all those, sorry.  Just curious, how difficult it'd be to add
> > this check into style-checking script?
> 
> Simply an issue of figuring out an appropriate regex/code to detect this and
> putting it in the style checking script (along with an appropriate error
> category and test). The hardest part is the correct detection (which may not be
> too hard). If you'd like to do it, that would be great, imo.

Thanks, David, I think I found the place.  Let me try to hack it in.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list