Home
last modified time | relevance | path

Searched defs:calling (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/extensions/renderer/
Dscript_context_set.cc57 v8::Local<v8::Context> calling = isolate->GetCallingContext(); in GetCalling() local
/external/chromium_org/v8/test/cctest/
Dtest-debug.cc6844 v8::Handle<v8::Context> calling = info.GetIsolate()->GetCallingContext(); in NamedGetterWithCallingContextCheck() local
/external/chromium_org/v8/src/
Dapi.cc6382 i::Handle<i::Object> calling = isolate->GetCallingNativeContext(); in GetCallingContext() local