Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_number.cpp503 JSTaggedValue NumberToStringResultCache::CreateCacheTable(const JSThread *thread) in CreateCacheTable() function in panda::ecmascript::builtins::NumberToStringResultCache
Dbuiltins_string.cpp2396 JSTaggedValue StringSplitResultCache::CreateCacheTable(const JSThread *thread) in CreateCacheTable() function in panda::ecmascript::builtins::StringSplitResultCache
2458 JSTaggedValue StringToListResultCache::CreateCacheTable(const JSThread *thread) in CreateCacheTable() function in panda::ecmascript::builtins::StringToListResultCache
Dbuiltins_regexp.cpp2568 JSTaggedValue RegExpExecResultCache::CreateCacheTable(JSThread *thread) in CreateCacheTable() function in panda::ecmascript::builtins::RegExpExecResultCache