Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dpanda_vm.cpp89 auto cachedString = GetStringTable()->GetInternalStringFast(pf, id); in GetNonMovableString() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h3521 … std::map<uint64_t, JSHandle<JSTaggedValue>> &cachedString) in GetOrCreateNumberString()
3550 std::map<uint64_t, JSHandle<JSTaggedValue>> cachedString; in ArrayNumberSort() local