Searched refs:protocolReceiver (Results 1 – 1 of 1) sorted by relevance
1460 std::unique_ptr<RemoteObject> protocolReceiver; in currentCallFrames() local1466 WrapMode::kNoPreview, &protocolReceiver); in currentCallFrames()1470 if (!protocolReceiver) { in currentCallFrames()1471 protocolReceiver = RemoteObject::create() in currentCallFrames()1499 .setThis(std::move(protocolReceiver)) in currentCallFrames()