Searched defs:stringTable (Results 1 – 5 of 5) sorted by relevance
47 const uint16_t *stringTable; member
102 …static const HashTable* stringTable(CallFrame* callFrame) { return callFrame->globalData().stringT… in stringTable() function
115 const HashTable* stringTable; variable
43 static inline HashSet<StringImpl*>& stringTable() in stringTable() function