HomeSort by relevance Sort by last modified time
    Searched full:constructor_type_name (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
v8_attributes.py 31 Extends IdlType with property |constructor_type_name|.
100 'constructor_type': idl_type.constructor_type_name
425 idl_types.IdlType.constructor_type_name = property(
v8_types.py 43 import v8_attributes # for IdlType.constructor_type_name namespace
339 base_idl_type = idl_type.constructor_type_name

Completed in 344 milliseconds