![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <turbofan-types.h>
Public Member Functions | |
Handle< HeapObject > | Value () const |
HeapObjectRef | Ref () const |
Private Member Functions | |
HeapConstantType (BitsetType::bitset bitset, HeapObjectRef heap_ref) | |
BitsetType::bitset | Lub () const |
Static Private Member Functions | |
static HeapConstantType * | New (HeapObjectRef heap_ref, BitsetType::bitset bitset, Zone *zone) |
Private Attributes | |
friend | Zone |
BitsetType::bitset | bitset_ |
HeapObjectRef | heap_ref_ |
Friends | |
class | Type |
class | BitsetType |
Definition at line 631 of file turbofan-types.h.
|
private |
Definition at line 547 of file turbofan-types.cc.
|
inlineprivate |
Definition at line 648 of file turbofan-types.h.
|
inlinestaticprivate |
Definition at line 641 of file turbofan-types.h.
|
inline |
Definition at line 634 of file turbofan-types.h.
Handle< HeapObject > v8::internal::compiler::HeapConstantType::Value | ( | ) | const |
|
friend |
Definition at line 638 of file turbofan-types.h.
|
friend |
Definition at line 637 of file turbofan-types.h.
|
private |
Definition at line 650 of file turbofan-types.h.
|
private |
Definition at line 651 of file turbofan-types.h.
|
private |
Definition at line 639 of file turbofan-types.h.