Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/bytecode/
DSamplingTool.cpp249 static int compareLineCountInfoSampling(const void* left, const void* right) in compareLineCountInfoSampling() function
364 … qsort(lineCountInfo.begin(), linesCount, sizeof(LineCountInfo), compareLineCountInfoSampling); in dump()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2009-06-164125 (JSC::compareLineCountInfoSampling):