• cajun-rat's avatar
    Fix Closure Compiler warnings (#4067) · d8944e45
    cajun-rat authored
    * Make parameter order in jsdocs match function
    
    When the order doesn't match the Google Closure Javascript compiler generates
    warnings
    
    * Prefix optional parameters with opt_
    
    The Closure Compiler emits warnings when this isn't the case
    d8944e45
flatbuffers.js 28.6 KB