Searched defs:FindCachedResult (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| D | builtins_number.cpp | 510 JSTaggedValue NumberToStringResultCache::FindCachedResult(int entry, JSTaggedValue &target) in FindCachedResult() function in panda::ecmascript::builtins::NumberToStringResultCache |
| D | builtins_string.cpp | 2385 JSTaggedValue StringSplitResultCache::FindCachedResult(const JSThread *thread, in FindCachedResult() function in panda::ecmascript::builtins::StringSplitResultCache |
| D | builtins_regexp.cpp | 2508 JSTaggedValue RegExpExecResultCache::FindCachedResult(JSThread *thread, in FindCachedResult() function in panda::ecmascript::builtins::RegExpExecResultCache |