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

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

bool v8::internal::IsSubtype (MachineRepresentation rep1, MachineRepresentation rep2)
 
std::ostream & v8::internal::operator<< (std::ostream &os, MachineRepresentation rep)
 
const char * v8::internal::MachineReprToString (MachineRepresentation rep)
 
std::ostream & v8::internal::operator<< (std::ostream &os, MachineSemantic type)
 
std::ostream & v8::internal::operator<< (std::ostream &os, MachineType type)