Searched refs:maybe_list (Results 1 – 1 of 1) sorted by relevance
560 Object maybe_list = templ->property_list(); in AddPropertyToPropertyList() local562 if (maybe_list.IsUndefined(isolate)) { in AddPropertyToPropertyList()565 list = handle(TemplateList::cast(maybe_list), isolate); in AddPropertyToPropertyList()665 Object maybe_list = info->property_accessors(); in AddNativeDataProperty() local667 if (maybe_list.IsUndefined(isolate)) { in AddNativeDataProperty()670 list = handle(TemplateList::cast(maybe_list), isolate); in AddNativeDataProperty()