|
V8 Project
|
#include "src/compiler/graph-inl.h"#include "src/compiler/js-builtin-reducer.h"#include "src/compiler/node-matchers.h"#include "src/compiler/node-properties-inl.h"#include "src/types.h"
Include dependency graph for js-builtin-reducer.cc:Go to the source code of this file.
Classes | |
| class | v8::internal::compiler::JSCallReduction |
Namespaces | |
| v8 | |
| Debugger support for the V8 JavaScript engine. | |
| v8::internal | |
| v8::internal::compiler | |
Functions | |
| static Reduction | v8::internal::compiler::ReplaceWithPureReduction (Node *node, Reduction reduction) |