Home
last modified time | relevance | path

Searched defs:NativeGroupRetainedObjectInfo (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dheap-snapshot-generator.h483 class NativeGroupRetainedObjectInfo; variable
Dheap-snapshot-generator.cc2374 class NativeGroupRetainedObjectInfo : public v8::RetainedObjectInfo { class
2376 explicit NativeGroupRetainedObjectInfo(const char* label) in NativeGroupRetainedObjectInfo() function in v8::internal::NativeGroupRetainedObjectInfo