Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/heap/
Dheap.h1541 struct StringTypeTable { struct
1558 static const StringTypeTable string_type_table[]; argument
Dheap.cc2340 const Heap::StringTypeTable Heap::string_type_table[] = {
2508 const StringTypeTable& entry = string_type_table[i]; in CreateInitialMaps()