Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dsetup-heap-internal.cc67 #define CONSTANT_STRING_ELEMENT(name, contents) {contents, k##name##RootIndex}, macro
68 INTERNALIZED_STRING_LIST(CONSTANT_STRING_ELEMENT)
69 #undef CONSTANT_STRING_ELEMENT