HomeSort by relevance Sort by last modified time
    Searched refs:GetCalling (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/extensions/renderer/
script_context_set.h 58 // Gets the ScriptContext corresponding to v8::Context::GetCalling(), or
60 ScriptContext* GetCalling() const;
script_context_set.cc 55 ScriptContext* ScriptContextSet::GetCalling() const {

Completed in 63 milliseconds