Home | History | Annotate | Download | only in compiler

Lines Matching refs:GetValueInput

237   Node* const target = NodeProperties::GetValueInput(node, 0);
239 Node* const new_target = NodeProperties::GetValueInput(node, 1);
311 Node* const callee = NodeProperties::GetValueInput(node, 0);
436 Node* const callee = NodeProperties::GetValueInput(node, 0);
631 Node* length = NodeProperties::GetValueInput(node, 2);
718 Node* target = NodeProperties::GetValueInput(node, 0);
719 Node* new_target = NodeProperties::GetValueInput(node, 1);
740 Node* length = NodeProperties::GetValueInput(node, 2);
756 Node* value = NodeProperties::GetValueInput(node, 0);
757 Node* done = NodeProperties::GetValueInput(node, 1);
780 Node* key = NodeProperties::GetValueInput(node, 0);
781 Node* value = NodeProperties::GetValueInput(node, 1);
845 Node* const closure = NodeProperties::GetValueInput(node, 0);
888 Node* object = NodeProperties::GetValueInput(node, 0);
889 Node* closure = NodeProperties::GetValueInput(node, 1);
918 Node* exception = NodeProperties::GetValueInput(node, 0);
919 Node* closure = NodeProperties::GetValueInput(node, 1);
953 Node* const closure = NodeProperties::GetValueInput(node, 0);
1311 Node* const closure = NodeProperties::GetValueInput(node, 0);