Searched refs:GetContext (Results 1 – 6 of 6) sorted by relevance
208 function GetContext() { class213 var cx = GetContext();
704 function GetContext() { class709 var cx = GetContext();
662 function GetContext() class671 var cx = GetContext();
797 inline Handle<Context> GetContext() { return save_.context(); } in GetContext() function
2633 Handle<Context> context = Debug::debugger_entry()->GetContext(); in GetEventContext()
6358 Top::set_context(*Debug::debugger_entry()->GetContext()); in Runtime_DebugGetPropertyDetails()