Home
last modified time | relevance | path

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

/external/v8/src/debug/
Ddebug-type-profile.h19 struct TypeProfileEntry { struct
20 explicit TypeProfileEntry( in TypeProfileEntry() function
30 std::vector<TypeProfileEntry> entries; argument