Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h1598 struct StructTable { struct
1599 InstanceType type;
1600 int size;
1624 static const StructTable struct_table[]; argument