Home
last modified time | relevance | path

Searched defs:heap_key (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp2529 static const pthread_key_t heap_key = __PTK_FRAMEWORK_JAVASCRIPTCORE_KEY0; variable
2531 static pthread_key_t heap_key; variable