v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::PretenuringPropagationReducer< Next > Class Template Reference

#include <pretenuring-propagation-reducer.h>

Inheritance diagram for v8::internal::compiler::turboshaft::PretenuringPropagationReducer< Next >:
Collaboration diagram for v8::internal::compiler::turboshaft::PretenuringPropagationReducer< Next >:

Public Member Functions

void Analyze ()
 

Detailed Description

template<class Next>
class v8::internal::compiler::turboshaft::PretenuringPropagationReducer< Next >

Definition at line 221 of file pretenuring-propagation-reducer.h.

Member Function Documentation

◆ Analyze()

template<class Next >
void v8::internal::compiler::turboshaft::PretenuringPropagationReducer< Next >::Analyze ( )
inline

Definition at line 233 of file pretenuring-propagation-reducer.h.

Here is the call graph for this function:

The documentation for this class was generated from the following file: