Home
last modified time | relevance | path

Searched defs:GetCurrent (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/
Dprototype.h85 T* GetCurrent() const { in GetCurrent() function
91 static Handle<T> GetCurrent(const PrototypeIterator& iterator) { in GetCurrent() function
Dassert-scope.cc55 static PerThreadAssertData* GetCurrent() { in GetCurrent() function in v8::internal::PerThreadAssertData
Dapi.cc7314 Isolate* Isolate::GetCurrent() { in GetCurrent() function in v8::Isolate
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_utils.h57 NodeType* GetCurrent() const { in GetCurrent() function
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp106 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas89 function GetCurrent: TPair<TKey, TValue>; in GetCurrent() function
DAntlr.Runtime.Tree.pas4600 function TUnBufferedTreeNodeStream.GetCurrent: IANTLRInterface; in GetCurrent() function