Searched refs:RegisterListAllocateEvent (Results 1 – 3 of 3) sorted by relevance
24 virtual void RegisterListAllocateEvent(RegisterList reg_list) = 0;50 observer_->RegisterListAllocateEvent(reg_list); in NewRegisterList()
118 void RegisterListAllocateEvent(RegisterList reg_list) override; in NON_EXPORTED_BASE()
489 void BytecodeRegisterOptimizer::RegisterListAllocateEvent( in RegisterListAllocateEvent() function in v8::internal::interpreter::BytecodeRegisterOptimizer