Project

General

Profile

« Previous | Next » 

Revision 1a180b7e

Added by jemmai (Jemma Issroff) over 3 years ago

Streamline cached attr reader / writer indexes

This commit removes the need to increment and decrement the indexes
used by vm_cc_attr_index getters and setters. It also introduces a
vm_cc_attr_index_p predicate function, and a vm_cc_attr_index_initalize
function.