Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Ddebug-type-profile.h21 struct TypeProfileEntry { struct
22 explicit TypeProfileEntry( in TypeProfileEntry() function
32 std::vector<TypeProfileEntry> entries; argument