Definition at line 1846 of file debug.cc.
◆ ActiveFunctionsCollector()
v8::internal::ActiveFunctionsCollector::ActiveFunctionsCollector |
( |
List< Handle< JSFunction > > * |
active_functions, |
|
|
Object * |
active_code_marker |
|
) |
| |
|
inlineexplicit |
Definition at line 1848 of file debug.cc.
List< Handle< JSFunction > > * active_functions_
Object * active_code_marker_
◆ VisitThread()
void v8::internal::ActiveFunctionsCollector::VisitThread |
( |
Isolate * |
isolate, |
|
|
ThreadLocalTop * |
top |
|
) |
| |
|
inlinevirtual |
◆ active_code_marker_
Object* v8::internal::ActiveFunctionsCollector::active_code_marker_ |
|
private |
◆ active_functions_
The documentation for this class was generated from the following file: