|
V8 Project
|
#include <macro-assembler-x64.h>
Inheritance diagram for v8::internal::SmiOperationExecutionMode:
Collaboration diagram for v8::internal::SmiOperationExecutionMode:Public Member Functions | |
| SmiOperationExecutionMode () | |
| SmiOperationExecutionMode (byte bits) | |
Public Member Functions inherited from v8::internal::EnumSet< SmiOperationConstraint, byte > | |
| EnumSet (byte bits=0) | |
| bool | IsEmpty () const |
| bool | Contains (SmiOperationConstraint element) const |
| bool | ContainsAnyOf (const EnumSet &set) const |
| void | Add (SmiOperationConstraint element) |
| void | Add (const EnumSet &set) |
| void | Remove (SmiOperationConstraint element) |
| void | Remove (const EnumSet &set) |
| void | RemoveAll () |
| void | Intersect (const EnumSet &set) |
| byte | ToIntegral () const |
| bool | operator== (const EnumSet &set) |
| bool | operator!= (const EnumSet &set) |
| EnumSet< SmiOperationConstraint, byte > | operator| (const EnumSet &set) const |
Definition at line 47 of file macro-assembler-x64.h.
|
inline |
Definition at line 49 of file macro-assembler-x64.h.
|
inlineexplicit |
Definition at line 50 of file macro-assembler-x64.h.