v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
loop-analysis.h File Reference
Include dependency graph for loop-analysis.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::compiler::LoopTree
 
class  v8::internal::compiler::LoopTree::Loop
 
class  v8::internal::compiler::LoopFinder
 
class  v8::internal::compiler::NodeCopier
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::compiler
 

Typedefs

using v8::internal::compiler::NodeRange = base::iterator_range<Node**>
 

Variables

static const int v8::internal::compiler::kAssumedLoopEntryIndex = 0