![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Namespaces | |
namespace | InstanceTypeTraits |
Classes | |
struct | InstanceRangeChecker |
struct | InstanceRangeChecker< FIRST_TYPE, upper_limit > |
struct | InstanceRangeChecker< lower_limit, LAST_TYPE > |
Typedefs | |
using | InstanceTypeRange = std::pair<InstanceType, InstanceType> |
using | TaggedAddressRange = std::pair<Tagged_t, Tagged_t> |
Variables | |
constexpr Tagged_t | kNonJsReceiverMapLimit = 0x0 |
using v8::internal::InstanceTypeChecker::InstanceTypeRange = std::pair<InstanceType, InstanceType> |
Definition at line 75 of file instance-type-inl.h.
using v8::internal::InstanceTypeChecker::TaggedAddressRange = std::pair<Tagged_t, Tagged_t> |
Definition at line 76 of file instance-type-inl.h.
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
Definition at line 436 of file instance-type-inl.h.
Definition at line 440 of file instance-type-inl.h.
|
constexpr |
Definition at line 298 of file instance-type-inl.h.
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
inline |
|
constexpr |
Definition at line 58 of file instance-type-inl.h.
|
consteval |
Definition at line 45 of file instance-type-inl.h.
|
constexpr |
Definition at line 95 of file instance-type-checker.h.