Definition at line 77 of file debug-evaluate.h.
◆ ContextBuilder()
v8::internal::DebugEvaluate::ContextBuilder::ContextBuilder |
( |
Isolate * | isolate, |
|
|
JavaScriptFrame * | frame, |
|
|
int | inlined_jsframe_index ) |
◆ evaluation_context()
DirectHandle< Context > v8::internal::DebugEvaluate::ContextBuilder::evaluation_context |
( |
| ) |
const |
|
inline |
◆ outer_info()
◆ UpdateValues()
void v8::internal::DebugEvaluate::ContextBuilder::UpdateValues |
( |
| ) |
|
◆ context_chain_
◆ evaluation_context_
Handle<Context> v8::internal::DebugEvaluate::ContextBuilder::evaluation_context_ |
|
private |
◆ frame_inspector_
FrameInspector v8::internal::DebugEvaluate::ContextBuilder::frame_inspector_ |
|
private |
◆ isolate_
Isolate* v8::internal::DebugEvaluate::ContextBuilder::isolate_ |
|
private |
◆ scope_iterator_
ScopeIterator v8::internal::DebugEvaluate::ContextBuilder::scope_iterator_ |
|
private |
The documentation for this class was generated from the following files: