Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Paul Leathers 9b49b23fa6 With equivalent obj type spec on by default, certain operations still require monomorphic type checks. We've handled this in the dead store pass by locating any equivalent type check that protects an operation that requires a specific type and changing it to use a monomorphic check. But because of the vagaries of inline cache sharing, the operation that does the check may not appear to be monomorphic. Deal with this by having the dead store pass indicate the required type on the checking instruction. 10 gadi atpakaļ