Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_number.cpp510 JSTaggedValue NumberToStringResultCache::FindCachedResult(int entry, JSTaggedValue &target) in FindCachedResult() function in panda::ecmascript::builtins::NumberToStringResultCache
H A Dbuiltins_regexp.cpp2482 JSTaggedValue RegExpExecResultCache::FindCachedResult(JSThread *thread, in FindCachedResult() function in panda::ecmascript::builtins::RegExpExecResultCache
H A Dbuiltins_string.cpp2402 JSTaggedValue StringSplitResultCache::FindCachedResult(const JSThread *thread, in FindCachedResult() function in StringSplitResultCache
2461 JSTaggedValue StringToListResultCache::FindCachedResult(const JSThread *thread, in FindCachedResult() function in StringToListResultCache

Completed in 12 milliseconds