Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-heap-broker.h445 void SerializeStandardObjects(); in NON_EXPORTED_BASE()
Djs-heap-broker.cc578 void JSHeapBroker::SerializeStandardObjects() { in SerializeStandardObjects() function in v8::internal::compiler::JSHeapBroker
Dpipeline.cc2038 data->js_heap_broker()->SerializeStandardObjects(); in CreateGraph()