Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/runtime/
DJSGlobalData.cpp389 void JSGlobalData::stopSampling() in stopSampling() function in JSC::JSGlobalData
391 interpreter->stopSampling(); in stopSampling()
DJSGlobalData.h260 void stopSampling();
/external/webkit/Source/JavaScriptCore/interpreter/
DInterpreter.h116 void stopSampling();
DInterpreter.cpp4898 void Interpreter::stopSampling() in stopSampling() function in JSC::Interpreter
/external/webkit/Source/JavaScriptCore/
Djsc.cpp412 globalData.stopSampling(); in runWithScripts()
DChangeLog-2010-05-2417411 (JSC::Interpreter::stopSampling):
17426 (JSC::JSGlobalData::stopSampling):
/external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
DJavaScriptCore.def320 ?stopSampling@JSGlobalData@JSC@@QAEXXZ