Home | History | Annotate | Download | only in compiler

Lines Matching defs:MakeNode

944   Node* value = MakeNode(call_op, static_cast<int>(arity), all, false);
999 Node* value = MakeNode(call_runtime_op, static_cast<int>(arity), all, false);
1053 Node* value = MakeNode(call_new_op, static_cast<int>(arity), all, false);
1438 MakeNode(javascript()->GeneratorStore(register_count), value_input_count,
1594 Node* BytecodeGraphBuilder::MakeNode(const Operator* op, int value_input_count,