Searched defs:CurrentContext (Results 1 – 5 of 5) sorted by relevance
48 _EGLContext *CurrentContext; member
24 sys::ThreadLocal<const CrashRecoveryContextImpl> > CurrentContext; variable
516 const StackFrameContext *CurrentContext = LCtx->getCurrentStackFrame(); in isLive() local
162 PUBLIC __thread void * CurrentContext variable167 static GLXContext CurrentContext = 0; variable
12242 Handle<Context> CurrentContext() { in CurrentContext() function in v8::internal::ScopeIterator