![]()  | 
  
    v8
    
   V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. 
   | 
 
#include <register-allocator.h>
Public Attributes | |
| ReferenceMap * | map | 
| InstructionOperand * | operand | 
Definition at line 234 of file register-allocator.h.
| ReferenceMap* v8::internal::compiler::RegisterAllocationData::DelayedReference::map | 
Definition at line 235 of file register-allocator.h.
| InstructionOperand* v8::internal::compiler::RegisterAllocationData::DelayedReference::operand | 
Definition at line 236 of file register-allocator.h.