Home
last modified time | relevance | path

Searched refs:threadStackType (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DJSGlobalData.cpp146 JSGlobalData::JSGlobalData(GlobalDataType globalDataType, ThreadStackType threadStackType) in JSGlobalData() argument
168 …, maxReentryDepth(threadStackType == ThreadStackTypeSmall ? MaxSmallThreadReentryDepth : MaxLargeT… in JSGlobalData()