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