V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::SwitchStatementSourceRanges Class Referencefinal
Inheritance diagram for v8::internal::SwitchStatementSourceRanges:
v8::internal::ContinuationSourceRanges v8::internal::AstNodeSourceRanges v8::internal::ZoneObject

Public Member Functions

 SwitchStatementSourceRanges (int32_t continuation_position)
 
- Public Member Functions inherited from v8::internal::ContinuationSourceRanges
 ContinuationSourceRanges (int32_t continuation_position)
 
SourceRange GetRange (SourceRangeKind kind) override
 
- Public Member Functions inherited from v8::internal::ZoneObject
void * operator new (size_t size, Zone *zone)
 
void operator delete (void *, size_t)
 
void operator delete (void *pointer, Zone *zone)
 

Detailed Description

Definition at line 214 of file ast-source-ranges.h.


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