Searched refs:reducedExternalMemory (Results 1 – 1 of 1) sorted by relevance
69 int reducedExternalMemory = -memoryConsumption(m_plainString); in ~WebCoreStringResourceBase() local71 reducedExternalMemory -= memoryConsumption(m_atomicString.string()); in ~WebCoreStringResourceBase()72 v8::Isolate::GetCurrent()->AdjustAmountOfExternalAllocatedMemory(reducedExternalMemory); in ~WebCoreStringResourceBase()