Searched refs:if_new_target_not_constructor (Results 1 – 1 of 1) sorted by relevance
101 if_new_target_not_constructor(this, Label::kDeferred); in CallOrConstructWithArrayLike() local102 GotoIf(TaggedIsSmi(new_target), &if_new_target_not_constructor); in CallOrConstructWithArrayLike()104 &if_new_target_not_constructor); in CallOrConstructWithArrayLike()105 BIND(&if_new_target_not_constructor); in CallOrConstructWithArrayLike()