Home
last modified time | relevance | path

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

/external/v8/src/
Dheap.h1740 struct StructTable { struct
1748 static const StructTable struct_table[]; argument
Dheap.cc1999 const Heap::StructTable Heap::struct_table[] = {
2225 const StructTable& entry = struct_table[i]; in CreateInitialMaps()