Definition at line 1151 of file liveedit.cc.
◆ DependentFunctionMarker()
v8::internal::DependentFunctionMarker::DependentFunctionMarker |
( |
SharedFunctionInfo * |
shared_info | ) |
|
|
inlineexplicit |
Definition at line 1156 of file liveedit.cc.
SharedFunctionInfo * shared_info_
◆ EnterContext()
virtual void v8::internal::DependentFunctionMarker::EnterContext |
( |
Context * |
context | ) |
|
|
inlinevirtual |
◆ LeaveContext()
virtual void v8::internal::DependentFunctionMarker::LeaveContext |
( |
Context * |
context | ) |
|
|
inlinevirtual |
◆ VisitFunction()
virtual void v8::internal::DependentFunctionMarker::VisitFunction |
( |
JSFunction * |
function | ) |
|
|
inlinevirtual |
◆ found_
bool v8::internal::DependentFunctionMarker::found_ |
◆ shared_info_
The documentation for this class was generated from the following file: