121cb13883
- CLASS_FOR_FUNCTION slice was used for two purposes: to record closure classes for functions and for scripts. Separate this slice into two slices: CLASS_FOR_FUNCTION and CLASS_FOR_SCRIPT - add classNameForAnonymousClass() overloaded method to CodegenBinding, taking a function descriptor (not a PSI element)