Searched defs:FindCachedResult (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/ | ||
H A D | builtins_number.cpp | 510 JSTaggedValue NumberToStringResultCache::FindCachedResult(int entry, JSTaggedValue &target) in FindCachedResult() function in panda::ecmascript::builtins::NumberToStringResultCache |
H A D | builtins_regexp.cpp | 2482 JSTaggedValue RegExpExecResultCache::FindCachedResult(JSThread *thread, in FindCachedResult() function in panda::ecmascript::builtins::RegExpExecResultCache |
H A D | builtins_string.cpp | 2402 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