Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DCollector.cpp433 void* g_stackBase = 0; variable
555 if (g_stackBase) in currentThreadStackBase()
556 return g_stackBase; in currentThreadStackBase()
/external/webkit/JavaScriptCore/
DChangeLog5476 g_stackBase, which must be set to the address of a local variable
5489 On WinCE, returns g_stackBase if set or call getStackBase as a