![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <common-operator.h>
Public Member Functions | |
SelectParameters (MachineRepresentation representation, BranchHint hint=BranchHint::kNone, BranchSemantics semantics=BranchSemantics::kUnspecified) | |
MachineRepresentation | representation () const |
BranchHint | hint () const |
BranchSemantics | semantics () const |
Private Attributes | |
const MachineRepresentation | representation_ |
const BranchHint | hint_ |
const BranchSemantics | semantics_ |
Definition at line 161 of file common-operator.h.
|
inlineexplicit |
Definition at line 163 of file common-operator.h.
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 174 of file common-operator.h.
|
private |
Definition at line 173 of file common-operator.h.
|
private |
Definition at line 175 of file common-operator.h.