Searched defs:jsonTable (Results 1 – 2 of 2) sorted by relevance
97 …static const HashTable* jsonTable(CallFrame* callFrame) { return callFrame->globalData().jsonTable… in jsonTable() function
110 const HashTable* jsonTable; variable