#include <js-heap-broker.h>
Definition at line 564 of file js-heap-broker.h.
◆ JSHeapBrokerScopeForTesting() [1/2]
v8::internal::compiler::JSHeapBrokerScopeForTesting::JSHeapBrokerScopeForTesting |
( |
JSHeapBroker * | broker, |
|
|
Isolate * | isolate, |
|
|
Zone * | zone ) |
|
inline |
◆ JSHeapBrokerScopeForTesting() [2/2]
v8::internal::compiler::JSHeapBrokerScopeForTesting::JSHeapBrokerScopeForTesting |
( |
JSHeapBroker * | broker, |
|
|
std::unique_ptr< CanonicalHandlesMap > | canonical_handles ) |
|
inline |
◆ ~JSHeapBrokerScopeForTesting()
v8::internal::compiler::JSHeapBrokerScopeForTesting::~JSHeapBrokerScopeForTesting |
( |
| ) |
|
|
inline |
◆ broker_
JSHeapBroker* const v8::internal::compiler::JSHeapBrokerScopeForTesting::broker_ |
|
private |
◆ canonical_handles_
std::unique_ptr<CanonicalHandlesMap> v8::internal::compiler::JSHeapBrokerScopeForTesting::canonical_handles_ |
|
private |
The documentation for this class was generated from the following file: