#include <source-positions.h>
Definition at line 32 of file source-positions.h.
◆ Invalid()
| static LineAndColumn v8::internal::torque::LineAndColumn::Invalid |
( |
| ) |
|
|
inlinestatic |
◆ operator!=()
| bool v8::internal::torque::LineAndColumn::operator!= |
( |
const LineAndColumn & | other | ) |
const |
|
inline |
◆ operator==()
| bool v8::internal::torque::LineAndColumn::operator== |
( |
const LineAndColumn & | other | ) |
const |
|
inline |
◆ WithUnknownOffset()
| static LineAndColumn v8::internal::torque::LineAndColumn::WithUnknownOffset |
( |
int | line, |
|
|
int | column ) |
|
inlinestatic |
◆ column
| int v8::internal::torque::LineAndColumn::column |
◆ kUnknownOffset
| int v8::internal::torque::LineAndColumn::kUnknownOffset = -1 |
|
staticconstexpr |
◆ line
| int v8::internal::torque::LineAndColumn::line |
◆ offset
| int v8::internal::torque::LineAndColumn::offset |
The documentation for this struct was generated from the following file: