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