Searched refs:protocolReceiver (Results 1 – 1 of 1) sorted by relevance
1272 std::unique_ptr<RemoteObject> protocolReceiver; in currentCallFrames() local1277 false, &protocolReceiver); in currentCallFrames()1281 if (!protocolReceiver) { in currentCallFrames()1282 protocolReceiver = RemoteObject::create() in currentCallFrames()1311 .setThis(std::move(protocolReceiver)) in currentCallFrames()