Searched refs:CastAccumulatorToNumber (Results 1 – 4 of 4) sorted by relevance
214 BytecodeArrayBuilder& CastAccumulatorToNumber();
388 BytecodeArrayBuilder& BytecodeArrayBuilder::CastAccumulatorToNumber() { in CastAccumulatorToNumber() function in v8::internal::interpreter::BytecodeArrayBuilder
2797 builder()->CastAccumulatorToNumber().StoreAccumulatorInRegister(old_value); in VisitCountOperation()
167 builder.CastAccumulatorToNumber() in TEST_F()