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

  /external/webkit/Source/JavaScriptCore/runtime/
JSGlobalData.h 112 // create APIContextGroup objects which require less locking of JSC
115 enum GlobalDataType { Default, APIContextGroup, APIShared };
JSGlobalData.cpp 318 return adoptRef(new JSGlobalData(APIContextGroup, type));

Completed in 199 milliseconds