V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::JSHeapCopyReducer Class Reference
Inheritance diagram for v8::internal::compiler::JSHeapCopyReducer:
v8::internal::compiler::Reducer

Public Member Functions

 JSHeapCopyReducer (JSHeapBroker *broker)
 
const charreducer_name () const override
 
Reduction Reduce (Node *node) override
 
- Public Member Functions inherited from v8::internal::compiler::Reducer
virtual void Finalize ()
 

Additional Inherited Members

- Static Public Member Functions inherited from v8::internal::compiler::Reducer
static Reduction NoChange ()
 
static Reduction Replace (Node *node)
 
static Reduction Changed (Node *node)
 

Detailed Description

Definition at line 20 of file js-heap-copy-reducer.h.


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