![]()  | 
  
    v8
    
   V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. 
   | 
 
#include <register-allocator.h>
Public Attributes | |
| const RegisterConfiguration * | register_configuration_ | 
| const LiveRange * | range_ | 
Definition at line 1284 of file register-allocator.h.
| const LiveRange* v8::internal::compiler::PrintableLiveRange::range_ | 
Definition at line 1286 of file register-allocator.h.
| const RegisterConfiguration* v8::internal::compiler::PrintableLiveRange::register_configuration_ | 
Definition at line 1285 of file register-allocator.h.