Home | History | Annotate | Download | only in compiler

Lines Matching refs:Node

37   Reduction Reduce(Node* node) final;
41 Reduction ReduceJSCall(Node* node);
58 bool DetermineCallTarget(Node* node,
60 void DetermineCallContext(Node* node, Node*& context_out,
63 Node* CreateArtificialFrameState(Node* node, Node* outer_frame_state,
68 Reduction InlineCall(Node* call, Node* new_target, Node* context,
69 Node* frame_state, Node* start, Node* end,
70 Node* exception_target,