v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cfg.cc File Reference
#include "src/torque/cfg.h"
#include <optional>
#include "src/torque/type-oracle.h"
Include dependency graph for cfg.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::torque
 

Functions

std::vector< std::size_t > v8::internal::torque::CountBlockPredecessors (const ControlFlowGraph &cfg)