Home
last modified time | relevance | path

Searched defs:extended_attributes (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
Dv8_types.py117 def cpp_type(idl_type, extended_attributes=None, raw_type=False, used_as_rvalue_type=False, used_as… argument
216 def cpp_type_union(idl_type, extended_attributes=None, raw_type=False): argument
504 def v8_value_to_cpp_value(idl_type, extended_attributes, v8_value, index, isolate): argument
563 def v8_value_to_local_cpp_value(idl_type, extended_attributes, v8_value, variable_name, index=None,… argument
641 def preprocess_idl_type_and_value(idl_type, cpp_value, extended_attributes): argument
666 def v8_conversion_type(idl_type, extended_attributes): argument
748 def v8_set_return_value(idl_type, cpp_value, extended_attributes=None, script_wrappable='', release… argument
776 def v8_set_return_value_union(idl_type, cpp_value, extended_attributes=None, script_wrappable='', r… argument
818 …pp_value, isolate='info.GetIsolate()', creation_context='info.Holder()', extended_attributes=None): argument
Dgenerate_global_constructors.py95 def generate_global_constructors_list(interface_name, extended_attributes): argument
Didl_definitions.py708 def extended_attributes_to_constructors(idl_name, extended_attributes): argument
740 def clear_constructor_attributes(extended_attributes): argument