![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <node-marker.h>
Public Member Functions | |
V8_INLINE | NodeMarker (TFGraph *graph, uint32_t num_states) |
V8_INLINE State | Get (const Node *node) |
V8_INLINE void | Set (Node *node, State state) |
![]() | |
NodeMarkerBase (TFGraph *graph, uint32_t num_states) | |
NodeMarkerBase (const NodeMarkerBase &)=delete | |
NodeMarkerBase & | operator= (const NodeMarkerBase &)=delete |
V8_INLINE Mark | Get (const Node *node) |
V8_INLINE void | Set (Node *node, Mark mark) |
Definition at line 60 of file node-marker.h.
|
inline |
Definition at line 62 of file node-marker.h.
|
inline |
Definition at line 65 of file node-marker.h.
|
inline |
Definition at line 69 of file node-marker.h.