Searched defs:GetCachedString (Results 1 – 2 of 2) sorted by relevance
225 inline JSHandle<EcmaString> GetCachedString(JSThread *thread, uint32_t propertyIndex) in GetCachedString() function
7010 Local<StringRef> ExternalStringCache::GetCachedString(const EcmaVM *vm, uint32_t propertyIndex) in GetCachedString() function in panda::ExternalStringCache