Searched defs:GetCachedString (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | runtime.h | 195 inline JSHandle<EcmaString> GetCachedString(JSThread *thread, uint32_t propertyIndex) in GetCachedString() function in panda::ecmascript::Runtime |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 6346 Local<StringRef> ExternalStringCache::GetCachedString(const EcmaVM *vm, uint32_t propertyIndex) in GetCachedString() function in panda::ExternalStringCache |
Completed in 13 milliseconds