Add proper scope for JS tags including their own context
This makes `Foo.bar = function()` properly report a function tag "bar" with scope "Foo" rather than a function tag "Foo.bar" with no scope. Part of #3570192.
Showing
Please
register
or
sign in
to comment