HomeSort by relevance Sort by last modified time
    Searched refs:mainThreadOnly (Results 1 - 4 of 4) sorted by null

  /external/webkit/JavaScriptCore/runtime/
JSGlobalData.h 188 bool mainThreadOnly;
JSGlobalData.cpp 148 , mainThreadOnly(false)
Collector.cpp 670 ASSERT(!m_globalData->mainThreadOnly || isMainThread());
    [all...]
  /external/webkit/WebCore/bindings/js/
JSDOMWindowBase.cpp 161 globalData->mainThreadOnly = true;

Completed in 50 milliseconds