#include <ast-source-ranges.h>
Definition at line 16 of file ast-source-ranges.h.
◆ SourceRange() [1/2]
v8::internal::SourceRange::SourceRange |
( |
| ) |
|
|
inline |
◆ SourceRange() [2/2]
v8::internal::SourceRange::SourceRange |
( |
int | start, |
|
|
int | end ) |
|
inline |
◆ ContinuationOf()
◆ Empty()
static SourceRange v8::internal::SourceRange::Empty |
( |
| ) |
|
|
inlinestatic |
◆ FunctionLiteralMarkerRange()
static SourceRange v8::internal::SourceRange::FunctionLiteralMarkerRange |
( |
| ) |
|
|
inlinestatic |
◆ IsEmpty()
bool v8::internal::SourceRange::IsEmpty |
( |
| ) |
const |
|
inline |
◆ OpenEnded()
static SourceRange v8::internal::SourceRange::OpenEnded |
( |
int32_t | start | ) |
|
|
inlinestatic |
◆ end
int32_t v8::internal::SourceRange::end |
◆ kFunctionLiteralSourcePosition
int v8::internal::SourceRange::kFunctionLiteralSourcePosition = -2 |
|
staticconstexpr |
◆ start
int32_t v8::internal::SourceRange::start |
The documentation for this struct was generated from the following file: