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

#include <types.h>

Collaboration diagram for v8::internal::torque::TypeChecker:

Public Attributes

std::string type
 
std::string weak_ref_to
 

Detailed Description

Definition at line 95 of file types.h.

Member Data Documentation

◆ type

std::string v8::internal::torque::TypeChecker::type

Definition at line 99 of file types.h.

◆ weak_ref_to

std::string v8::internal::torque::TypeChecker::weak_ref_to

Definition at line 102 of file types.h.


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