Home
last modified time | relevance | path

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

/external/v8/src/
Dprototype.h62 Object* GetCurrent() const { in GetCurrent() function
66 static Handle<Object> GetCurrent(const PrototypeIterator& iterator) { in GetCurrent() function
Dapi.cc6563 Isolate* Isolate::GetCurrent() { in GetCurrent() function in v8::Isolate
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp94 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