Searched refs:nestedMethodLocal (Results 1 – 1 of 1) sorted by relevance
402 const nestedMethodLocal = outerMethod.getBody()?.getLocals().get(nestedMethodName); constant403 if (nestedMethodLocal !== undefined) {404 … this.updateLocalInfoWithClosures(nestedMethodLocal, outerMethod, nestedMethod, closuresLocal);