Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DStackBounds.cpp205 static inline void* getLowerStackBound(char* currentPage, DWORD pageSize) in getLowerStackBound() function
243 void* lowerStackBound = getLowerStackBound(currentPage, pageSize); in initialize()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-166566 (WTF::getLowerStackBound):