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

Go to the source code of this file.

Classes

struct  v8::internal::SideStepTransition
 
class  v8::internal::TransitionsAccessor
 
class  v8::internal::TransitionArray
 

Namespaces

namespace  v8
 
namespace  v8::internal
 

Typedefs

using v8::internal::ForEachTransitionCallback = std::function<void(Tagged<Map>)>
 

Functions

std::ostream & v8::internal::operator<< (std::ostream &os, SideStepTransition::Kind sidestep)