|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <bytecode-liveness-map.h>
| Public Attributes | |
| BytecodeLivenessState * | in | 
| BytecodeLivenessState * | out | 
Definition at line 117 of file bytecode-liveness-map.h.
| BytecodeLivenessState* v8::internal::compiler::BytecodeLiveness::in | 
Definition at line 118 of file bytecode-liveness-map.h.
| BytecodeLivenessState* v8::internal::compiler::BytecodeLiveness::out | 
Definition at line 119 of file bytecode-liveness-map.h.