#include <source-positions.h>
Definition at line 89 of file source-positions.h.
◆ SourceFileMap()
v8::internal::torque::SourceFileMap::SourceFileMap |
( |
std::string | v8_root | ) |
|
|
inlineexplicit |
◆ AbsolutePath()
std::string v8::internal::torque::SourceFileMap::AbsolutePath |
( |
SourceId | file | ) |
|
|
static |
◆ AddSource()
SourceId v8::internal::torque::SourceFileMap::AddSource |
( |
std::string | path | ) |
|
|
static |
◆ AllSources()
std::vector< SourceId > v8::internal::torque::SourceFileMap::AllSources |
( |
| ) |
|
|
static |
◆ FileRelativeToV8RootExists()
bool v8::internal::torque::SourceFileMap::FileRelativeToV8RootExists |
( |
const std::string & | path | ) |
|
|
static |
◆ GetSourceId()
SourceId v8::internal::torque::SourceFileMap::GetSourceId |
( |
const std::string & | path | ) |
|
|
static |
◆ PathFromV8Root()
const std::string & v8::internal::torque::SourceFileMap::PathFromV8Root |
( |
SourceId | file | ) |
|
|
static |
◆ PathFromV8RootWithoutExtension()
std::string v8::internal::torque::SourceFileMap::PathFromV8RootWithoutExtension |
( |
SourceId | file | ) |
|
|
static |
◆ sources_
std::vector<std::string> v8::internal::torque::SourceFileMap::sources_ |
|
private |
◆ v8_root_
std::string v8::internal::torque::SourceFileMap::v8_root_ |
|
private |
The documentation for this class was generated from the following files: