Searched defs:prepareListenerObject (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DV8AbstractEventListener.h81 // prepareListenerObject can potentially deref this event listener
86 prepareListenerObject(context);
117 virtual void prepareListenerObject(ScriptExecutionContext*) { } function in class:WebCore::V8AbstractEventListener
H A DV8LazyEventListener.cpp110 void V8LazyEventListener::prepareListenerObject(ScriptExecutionContext* context) function in class:WebCore::V8LazyEventListener

Completed in 48 milliseconds