Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-heap-broker.h402 void CollectArrayAndObjectPrototypes(); in DEFINE_OPERATORS_FOR_FLAGS()
Djs-heap-broker.cc138 void JSHeapBroker::CollectArrayAndObjectPrototypes() { in CollectArrayAndObjectPrototypes() function in v8::internal::compiler::JSHeapBroker
Dheap-refs.cc955 CollectArrayAndObjectPrototypes(); in InitializeAndStartSerializing()