Home
last modified time | relevance | path

Searched defs:nof_descriptors (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/runtime/
H A Druntime-classes.cc272 int nof_descriptors = properties_template->number_of_descriptors(); in UpdateProtectors() local
284 int nof_descriptors = descriptors_template->number_of_descriptors(); in AddDescriptorsByTemplate() local
/third_party/node/deps/v8/src/objects/
H A Dkeys.cc69 int nof_descriptors = map.NumberOfOwnDescriptors(); in CombineKeys() local
989 int nof_descriptors = map.NumberOfOwnDescriptors(); in CollectOwnPropertyNames() local
50 AddKey(Object key, Handle<FixedArray> combined_keys, Handle<DescriptorArray> descs, int nof_descriptors, int target) AddKey() argument
H A Dmap.cc1484 int nof_descriptors = descriptors->number_of_descriptors(); in AddMissingTransitions() local
H A Dobjects.cc3971 bool DescriptorArray::IsEqualUpTo(DescriptorArray desc, int nof_descriptors) { in IsEqualUpTo() argument
4404 Allocate(IsolateT* isolate, int nof_descriptors, int slack, AllocationType allocation) Allocate() argument
4420 Initialize(EnumCache empty_enum_cache, HeapObject undefined_value, int nof_descriptors, int slack) Initialize() argument
[all...]

Completed in 16 milliseconds