Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dobjects.h935 virtual void PostGarbageCollection() {} in PostGarbageCollection() function
Dstring.h1034 void PostGarbageCollection() override;
Dstring.cc1820 PostGarbageCollection(); in FlatStringReader()
1823 void FlatStringReader::PostGarbageCollection() { in PostGarbageCollection() function in v8::internal::FlatStringReader
Dobjects.cc4612 current->PostGarbageCollection(); in PostGarbageCollectionProcessing()