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

  /external/webkit/Source/JavaScriptCore/runtime/
JSGlobalData.cpp 333 return sharedInstanceInternal();
338 JSGlobalData*& instance = sharedInstanceInternal();
348 JSGlobalData*& JSGlobalData::sharedInstanceInternal()
JSGlobalData.h 274 static JSGlobalData*& sharedInstanceInternal();

Completed in 32 milliseconds