![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
Visitor (Zone *z, Typing typed, CheckInputs check_inputs, CodeType code_type) | |
void | Check (Node *node, const AllNodes &all) |
Public Attributes | |
Zone * | zone |
Typing | typing |
CheckInputs | check_inputs |
CodeType | code_type |
Definition at line 33 of file verifier.cc.