Searched refs:functionCodeId (Results 1 – 1 of 1) sorted by relevance
426 constructor(functionCodeId, filter) { argument427 this.functionCodeId = functionCodeId;434 if (!this.functionCodeId) return;437 let functionCode = file.code[this.functionCodeId];