#include <scopes.h>
Definition at line 1536 of file scopes.h.
◆ PrivateNameScopeIterator()
v8::internal::PrivateNameScopeIterator::PrivateNameScopeIterator |
( |
Scope * | start | ) |
|
|
explicit |
◆ AddUnresolvedPrivateName()
void v8::internal::PrivateNameScopeIterator::AddUnresolvedPrivateName |
( |
VariableProxy * | proxy | ) |
|
◆ Done()
bool v8::internal::PrivateNameScopeIterator::Done |
( |
| ) |
const |
|
inline |
◆ GetScope()
ClassScope * v8::internal::PrivateNameScopeIterator::GetScope |
( |
| ) |
const |
|
inline |
◆ Next()
void v8::internal::PrivateNameScopeIterator::Next |
( |
| ) |
|
◆ current_scope_
Scope* v8::internal::PrivateNameScopeIterator::current_scope_ |
|
private |
◆ skipped_any_scopes_
bool v8::internal::PrivateNameScopeIterator::skipped_any_scopes_ = false |
|
private |
◆ start_scope_
Scope* v8::internal::PrivateNameScopeIterator::start_scope_ |
|
private |
The documentation for this class was generated from the following files: