Searched refs:functionEntries_ (Results 1 – 1 of 1) sorted by relevance
866 this.functionEntries_ = []; property in JsonProfile918 func.funcId = this.functionEntries_.length;919 this.functionEntries_.push({name : name, codes : []});924 func.funcId = this.functionEntries_.length;925 this.functionEntries_.push({name : name, codes : []});942 this.functionEntries_[func.funcId].codes.push(entry.codeId);1082 writeJson(this.functionEntries_);