Searched defs:GetContext (Results 1 – 10 of 10) sorted by relevance
111 DumpContext* GetContext() { return context_.get(); } in GetContext() function
17 inline CFXJSE_Context* GetContext() { return m_pContext; } in GetContext() function
33 Handle<Context> ScriptContextTable::GetContext(Handle<ScriptContextTable> table, in GetContext() function
813 intptr_t GetContext() const { return context_; } in GetContext() function1095 Object* GetContext() { return context_; } in GetContext() function
84 Object* FrameInspector::GetContext() { in GetContext() function in v8::internal::FrameInspector
667 inline Handle<Context> GetContext() { return save_.context(); } in GetContext() function
141 CPDF_RenderContext* GetContext() { return m_pContext; } in GetContext() function
1447 MinidumpContext* MinidumpThread::GetContext() { in GetContext() function in google_breakpad::MinidumpThread2959 MinidumpContext* MinidumpException::GetContext() { in GetContext() function in google_breakpad::MinidumpException
79 Node* InterpreterAssembler::GetContext() { return context_; } in GetContext() function in v8::internal::compiler::InterpreterAssembler
1009 CGContextRef CFX_QuartzDevice::GetContext() { in GetContext() function in CFX_QuartzDevice