Home | History | Annotate | Download | only in src

Lines Matching refs:inferredName

813 FunctionMirror.prototype.inferredName = function() {
947 UnresolvedFunctionMirror.prototype.inferredName = function() {
2069 o.inferredName = mirror.inferredName();
2249 if (!IS_UNDEFINED(mirror.inferredName())) {
2250 content.inferredName = mirror.inferredName();