Searched refs:internalNameLookup (Results 1 – 3 of 3) sorted by relevance
22 return this.internalNameLookup(parent, name);58 internalNameLookup: function internalNameLookup(parent, name) {
30 return this.internalNameLookup(parent, name);66 internalNameLookup: function internalNameLookup(parent, name) {
16 return this.internalNameLookup(parent, name);57 internalNameLookup: function(parent, name) { method in JavaScriptCompiler