RESOLVED FIXED 35697
[V8] Clean up CodeGeneratorV8.pm
https://bugs.webkit.org/show_bug.cgi?id=35697
Summary [V8] Clean up CodeGeneratorV8.pm
Nate Chapin
Reported 2010-03-03 13:02:01 PST
To start with: 1. Remove some of the unused subroutines 2. Make GetInternalFields less hard-coded (though it will still need some special cases). 3. Make the generated code (mostly) match the WebKit style guide.
Attachments
patch (56.88 KB, patch)
2010-03-03 13:07 PST, Nate Chapin
dglazkov: review+
Nate Chapin
Comment 1 2010-03-03 13:07:14 PST
Dimitri Glazkov (Google)
Comment 2 2010-03-04 16:09:58 PST
Comment on attachment 49936 [details] patch why do you keep removing code? what has it done to you?
Nate Chapin
Comment 3 2010-03-05 10:07:19 PST
Note You need to log in before you can comment on or make changes to this bug.