Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DWrapperTypeInfo.h123 if (!toEventTargetFunction) in toEventTarget()
125 return toEventTargetFunction(object); in toEventTarget()
142 const ToEventTargetFunction toEventTargetFunction; member