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

  /external/webkit/Source/WebCore/workers/
AbstractWorker.h 67 intptr_t asID() const { return reinterpret_cast<intptr_t>(this); }
  /external/webkit/Source/JavaScriptCore/parser/
SourceProvider.h 62 intptr_t asID() { return reinterpret_cast<intptr_t>(this); }

Completed in 41 milliseconds