![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
JSContextSpecialization (Editor *editor, JSGraph *jsgraph, JSHeapBroker *broker, Maybe< OuterContext > outer, MaybeHandle< JSFunction > closure) | |
const char * | reducer_name () const override |
Reduction | Reduce (Node *node) final |
![]() | |
AdvancedReducer (Editor *editor) | |
![]() | |
virtual void | Finalize () |
Additional Inherited Members | |
![]() | |
static Reduction | NoChange () |
static Reduction | Replace (Node *node) |
static Reduction | Changed (Node *node) |
![]() | |
void | Replace (Node *node, Node *replacement) |
void | Revisit (Node *node) |
void | ReplaceWithValue (Node *node, Node *value, Node *effect=nullptr, Node *control=nullptr) |
void | RelaxEffectsAndControls (Node *node) |
void | RelaxControls (Node *node) |
![]() | |
static Reduction | Replace (Node *node) |
Definition at line 35 of file js-context-specialization.h.