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

#include <ast.h>

Collaboration diagram for v8::internal::torque::AstNodeClassCheck:

Static Public Member Functions

template<class T >
static bool IsInstanceOf (AstNode *node)
 

Detailed Description

Definition at line 115 of file ast.h.

Member Function Documentation

◆ IsInstanceOf()

template<class T >
bool v8::internal::torque::AstNodeClassCheck::IsInstanceOf ( AstNode * node)
static

Definition at line 1265 of file ast.h.

Here is the call graph for this function:

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