Searched defs:CurrentContext (Results 1 – 7 of 7) sorted by relevance
48 _EGLContext *CurrentContext; member
24 static sys::ThreadLocal<const CrashRecoveryContextImpl> CurrentContext; variable
24 sys::ThreadLocal<const CrashRecoveryContextImpl> > CurrentContext; variable
528 const StackFrameContext *CurrentContext = LCtx->getCurrentStackFrame(); in isLive() local
387 Handle<Context> ScopeIterator::CurrentContext() { in CurrentContext() function in v8::internal::ScopeIterator
162 PUBLIC __thread void * CurrentContext variable167 static GLXContext CurrentContext = 0; variable
60 #define CurrentContext (wand->graphic_context[wand->index]) macro