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

  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
v8_types.py 402 return not(idl_type.cpp_type_has_null_value)
846 def cpp_type_has_null_value(idl_type): function
    [all...]
v8_methods.py 399 if not idl_type.cpp_type_has_null_value:

Completed in 56 milliseconds