Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dsetup-heap-internal.cc109 const Heap::StructTable Heap::struct_table[] = {
312 const StructTable& entry = struct_table[i]; in CreateInitialMaps()
352 const StructTable& entry = struct_table[i]; in CreateInitialMaps()
Dheap.h1693 struct StructTable { struct
1718 static const StructTable struct_table[]; argument