Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h1492 struct StructTable { struct
1523 static const StructTable struct_table[];
Dheap.cc2178 const Heap::StructTable Heap::struct_table[] = {
2373 const StructTable& entry = struct_table[i]; in CreateInitialMaps()