Searched refs:GetCallingNativeContext (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Disolate.h811 Handle<Context> GetCallingNativeContext();
H A Disolate.cc1355 Handle<Context> Isolate::GetCallingNativeContext() { function in class:v8::internal::Isolate
H A Dapi.cc6382 i::Handle<i::Object> calling = isolate->GetCallingNativeContext();

Completed in 5434 milliseconds