v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AtomicOps_x86CPUFeatureStruct Struct Reference

#include <atomicops_internals_x86_gcc.h>

Data Fields

bool has_amd_lock_mb_bug
 
bool has_sse2
 

Detailed Description

Definition at line 40 of file atomicops_internals_x86_gcc.h.

Field Documentation

bool has_amd_lock_mb_bug

Definition at line 41 of file atomicops_internals_x86_gcc.h.

bool has_sse2

Definition at line 43 of file atomicops_internals_x86_gcc.h.


The documentation for this struct was generated from the following file: