#include <modules.h>
Definition at line 124 of file modules.h.
◆ AstModuleRequest()
◆ import_attributes()
const ImportAttributes * v8::internal::SourceTextModuleDescriptor::AstModuleRequest::import_attributes |
( |
| ) |
const |
|
inline |
◆ index()
int v8::internal::SourceTextModuleDescriptor::AstModuleRequest::index |
( |
| ) |
const |
|
inline |
◆ phase()
ModuleImportPhase v8::internal::SourceTextModuleDescriptor::AstModuleRequest::phase |
( |
| ) |
const |
|
inline |
◆ position()
int v8::internal::SourceTextModuleDescriptor::AstModuleRequest::position |
( |
| ) |
const |
|
inline |
◆ Serialize() [1/2]
template<typename IsolateT >
DirectHandle< ModuleRequest > v8::internal::SourceTextModuleDescriptor::AstModuleRequest::Serialize |
( |
IsolateT * | isolate | ) |
const |
◆ Serialize() [2/2]
template<typename IsolateT >
◆ specifier()
const AstRawString * v8::internal::SourceTextModuleDescriptor::AstModuleRequest::specifier |
( |
| ) |
const |
|
inline |
◆ import_attributes_
const ImportAttributes* v8::internal::SourceTextModuleDescriptor::AstModuleRequest::import_attributes_ |
|
private |
◆ index_
int v8::internal::SourceTextModuleDescriptor::AstModuleRequest::index_ |
|
private |
◆ phase_
const ModuleImportPhase v8::internal::SourceTextModuleDescriptor::AstModuleRequest::phase_ |
|
private |
◆ position_
int v8::internal::SourceTextModuleDescriptor::AstModuleRequest::position_ |
|
private |
◆ specifier_
const AstRawString* v8::internal::SourceTextModuleDescriptor::AstModuleRequest::specifier_ |
|
private |
The documentation for this class was generated from the following files: