Home
last modified time | relevance | path

Searched defs:FindCachedResult (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp-inl.h53 JSTaggedValue RegExpExecResultCache::FindCachedResult(JSThread *thread, in FindCachedResult() function
Dbuiltins_number.cpp511 JSTaggedValue NumberToStringResultCache::FindCachedResult(const JSThread *thread, int entry, JSTagg… in FindCachedResult() function in panda::ecmascript::builtins::NumberToStringResultCache
Dbuiltins_string.cpp2404 JSTaggedValue StringSplitResultCache::FindCachedResult(const JSThread *thread, in FindCachedResult() function in panda::ecmascript::builtins::StringSplitResultCache
2466 JSTaggedValue StringToListResultCache::FindCachedResult(const JSThread *thread, in FindCachedResult() function in panda::ecmascript::builtins::StringToListResultCache