Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp2551 JSHandle<JSArray> copyArray = thread->GetEcmaVM()->GetFactory()->CloneArrayLiteral(resultHandle); in FindCachedResult() local
2573 JSHandle<JSArray> copyArray = thread->GetEcmaVM()->GetFactory() in AddResultInCache() local
H A Dbuiltins_string.cpp2422 JSHandle<TaggedArray> copyArray; in FindCachedResult() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp330 BRANCH(HasPendingException(glue), &hasException0, &copyArray); in Shift() local

Completed in 19 milliseconds