Searched refs:GetIncumbentContext (Results 1 – 5 of 5) sorted by relevance
883 Local<Context> GetIncumbentContext();
920 Handle<Context> incumbent_context = isolate->GetIncumbentContext(); in CreateAsyncCompileJob()
1051 Handle<Context> GetIncumbentContext();
2873 Handle<Context> Isolate::GetIncumbentContext() { in ThrowInternal() function in v8::internal::Isolate
8404 v8::Local<v8::Context> Isolate::GetIncumbentContext() { in GetIncumbentContext() function in v8::Isolate8406 i::Handle<i::Context> context = isolate->GetIncumbentContext(); in GetIncumbentContext()