Home
last modified time | relevance | path

Searched refs:USE_RESULT_BUFFER (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/compiler/
Dcodegen-tester.h116 static const bool USE_RESULT_BUFFER = true; variable
206 : public BinopTester<double, kMachFloat64, USE_RESULT_BUFFER> {
209 : BinopTester<double, kMachFloat64, USE_RESULT_BUFFER>(tester) {} in Float64BinopTester()