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

Go to the source code of this file.

Classes

class  v8::internal::maglev::SweepIdentityNodes
 
class  v8::internal::maglev::LoopOptimizationProcessor
 
class  v8::internal::maglev::AnyUseMarkingProcessor
 
class  v8::internal::maglev::DeadNodeSweepingProcessor
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::maglev
 

Functions

template<typename NodeT >
constexpr bool v8::internal::maglev::CanBeStoreToNonEscapedObject ()