Searched refs:LeaveContext (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/
H A Ddeoptimizer.h72 virtual void LeaveContext(Context* context) = 0;
H A Ddeoptimizer.cc243 virtual void LeaveContext(Context* context) { function in class:v8::internal::DeoptimizingVisitor
285 visitor->LeaveContext(context);
H A Dliveedit.cc1057 virtual void LeaveContext(Context* context) { function in class:v8::internal::Differencer::DependentFunctionsDeoptimizingVisitor
H A Dlog.cc1336 virtual void LeaveContext(Context* context) {} function in class:v8::internal::EnumerateOptimizedFunctionsVisitor

Completed in 78 milliseconds