Home
last modified time | relevance | path

Searched refs:remoteObjElement (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.cpp465 std::unique_ptr<RemoteObject> remoteObjElement = RemoteObject::FromTagged(vm_, localValRefElement); in GetAdditionalProperties() local
466 remoteObjElement->SetObjectId(curObjectId_); in GetAdditionalProperties()
478 .SetValue(std::move(remoteObjElement)); in GetAdditionalProperties()

Completed in 3 milliseconds