Home
last modified time | relevance | path

Searched refs:executionContextCreated (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorRuntimeAgent.cpp221 m_frontend->executionContextCreated(ExecutionContextDescription::create() in addExecutionContextToFrontend()
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DRuntimeModel.js146 executionContextCreated: function(context) method in WebInspector.RuntimeDispatcher