Searched defs:contextCreated (Results 1 – 2 of 2) sorted by relevance
82 bool contextCreated = (noErrorContext != NULL); in verifyNoErrorContext() local
202 void V8InspectorImpl::contextCreated(const V8ContextInfo& info) { in contextCreated() function in v8_inspector::V8InspectorImpl