try{
            var t = this.scopeLookup("init");
            if(t.entry.type === "function"){
                iaddr = t.entry.address;
            }