Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dobject_header.cpp192 VMHandle<ObjectHeader> srcHandle(thread, src); in ShallowCopy() local
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp896 VMHandle<String> srcHandle(thread, src); in DoReplace() local
946 VMHandle<String> srcHandle(thread, src); in FastSubString() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp725 JSHandle<JSTaggedValue> srcHandle(thread, src); in CopyDataProperties() local
947 JSHandle<JSTaggedValue> srcHandle(thread, src); in StArraySpread() local