V8 Project
js-builtin-reducer-unittest.cc File Reference
#include "src/compiler/graph-unittest.h"
#include "src/compiler/js-builtin-reducer.h"
#include "src/compiler/js-graph.h"
#include "src/compiler/node-properties-inl.h"
#include "src/compiler/typer.h"
#include "testing/gmock-support.h"
+ Include dependency graph for js-builtin-reducer-unittest.cc:

Go to the source code of this file.

Classes

class  v8::internal::compiler::JSBuiltinReducerTest
 

Namespaces

 v8
 Debugger support for the V8 JavaScript engine.
 
 v8::internal
 
 v8::internal::compiler
 
 v8::internal::compiler::anonymous_namespace{js-builtin-reducer-unittest.cc}
 

Functions

 v8::internal::compiler::TEST_F (JSBuiltinReducerTest, MathAbs)
 
 v8::internal::compiler::TEST_F (JSBuiltinReducerTest, MathSqrt)
 
 v8::internal::compiler::TEST_F (JSBuiltinReducerTest, MathMax0)
 
 v8::internal::compiler::TEST_F (JSBuiltinReducerTest, MathMax1)
 
 v8::internal::compiler::TEST_F (JSBuiltinReducerTest, MathMax2)
 
 v8::internal::compiler::TEST_F (JSBuiltinReducerTest, MathImul)
 
 v8::internal::compiler::TEST_F (JSBuiltinReducerTest, MathFround)
 

Variables

Type *const v8::internal::compiler::anonymous_namespace{js-builtin-reducer-unittest.cc}::kNumberTypes []