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

#include <api-callbacks.h>

Inheritance diagram for v8::internal::AccessCheckInfo:
Collaboration diagram for v8::internal::AccessCheckInfo:

Public Types

using BodyDescriptor = StructBodyDescriptor
 

Static Public Member Functions

static Tagged< AccessCheckInfoGet (Isolate *isolate, DirectHandle< JSObject > receiver)
 

Detailed Description

Definition at line 94 of file api-callbacks.h.

Member Typedef Documentation

◆ BodyDescriptor

Member Function Documentation

◆ Get()

Tagged< AccessCheckInfo > v8::internal::AccessCheckInfo::Get ( Isolate * isolate,
DirectHandle< JSObject > receiver )
static

Definition at line 6594 of file objects.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

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