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

#include <templates.h>

Inheritance diagram for v8::internal::ObjectTemplateInfo:
Collaboration diagram for v8::internal::ObjectTemplateInfo:

Public Types

using BodyDescriptor = StructBodyDescriptor
 

Public Member Functions

NEVER_READ_ONLY_SPACE Tagged< ObjectTemplateInfoGetParent (Isolate *isolate)
 

Detailed Description

Definition at line 309 of file templates.h.

Member Typedef Documentation

◆ BodyDescriptor

Member Function Documentation

◆ GetParent()

Tagged< ObjectTemplateInfo > v8::internal::ObjectTemplateInfo::GetParent ( Isolate * isolate)
inline

Definition at line 248 of file templates-inl.h.

Here is the call graph for this function:

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