Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/runtime/
DTracing.h42 #define JAVASCRIPTCORE_PROFILE_WILL_EXECUTE(arg0, arg1, arg2, arg3) macro
/external/webkit/Source/JavaScriptCore/profiler/
DProfileGenerator.cpp80JAVASCRIPTCORE_PROFILE_WILL_EXECUTE(m_profileGroup, const_cast<char*>(name.data()), const_cast<cha… in willExecute()