You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user's API define a set_XX setter func w/o the corresponding get_XX getter func, jsruntime ignores the setter.
It should report a compilation error instead.