V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::Verifier::Visitor Class Reference

Public Member Functions

 Visitor (Zone *z, Typing typed, CheckInputs check_inputs, CodeType code_type)
 
void Check (Node *node, const AllNodes &all)
 

Public Attributes

Zonezone
 
Typing typing
 
CheckInputs check_inputs
 
CodeType code_type
 

Detailed Description

Definition at line 33 of file verifier.cc.


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