Searched refs:GetCallingGlobalContext (Results 1 – 3 of 3) sorted by relevance
748 Handle<Context> GetCallingGlobalContext();
1314 Handle<Context> Isolate::GetCallingGlobalContext() { in GetCallingGlobalContext() function in v8::internal::Isolate
4428 isolate->GetCallingGlobalContext(); in GetCalling()