OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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