#include <v8-traced-handle.h>
Public Member Functions | |
void | Reset () |
Local< Data > | Get (Isolate *isolate) const |
bool | IsEmptyThreadSafe () const |
![]() | |
bool | IsEmpty () const |
void | Clear () |
Protected Member Functions | |
TracedReferenceBase ()=default | |
void | SetSlotThreadSafe (internal::Address *new_val) |
const internal::Address * | GetSlotThreadSafe () const |
void | CheckValue () const |
![]() | |
IndirectHandleBase ()=default | |
IndirectHandleBase (const IndirectHandleBase &other)=default | |
IndirectHandleBase & | operator= (const IndirectHandleBase &that)=default |
IndirectHandleBase (internal::Address *location) | |
internal::Address | ptr () const |
internal::Address *const & | slot () const |
internal::Address *& | slot () |
template<typename T , bool check_null = false> | |
T * | value () const |
internal::ValueHelper::InternalRepresentationType | repr () const |
Friends | |
class | internal::BasicTracedReferenceExtractor |
template<typename F > | |
class | Local |
template<typename U > | |
bool |