``` function foo() { } foo.name = "bar" ```
<rdar://problem/98705785>
err i mean't `displayName` AFAIK it's not possible to change the `name` 😅
Pull request: https://github.com/WebKit/WebKit/pull/12657