![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <assembler.h>
Public Types | |
enum | CheckPolicy { kCheckSupported , kDontCheckSupported } |
Public Member Functions | |
CpuFeatureScope (AssemblerBase *assembler, CpuFeature f, CheckPolicy check=kCheckSupported) | |
~CpuFeatureScope () | |
Definition at line 583 of file assembler.h.
Enumerator | |
---|---|
kCheckSupported | |
kDontCheckSupported |
Definition at line 585 of file assembler.h.
|
inline |
Definition at line 599 of file assembler.h.
|
inline |
Definition at line 601 of file assembler.h.