Searched defs:fixed_fields (Results 1 – 3 of 3) sorted by relevance
77 let fixed_fields = 2; // Vtable size and Object Size. in field_index_to_field_offset() localVariable84 let fixed_fields = 2; // VTable size and Object Size. in field_offset_to_field_index() localVariable
42 const int fixed_fields = 2; // Vtable size and Object Size. in FieldIndexToOffset() local