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

#include <copying-phase.h>

Collaboration diagram for v8::internal::compiler::turboshaft::CopyingPhase< Reducers >:

Static Public Member Functions

static void Run (PipelineData *data, Zone *phase_zone)
 

Detailed Description

template<template< typename > typename... Reducers>
class v8::internal::compiler::turboshaft::CopyingPhase< Reducers >

Definition at line 1065 of file copying-phase.h.

Member Function Documentation

◆ Run()

template<template< typename > typename... Reducers>
static void v8::internal::compiler::turboshaft::CopyingPhase< Reducers >::Run ( PipelineData * data,
Zone * phase_zone )
inlinestatic

Definition at line 1067 of file copying-phase.h.

Here is the call graph for this function:
Here is the caller graph for this function:

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