SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Create wrapper class for Hermes CDPAgent + CDPDebugAPI (#43352)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/43352

## Context

We are migrating to the new Hermes `CDPAgent` and `CDPDebugAPI` APIs in the modern CDP server (previously `HermesCDPHandler`).

## This diff

Adds the `HermesRuntimeAgentDelegateNew` class to provide a swap-in replacement for the existing `HermesRuntimeAgentDelegate` when we enable this via an incoming feature flag.

Changelog: [Internal]

Reviewed By: motiz88

Differential Revision: D53810356

fbshipit-source-id: c63684252230a747ecf0bd8cbb6f4e22052ed9bf
A
Alex Hunt committed
166fdc51250cf5033f59bc018552378e9687af15
Parent: 52bd841
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 3/8/2024, 3:29:22 PM