Lines Matching defs:descriptors
72 #include "src/objects/objects-body-descriptors-inl.h"
2980 // Fill in new callback descriptors. Process the callbacks from
3013 int AccessorInfo::AppendUnique(Isolate* isolate, Handle<Object> descriptors,
3016 Handle<TemplateList> callbacks = Handle<TemplateList>::cast(descriptors);
3933 auto descriptors = *descriptors_handle;
3951 // need to generalize the descriptors here. That will also enable
3963 descriptors.Set(i, key, type, new_details);
3966 descriptors.Sort();
4446 Handle<DescriptorArray> descriptors, Isolate* isolate,
4448 EnumCache enum_cache = descriptors->enum_cache();
4451 descriptors->set_enum_cache(enum_cache);