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

#include <name.h>

Collaboration diagram for v8::internal::ObjectTraits< Symbol >:

Public Types

using BodyDescriptor
 

Detailed Description

Definition at line 331 of file name.h.

Member Typedef Documentation

◆ BodyDescriptor

using v8::internal::ObjectTraits< Symbol >::BodyDescriptor
Initial value:
FixedBodyDescriptor<offsetof(Symbol, description_),
sizeof(Symbol), sizeof(Symbol)>

Definition at line 332 of file name.h.


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