V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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) |
Definition at line 61 of file node-marker.h.