Home
last modified time | relevance | path

Searched refs:AllocationTypeForInPlaceInternalizableString (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dlocal-factory-inl.h32 AllocationType LocalFactory::AllocationTypeForInPlaceInternalizableString() { in ACCESSOR_INFO_ROOT_LIST()
Dlocal-factory.h79 inline AllocationType AllocationTypeForInPlaceInternalizableString();
Dfactory.h1040 AllocationType AllocationTypeForInPlaceInternalizableString();
Dfactory-base.cc1103 return impl()->AllocationTypeForInPlaceInternalizableString(); in RefineAllocationTypeForInPlaceInternalizableString()
Dfactory.cc3923 AllocationType Factory::AllocationTypeForInPlaceInternalizableString() { in AllocationTypeForInPlaceInternalizableString() function in v8::internal::Factory