Searched defs:maybe_list (Results 1 – 2 of 2) sorted by relevance
521 Object* maybe_list = templ->property_list(); in AddPropertyToPropertyList() local615 Object* maybe_list = info->property_accessors(); in AddNativeDataProperty() local
511 def list_to_tuple(maybe_list): argument