Home | History | Annotate | Download | only in src

Lines Matching refs:inferredName

863 FunctionMirror.prototype.inferredName = function() {
1013 UnresolvedFunctionMirror.prototype.inferredName = function() {
2238 o.inferredName = mirror.inferredName();
2420 if (!IS_UNDEFINED(mirror.inferredName())) {
2421 content.inferredName = mirror.inferredName();