Searched defs:GetCurrent (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Support/
H A DCrashRecoveryContext.cpp87 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { function in class:CrashRecoveryContext
/external/v8/src/
H A Dapi.cc3793 v8::Local<v8::Context> Context::GetCurrent() { function in class:v8::Context
3795 if (IsDeadCheck(isolate, "v8::Context::GetCurrent()")) {
4663 Isolate* Isolate::GetCurrent() { function in class:v8::Isolate

Completed in 98 milliseconds