Searched defs:EnterContext (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
H A Dapi.h525 inline void EnterContext(Handle<Context> context);
614 void HandleScopeImplementer::EnterContext(Handle<Context> context) { function in class:v8::internal::HandleScopeImplementer
H A Ddeoptimizer.cc246 visitor->EnterContext(context);
308 virtual void EnterContext(Context* context) { } // Don't care. function in class:v8::internal::SelectedCodeUnlinker
H A Dlog.cc1567 virtual void EnterContext(Context* context) {} function in class:v8::internal::EnumerateOptimizedFunctionsVisitor
H A Dliveedit.cc1159 virtual void EnterContext(Context* context) { } // Don't care. function in class:v8::internal::Differencer::DependentFunctionMarker

Completed in 4386 milliseconds