V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::MapWord Class Reference

Public Member Functions

Map ToMap () const
 
bool IsForwardingAddress () const
 
HeapObjectToForwardingAddress ()
 
uintptr_t ToRawValue ()
 

Static Public Member Functions

static MapWord FromMap (const Map map)
 
static MapWord FromForwardingAddress (HeapObject *object)
 
static MapWord FromRawValue (uintptr_t value)
 

Friends

class HeapObject
 
class HeapObjectPtr
 

Detailed Description

Definition at line 992 of file objects.h.


The documentation for this class was generated from the following files: