v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::TieringManager::OnInterruptTickScope Class Referencefinal
Collaboration diagram for v8::internal::TieringManager::OnInterruptTickScope:

Public Member Functions

 OnInterruptTickScope ()
 

Private Attributes

DisallowGarbageCollection no_gc
 

Detailed Description

Definition at line 59 of file tiering-manager.h.

Constructor & Destructor Documentation

◆ OnInterruptTickScope()

v8::internal::TieringManager::OnInterruptTickScope::OnInterruptTickScope ( )

Definition at line 534 of file tiering-manager.cc.

Member Data Documentation

◆ no_gc

DisallowGarbageCollection v8::internal::TieringManager::OnInterruptTickScope::no_gc
private

Definition at line 64 of file tiering-manager.h.


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