Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Druntime.h225 inline JSHandle<EcmaString> GetCachedString(JSThread *thread, uint32_t propertyIndex) in GetCachedString() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp7010 Local<StringRef> ExternalStringCache::GetCachedString(const EcmaVM *vm, uint32_t propertyIndex) in GetCachedString() function in panda::ExternalStringCache