V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::NodeMarker< State > Class Template Reference
Inheritance diagram for v8::internal::compiler::NodeMarker< State >:
v8::internal::compiler::NodeMarkerBase

Public Member Functions

V8_INLINE NodeMarker (Graph *graph, uint32_t num_states)
 
V8_INLINE State Get (const Node *node)
 
V8_INLINE void Set (Node *node, State state)
 
- Public Member Functions inherited from v8::internal::compiler::NodeMarkerBase
 NodeMarkerBase (Graph *graph, uint32_t num_states)
 
V8_INLINE Mark Get (const Node *node)
 
V8_INLINE void Set (Node *node, Mark mark)
 

Detailed Description

template<typename State>
class v8::internal::compiler::NodeMarker< State >

Definition at line 61 of file node-marker.h.


The documentation for this class was generated from the following file: