DateInstanceCache dateInstanceCache;
WTF::SimpleStats machineCodeBytesPerBytecodeWordForBaselineJIT;
WeakGCMap<StringImpl*, JSString, PtrHash<StringImpl*>> stringCache;
+ Weak<JSString> lastCachedString;
AtomicStringTable* atomicStringTable() const { return m_atomicStringTable; }