[Webkit-unassigned] [Bug 79310] DFG OSR exit value profiling should have graceful handling of local variables and arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 14:33:29 PST 2012


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





--- Comment #9 from Filip Pizlo <fpizlo at apple.com>  2012-02-23 14:33:29 PST ---
(In reply to comment #8)
> (From update of attachment 128411 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=128411&action=review
> 
> > Source/JavaScriptCore/bytecode/LazyOperandValueProfile.h:162
> > +    OwnPtr<SegmentedVector<LazyOperandValueProfile, 8> > m_data;
> 
> typedef for SegmentedVector<LazyOperandValueProfile, 8> wouldn't hurt.

Good point!

> 
> > Source/JavaScriptCore/dfg/DFGNode.h:488
> > +    
> 
> Please revert before landing.

Will do.

Thanks!

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