Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8DOMWrapper.h99 v8::Handle<v8::Context> contextForWrapper = creationContext->CreationContext(); in V8WrapperInstantiationScope() local
102 if (contextForWrapper == m_context) in V8WrapperInstantiationScope()
104 m_context = v8::Local<v8::Context>::New(isolate, contextForWrapper); in V8WrapperInstantiationScope()