Chromium Code Reviews
DescriptionRefactor IDL value checking into SemanticAnalyzer.pm
This is minor refactoring; it makes the main generate-bindings.pl file
smaller (by putting the semantic analysis phase into a library), which
makes it easier to rewrite in Python, since these can be done incrementally.
I've made the refactored functions object-oriented, which is more natural
(loads a file on initialization), and will make it clearer when porting
to Python.
BUG=239771
Patch Set 1 #Patch Set 2 : Proper header #
Total comments: 1
Patch Set 3 : Add dependency #
Messages
Total messages: 12 (0 generated)
|
|||||||||||||||||||||||||||||||||||||