#include <v8-internal.h>
◆ InternalRepresentationType
◆ HandleAsValue()
template<template< typename T, typename... Ms > typename H, typename T , typename... Ms>
static T * v8::internal::ValueHelper::HandleAsValue |
( |
const H< T, Ms... > & |
handle | ) |
|
|
inlinestatic |
◆ IsEmpty()
template<typename T >
static bool v8::internal::ValueHelper::IsEmpty |
( |
T * |
value | ) |
|
|
inlinestatic |
◆ ReprAsValue()
◆ SlotAsValue()
template<typename T , bool check_null = true, typename S >
static T * v8::internal::ValueHelper::SlotAsValue |
( |
S * |
slot | ) |
|
|
inlinestatic |
◆ ValueAsAddress()
template<typename T >
static Address v8::internal::ValueHelper::ValueAsAddress |
( |
const T * |
value | ) |
|
|
inlinestatic |
◆ ValueAsRepr()
◆ kEmpty
The documentation for this class was generated from the following file: