v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
simplified-lowering-verifier.cc File Reference
Include dependency graph for simplified-lowering-verifier.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::compiler
 

Macros

#define CASE(code, ...)
 

Functions

bool v8::internal::compiler::IsNonTruncatingMachineTypeFor (const MachineType &mt, const Type &type, Zone *graph_zone)
 
bool v8::internal::compiler::IsModuloTruncation (const Truncation &truncation)
 

Macro Definition Documentation

◆ CASE

#define CASE ( code,
... )
Value:
case IrOpcode::k##code:
Handle< Code > code