v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::SlotHoldsTrustedPointerImpl< TSlot > Struct Template Reference

#include <globals.h>

Collaboration diagram for v8::internal::SlotHoldsTrustedPointerImpl< TSlot >:

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename TSlot>
struct v8::internal::SlotHoldsTrustedPointerImpl< TSlot >

Definition at line 1281 of file globals.h.

Member Data Documentation

◆ value

template<typename TSlot >
bool v8::internal::SlotHoldsTrustedPointerImpl< TSlot >::value = false
staticconstexpr

Definition at line 1282 of file globals.h.


The documentation for this struct was generated from the following file: