|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <loop-unrolling-phase.h>
| Public Member Functions | |
| void | Run (PipelineData *data, Zone *temp_zone) | 
Definition at line 12 of file loop-unrolling-phase.h.
| void v8::internal::compiler::turboshaft::LoopUnrollingPhase::Run | ( | PipelineData * | data, | 
| Zone * | temp_zone ) | 
Definition at line 19 of file loop-unrolling-phase.cc.