Home | History | Annotate | Download | only in src

Lines Matching full:constructorname

96       var constructorName = constructor.name;
97 if (IS_STRING(constructorName) && constructorName !== "") {
98 return "#<" + constructorName + ">";
792 var constructorName
793 if (!constructorName) {
796 return constructorName;