Searched refs:ReduceJSToNumberInput (Results 1 – 2 of 2) sorted by relevance
65 Reduction ReduceJSToNumberInput(Node* input);
340 Reduction const reduction = lowering_->ReduceJSToNumberInput(node); in ConvertPlainPrimitiveToNumber()761 Reduction JSTypedLowering::ReduceJSToNumberInput(Node* input) { in ReduceJSToNumberInput() function in v8::internal::compiler::JSTypedLowering809 Reduction reduction = ReduceJSToNumberInput(input); in ReduceJSToNumber()1071 Reduction number_reduction = ReduceJSToNumberInput(value); in ReduceJSStoreProperty()