V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::NodeHashCache::Constructor Class Reference

Public Member Functions

 Constructor (NodeHashCache *cache, Node *from)
 
 Constructor (NodeHashCache *cache, const Operator *op, int input_count, Node **inputs, Type type)
 
void ReplaceValueInput (Node *input, int i)
 
void ReplaceInput (Node *input, int i)
 
NodeGet ()
 

Detailed Description

Definition at line 29 of file escape-analysis-reducer.h.


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