Home
last modified time | relevance | path

Searched refs:RefineAllocationTypeForInPlaceInternalizableString (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dfactory-base.cc653 RefineAllocationTypeForInPlaceInternalizableString( in NewRawStringWithMap()
677 RefineAllocationTypeForInPlaceInternalizableString(allocation, map)); in NewRawOneByteString()
686 RefineAllocationTypeForInPlaceInternalizableString(allocation, map)); in NewRawTwoByteString()
900 RefineAllocationTypeForInPlaceInternalizableString( in AllocateRawOneByteInternalizedString()
924 RefineAllocationTypeForInPlaceInternalizableString(AllocationType::kOld, in AllocateRawTwoByteInternalizedString()
1092 FactoryBase<Impl>::RefineAllocationTypeForInPlaceInternalizableString( in RefineAllocationTypeForInPlaceInternalizableString() function in v8::internal::FactoryBase
Dfactory-base.h273 AllocationType RefineAllocationTypeForInPlaceInternalizableString( in EXPORT_TEMPLATE_DECLARE()
Dfactory.cc850 RefineAllocationTypeForInPlaceInternalizableString( in AllocateInternalizedStringImpl()
/third_party/node/deps/v8/src/snapshot/
Ddeserializer.cc645 ->RefineAllocationTypeForInPlaceInternalizableString( in ReadObject()