|
V8 Project
|
Inheritance diagram for v8::internal::CompareNilICStub::State:
Collaboration diagram for v8::internal::CompareNilICStub::State:Public Member Functions | |
| State () | |
| State (byte bits) | |
Public Member Functions inherited from v8::internal::EnumSet< CompareNilType, byte > | |
| EnumSet (byte bits=0) | |
| bool | IsEmpty () const |
| bool | Contains (CompareNilType element) const |
| bool | ContainsAnyOf (const EnumSet &set) const |
| void | Add (CompareNilType element) |
| void | Add (const EnumSet &set) |
| void | Remove (CompareNilType 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< CompareNilType, byte > | operator| (const EnumSet &set) const |
Definition at line 1382 of file code-stubs.h.
|
inline |
Definition at line 1384 of file code-stubs.h.
|
inlineexplicit |
Definition at line 1385 of file code-stubs.h.