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
In the codebase in a lot of places you will still find int class_id instead of JSClassID class_id, which is u32. I could make a pull request if you are interested in changing this.