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
[MERGE #6002@MikeHolman] don't look up numeric properties from cache in json code
Merge pull request #6002 from MikeHolman:stringifycache
inline caches don't support numeric properties, so skip inline cache check lookup for numeric properties in json stringifier
Fixes#5951
0 commit comments