Home | History | Annotate | Download | only in src

Lines Matching refs:constant_symbol_table

1991 const Heap::ConstantSymbolTable Heap::constant_symbol_table[] = {
2511 for (unsigned i = 0; i < ARRAY_SIZE(constant_symbol_table); i++) {
2513 LookupAsciiSymbol(constant_symbol_table[i].contents);
2516 roots_[constant_symbol_table[i].index] = String::cast(obj);