Searched defs:SetCachedString (Results 1 – 2 of 2) sorted by relevance
215 inline bool SetCachedString(JSHandle<EcmaString> str, uint32_t propertyIndex) in SetCachedString() function
6998 bool ExternalStringCache::SetCachedString(const EcmaVM *vm, const char *name, uint32_t propertyInde… in SetCachedString() function in panda::ExternalStringCache