Lines Matching full:descriptors
1923 // backed by the properties array. Descriptors of visible
1933 // backed by the properties array. Descriptors of visible
2401 // DescriptorArrays are fixed arrays used to hold instance descriptors.
2404 // without overloading the instance descriptors field in the map
2421 // Returns the number of descriptors in the array.
2456 // without overloading the instance descriptors field in the map
2516 // a transition, they must not be removed. All null descriptors are removed.
2520 // Return a copy of the array with all transitions and null descriptors
2524 // Sort the instance descriptors by the hash codes of their keys.
2528 // Sort the instance descriptors by the hash codes of their keys.
2532 // Search the instance descriptors for given name.
2542 // Perform a binary search in the instance descriptors represented
2544 // are three instance descriptors in this array it should be called
2548 // Perform a linear search in the instance descriptors represented
2550 // valid. Does not require the descriptors to be sorted.
2586 // Print all the descriptors.
2601 // The maximum number of descriptors we want in a descriptor array (should
3524 // Such maps do not have property descriptors, so a typical program
4547 // without overloading the instance descriptors field (and storing it in the
4699 // [instance descriptors]: describes the object.
4740 // Lookup in the map's instance descriptors and fill out the result
4753 // instance descriptors.
4880 // Storage for instance descriptors is overloaded to also contain additional
4881 // map flags when unused (bit_field3). When the map has instance descriptors,
4885 // without overloading the instance descriptors field, but the map is
5850 // Layout descriptors. The last property (from kNonWeakFieldsEndOffset to