Project

General

Profile

« Previous | Next » 

Revision 13bd617e

Added by jemmai (Jemma Issroff) over 2 years ago

Remove unused class serial

Before object shapes, we were using class serial to invalidate
inline caches. Now that we use shape_id for inline cache keys,
the class serial is unnecessary.

Co-Authored-By: Aaron Patterson