Searched refs:currentIdentifierTable (Results 1 – 10 of 10) sorted by relevance
40 ASSERT(exec->globalData().identifierTable == wtfThreadData().currentIdentifierTable()); in checkSyntax()53 ASSERT(exec->globalData().identifierTable == wtfThreadData().currentIdentifierTable()); in evaluate()
297 …ASSERT_UNUSED(globalData, globalData->identifierTable == wtfThreadData().currentIdentifierTable()); in checkCurrentIdentifierTable()
385 ASSERT(globalData()->identifierTable == wtfThreadData().currentIdentifierTable()); in allocate()
158 …, identifierTable(globalDataType == Default ? wtfThreadData().currentIdentifierTable() : createIde… in JSGlobalData()
101 JSC::IdentifierTable* currentIdentifierTable() in currentIdentifierTable() function
111 ASSERT(globalData()->identifierTable == wtfThreadData().currentIdentifierTable()); in allocateSlowCase()391 ASSERT(globalData()->identifierTable == wtfThreadData().currentIdentifierTable()); in reset()
436 , m_storedIdentifierTable(wtfThreadData().currentIdentifierTable()) in JSGlueAPIEntry()
845 (getThreadGlobalObject): Make sure to set the currentIdentifierTable
52 if (!wtfThreadData().currentIdentifierTable()->remove(this)) in ~StringImpl()
4488 (JSC::currentIdentifierTable):4563 (WTF::WTFThreadData::currentIdentifierTable):11545 - Use currentIdentifierTable() instead of UStringImpl::m_identifierTable.11552 (JSC::currentIdentifierTable):