function m4_function_to_call_the_coming_first_value_and_pass_the_result_to_the_webidl_method_specified_by_the_given_name_on_the_webidl_object_specified_by_the_coming_inner_second_value ( the_given_name ) { return function ( the_coming_first_value ) { return function ( the_coming_inner_second_value ) { the_coming_inner_second_value [ the_given_name ] ( the_coming_first_value ( ) ) } } }