V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::interpreter::BytecodeRegisterAllocator::Observer Class Referenceabstract

Public Member Functions

virtual void RegisterAllocateEvent (Register reg)=0
 
virtual void RegisterListAllocateEvent (RegisterList reg_list)=0
 
virtual void RegisterListFreeEvent (RegisterList reg_list)=0
 

Detailed Description

Definition at line 20 of file bytecode-register-allocator.h.


The documentation for this class was generated from the following file: