#include <debug.h>
Definition at line 202 of file debug.h.
◆ HandleLocation
◆ Iterator()
◆ Advance()
void v8::internal::DebugInfoCollection::Iterator::Advance |
( |
| ) |
|
|
inline |
◆ DeleteNext()
void v8::internal::DebugInfoCollection::Iterator::DeleteNext |
( |
| ) |
|
|
inline |
◆ HasNext()
bool v8::internal::DebugInfoCollection::Iterator::HasNext |
( |
| ) |
const |
|
inline |
◆ Next()
Tagged< DebugInfo > v8::internal::DebugInfoCollection::Iterator::Next |
( |
| ) |
const |
|
inline |
◆ collection_
◆ index_
int v8::internal::DebugInfoCollection::Iterator::index_ = 0 |
|
private |
The documentation for this class was generated from the following file: