Home
last modified time | relevance | path

Searched refs:CleanupOnStackReferencesBelowCurrentStackPosition (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/handles/
Dglobal-handles.h196 void CleanupOnStackReferencesBelowCurrentStackPosition();
Dglobal-handles.cc911 void GlobalHandles::CleanupOnStackReferencesBelowCurrentStackPosition() { in CleanupOnStackReferencesBelowCurrentStackPosition() function in v8::internal::GlobalHandles
/third_party/node/deps/v8/src/heap/
Dheap.cc1827 ->CleanupOnStackReferencesBelowCurrentStackPosition(); in CollectGarbage()