Home
last modified time | relevance | path

Searched defs:SetCachedString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Druntime.h215 inline bool SetCachedString(JSHandle<EcmaString> str, uint32_t propertyIndex) in SetCachedString() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp6998 bool ExternalStringCache::SetCachedString(const EcmaVM *vm, const char *name, uint32_t propertyInde… in SetCachedString() function in panda::ExternalStringCache