HomeSort by relevance Sort by last modified time
    Searched defs:belongsToTheCurrentWorld (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
V8AbstractEventListener.cpp 179 bool V8AbstractEventListener::belongsToTheCurrentWorld() const
  /external/chromium_org/third_party/WebKit/Source/core/events/
EventListener.h 46 virtual bool belongsToTheCurrentWorld() const { return false; }

Completed in 1361 milliseconds