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.h126 if (!toEventTargetFunction) in toEventTarget()
128 return toEventTargetFunction(object); in toEventTarget()
145 const ToEventTargetFunction toEventTargetFunction; member