Searched refs:FAST_STRING_WRAPPER_ELEMENTS (Results 1 – 14 of 14) sorted by relevance
53 FAST_STRING_WRAPPER_ELEMENTS, enumerator104 return kind == FAST_STRING_WRAPPER_ELEMENTS || in IsStringWrapperElementsKind()126 kind == FAST_STRING_WRAPPER_ELEMENTS; in IsTransitionElementsKind()
42 case FAST_STRING_WRAPPER_ELEMENTS: in ElementsKindToShiftSize()
86 V(FastStringWrapperElementsAccessor, FAST_STRING_WRAPPER_ELEMENTS, \1957 kind == FAST_STRING_WRAPPER_ELEMENTS) { in NormalizeImpl()2689 case FAST_STRING_WRAPPER_ELEMENTS: in CopyElementsImpl()2860 case FAST_STRING_WRAPPER_ELEMENTS: in CopyElementsImpl()4300 if (KindTraits::Kind == FAST_STRING_WRAPPER_ELEMENTS && in AddImpl()4356 if (from_kind == FAST_STRING_WRAPPER_ELEMENTS) { in GrowCapacityAndConvertImpl()4368 FAST_STRING_WRAPPER_ELEMENTS, in GrowCapacityAndConvertImpl()4381 DCHECK_EQ(FAST_STRING_WRAPPER_ELEMENTS, from_kind); in CopyElementsImpl()4406 ElementsKindTraits<FAST_STRING_WRAPPER_ELEMENTS>> {4411 ElementsKindTraits<FAST_STRING_WRAPPER_ELEMENTS>>(name) {} in FastStringWrapperElementsAccessor()
584 case FAST_STRING_WRAPPER_ELEMENTS: { in PrintElements()
1953 case FAST_STRING_WRAPPER_ELEMENTS: { in IncrementSpillStatistics()
2599 return GetElementsKind() == FAST_STRING_WRAPPER_ELEMENTS; in HasFastStringWrapperElements()
8103 if (IsObjectElementsKind(kind) || kind == FAST_STRING_WRAPPER_ELEMENTS) { in ReferencesObjectFromElements()8162 case FAST_STRING_WRAPPER_ELEMENTS: in ReferencesObject()8917 case FAST_STRING_WRAPPER_ELEMENTS: in HasEnumerableElements()15696 return FAST_STRING_WRAPPER_ELEMENTS; in BestFittingFastElementsKind()16041 case FAST_STRING_WRAPPER_ELEMENTS: in GetFastElementsUsage()
1971 string_map->set_elements_kind(FAST_STRING_WRAPPER_ELEMENTS); in InitializeGlobal()
8645 FAST_STRING_WRAPPER_ELEMENTS, in TryLookupElement()
843 case FAST_STRING_WRAPPER_ELEMENTS: in EstimateElementCount()936 case FAST_STRING_WRAPPER_ELEMENTS: in CollectElementIndices()1133 case FAST_STRING_WRAPPER_ELEMENTS: in IterateElements()
173 Word32Equal(kind, Int32Constant(FAST_STRING_WRAPPER_ELEMENTS)), in IsStringWrapperElementsKind()
193 case FAST_STRING_WRAPPER_ELEMENTS: in StructureWalk()
477 if (kind == FAST_STRING_WRAPPER_ELEMENTS) { in RUNTIME_FUNCTION()
464 return elements_kind() == FAST_STRING_WRAPPER_ELEMENTS; in has_fast_string_wrapper_elements()