Searched refs:GetJsonStringifyCache (Results 1 – 2 of 2) sorted by relevance
493 CVector<std::pair<CString, int>> GetJsonStringifyCache(size_t index) in GetJsonStringifyCache() function
268 auto strCache = thread_->GetCurrentEcmaContext()->GetJsonStringifyCache(index); in SerializeJSONObject()