Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp2574 … JSHandle<JSArray> copyArray = thread->GetEcmaVM()->GetFactory()->CloneArrayLiteral(resultHandle); in FindCachedResult() local
2596 JSHandle<JSArray> copyArray = thread->GetEcmaVM()->GetFactory() in AddResultInCache() local
Dbuiltins_string.cpp2419 JSHandle<TaggedArray> copyArray; in FindCachedResult() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp350 Label copyArray(env); in Shift() local