Home
last modified time | relevance | path

Searched refs:localValRefElement (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp461 Local<JSValueRef> localValRefElement = localTypedArrayRef->Get(vm_, i); in GetAdditionalProperties() local
462 …std::unique_ptr<RemoteObject> remoteObjElement = RemoteObject::FromTagged(vm_, localValRefElement); in GetAdditionalProperties()
464 properties_[curObjectId_++] = Global<JSValueRef>(vm_, localValRefElement); in GetAdditionalProperties()