Home | History | Annotate | Download | only in compiler

Lines Matching refs:Node

32   Reduction Reduce(Node* node) final;
36 Reduction ReduceJSCall(Node* node, Handle<JSFunction> function);
43 Node* CreateArtificialFrameState(Node* node, Node* outer_frame_state,
48 Reduction InlineCall(Node* call, Node* new_target, Node* context,
49 Node* frame_state, Node* start, Node* end);