#include <compiler-source-position-table.h>
◆ Scope() [1/3]
◆ Scope() [2/3]
◆ ~Scope()
v8::internal::compiler::SourcePositionTable::Scope::~Scope |
( |
| ) |
|
|
inline |
◆ Scope() [3/3]
v8::internal::compiler::SourcePositionTable::Scope::Scope |
( |
const Scope & | | ) |
|
|
delete |
◆ Init()
void v8::internal::compiler::SourcePositionTable::Scope::Init |
( |
SourcePosition | position | ) |
|
|
inlineprivate |
◆ operator=()
Scope & v8::internal::compiler::SourcePositionTable::Scope::operator= |
( |
const Scope & | | ) |
|
|
delete |
◆ prev_position_
SourcePosition const v8::internal::compiler::SourcePositionTable::Scope::prev_position_ |
|
private |
◆ source_positions_
SourcePositionTable* const v8::internal::compiler::SourcePositionTable::Scope::source_positions_ |
|
private |
The documentation for this class was generated from the following file: