#include <v8-internal.h>
Public Member Functions | |
constexpr | TagRange (Tag first, Tag last) |
constexpr | TagRange (Tag tag) |
constexpr | TagRange () |
constexpr bool | IsEmpty () const |
constexpr size_t | Size () const |
constexpr bool | Contains (Tag tag) const |
constexpr bool | Contains (TagRange tag_range) const |
constexpr bool | operator== (const TagRange other) const |
constexpr size_t | hash_value () const |
Public Attributes | |
const Tag | first |
const Tag | last |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
const Tag v8::internal::TagRange< Tag >::first |
const Tag v8::internal::TagRange< Tag >::last |