Searched defs:GetContext (Results 1 – 12 of 12) sorted by relevance
31 CFXJSE_Context* GetContext() { return m_pContext; } in GetContext() function
111 DumpContext* GetContext() { return context_.get(); } in GetContext() function
32 CPDFXFA_Context* GetContext() const { return m_pContext; } in GetContext() function
64 CPDF_RenderContext* GetContext() { return m_pContext; } in GetContext() function
34 Handle<Context> ScriptContextTable::GetContext(Handle<ScriptContextTable> table, in GetContext() function
795 intptr_t GetContext() const { return context_; } in GetContext() function1058 Handle<Object> GetContext() { return context_; } in GetContext() function
92 Handle<Object> FrameInspector::GetContext() { in GetContext() function in v8::internal::FrameInspector
689 inline Handle<Context> GetContext() { return save_.context(); } in GetContext() function
1447 MinidumpContext* MinidumpThread::GetContext() { in GetContext() function in google_breakpad::MinidumpThread2959 MinidumpContext* MinidumpException::GetContext() { in GetContext() function in google_breakpad::MinidumpException
53 static INLINE SWR_CONTEXT* GetContext(HANDLE hContext) in GetContext() function
94 Node* InterpreterAssembler::GetContext() { in GetContext() function in v8::internal::interpreter::InterpreterAssembler
187 MacroAssemblerContext* GetContext() { return &context_; } in GetContext() function