V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::SamplingCircularQueue< T, Length > Class Template Reference

Public Member Functions

TStartEnqueue ()
 
void FinishEnqueue ()
 
TPeek ()
 
void Remove ()
 

Detailed Description

template<typename T, unsigned Length>
class v8::internal::SamplingCircularQueue< T, Length >

Definition at line 21 of file circular-queue.h.


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