Bug 32994

Summary: [V8] IsRefPtrType() in CodeGeneratorV8.pm increases maintenance burden.
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: WebCore JavaScriptAssignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 32630    
Attachments:
Description Flags
Reverse IsRefPtrType test, v1. zimmermann: review+

Description Dimitri Glazkov (Google) 2009-12-28 14:29:19 PST
We should work to eliminate it.
Comment 1 Dimitri Glazkov (Google) 2010-01-06 17:01:07 PST
Created attachment 46009 [details]
Reverse IsRefPtrType test, v1.
Comment 2 WebKit Review Bot 2010-01-06 17:03:37 PST
style-queue ran check-webkit-style on attachment 46009 [details] without any errors.
Comment 3 Nikolas Zimmermann 2010-01-06 19:18:09 PST
Comment on attachment 46009 [details]
Reverse IsRefPtrType test, v1.

LGTM, r=me.
Comment 4 Dimitri Glazkov (Google) 2010-01-11 09:18:35 PST
Landed as http://trac.webkit.org/changeset/53083.