![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <common-operator.h>
Public Member Functions | |
BranchParameters (BranchSemantics semantics, BranchHint hint) | |
BranchSemantics | semantics () const |
BranchHint | hint () const |
Private Attributes | |
const BranchSemantics | semantics_ |
const BranchHint | hint_ |
Definition at line 77 of file common-operator.h.
|
inline |
Definition at line 79 of file common-operator.h.
|
inline |
|
inline |
|
private |
Definition at line 87 of file common-operator.h.
|
private |
Definition at line 86 of file common-operator.h.