Searched refs:is_constructor (Results 1 – 4 of 4) sorted by relevance
105 bool is_constructor = (new_target != nullptr); in New() local110 if (is_constructor) { in New()
90 bool is_constructor = (new_target != nullptr); in New() local95 if (is_constructor) { in New()
118 bool is_constructor = (new_target != nullptr); in InnerNew() local125 if (is_constructor) { in InnerNew()
93 bool is_constructor = (new_target != nullptr); in New() local100 if (is_constructor) { in New()