Searched refs:remoteObjectTypedArray (Results 1 – 1 of 1) sorted by relevance
355 …std::unique_ptr<RemoteObject> remoteObjectTypedArray = RemoteObject::FromTagged(vm_, jsValueRefTyp… in AddTypedArrayRef() local356 remoteObjectTypedArray->SetObjectId(curObjectId_); in AddTypedArrayRef()364 .SetValue(std::move(remoteObjectTypedArray)); in AddTypedArrayRef()