Searched refs:kAllocationSiteIndex (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/ | ||
H A D | interface-descriptors.h | 683 kAllocationSiteIndex, enumerator in enum:v8::internal::ArrayNoArgumentConstructorDescriptor::ParameterIndices 697 kAllocationSiteIndex, enumerator in enum:v8::internal::ArraySingleArgumentConstructorDescriptor::ParameterIndices 711 kAllocationSiteIndex, enumerator in enum:v8::internal::ArrayNArgumentsConstructorDescriptor::ParameterIndices |
H A D | code-stubs.cc | 4587 ArrayNoArgumentConstructorDescriptor::kAllocationSiteIndex) 4661 ArraySingleArgumentConstructorDescriptor::kAllocationSiteIndex); 4681 ArrayNoArgumentConstructorDescriptor::kAllocationSiteIndex); |
Completed in 48 milliseconds