Home
last modified time | relevance | path

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

/external/webkit/WebCore/bindings/v8/
DWorldContextHandle.h48 v8::Local<v8::Context> adjustedContext(V8Proxy*) const;
DWorldContextHandle.cpp48 v8::Local<v8::Context> WorldContextHandle::adjustedContext(V8Proxy* proxy) const in adjustedContext() function in WebCore::WorldContextHandle
DV8LazyEventListener.cpp91 v8::Local<v8::Context> v8Context = worldContext().adjustedContext(proxy); in prepareListenerObject()
DV8Proxy.cpp912 return worldContext.adjustedContext(proxy); in toV8Context()
/external/webkit/WebCore/
DChangeLog-2010-01-2913805 (WebCore::WorldContextHandle::adjustedContext):
14750 (WebCore::WorldContextHandle::adjustedContext):