Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_number.cpp502 JSTaggedValue NumberToStringResultCache::CreateCacheTable(const JSThread *thread) in CreateCacheTable() function in panda::ecmascript::builtins::NumberToStringResultCache
Dbuiltins_string.cpp2377 JSTaggedValue StringSplitResultCache::CreateCacheTable(const JSThread *thread) in CreateCacheTable() function in panda::ecmascript::builtins::StringSplitResultCache
2427 JSTaggedValue StringToListResultCache::CreateCacheTable(const JSThread *thread) in CreateCacheTable() function in panda::ecmascript::builtins::StringToListResultCache
Dbuiltins_regexp.cpp2493 JSTaggedValue RegExpExecResultCache::CreateCacheTable(JSThread *thread) in CreateCacheTable() function in panda::ecmascript::builtins::RegExpExecResultCache