| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Guard SBG's `es5-visitors` against `SpreadElement`, computed, and non-Identifier-keyed properties when walking the implementation object of an `.extend(...)` call. Such properties can't be mapped to a Java binding, so they are now skipped instead of crashing the parser.
| Back | FazBrowse Home | New Git URL |
Guard SBG's es5-visitors against SpreadElement, computed, and non-Identifier-keyed properties when walking the implementation object of an .extend(...) call. Such properties can't be mapped to a Java binding, so they are now skipped instead of crashing the parser.